2026-03-30 13:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 13:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 13:00:06 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
2026-03-30 13:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 13:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 13:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 13:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 13:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: f1dbf50a0cf0fbeb
2026-03-30 13:00:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 13:00:06 [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-30T13_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 13:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 13:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 13:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 13:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 13:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 13:00:07 [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-30 13:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 13:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 13:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 13:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 13:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-30 13:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 13:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 13:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-30 13:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:00:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 13:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 13:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 13:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-30 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-30 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-30 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-30 13:00:15 [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-30 13:00:15 [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-30 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css?family=Lexend> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:15 [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-30 13:00:15 [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-30 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js>
2026-03-30 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
2026-03-30 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
2026-03-30 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
2026-03-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
2026-03-30 13:00:20 [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-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:20 [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-30 13:00:20 [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-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/profileconfig>
2026-03-30 13:00:20 [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-30 13:00:20 [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-30 13:00:20 [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-30 13:00:20 [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-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf>
2026-03-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/user>
2026-03-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/navigation>
2026-03-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js>
2026-03-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js>
2026-03-30 13:00:20 [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-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-30 13:00:20 [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-30 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-30 13:00:21 [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-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg>
2026-03-30 13:00:21 [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-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/facebook.png>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/twitter.png>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/sprite2.png>
2026-03-30 13:00:21 [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-30 13:00:21 [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-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-30 13:00:21 [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-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
2026-03-30 13:00:21 [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-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/vehicle/all>
2026-03-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-30 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
2026-03-30 13:00:21 [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-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-engine.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-reg.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-v5.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mot.svg>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-vat.svg>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2>
2026-03-30 13:00:22 [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-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/a8d92841-d753-4704-996d-37e3733ad6f4_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/RJ72YYU/2026-02-11/image/a8d92841-d753-4704-996d-37e3733ad6f4_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/RF72KWY/2026-02-18/image/2b943bb5-4a8f-4919-b586-a2cce9dc6c9e_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/RF72KWY/2026-02-18/image/2b943bb5-4a8f-4919-b586-a2cce9dc6c9e_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/RF72GAO/2025-12-11/image/093f8695-52eb-4026-afd0-e8781f48dea1_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/RF72GAO/2025-12-11/image/093f8695-52eb-4026-afd0-e8781f48dea1_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/PJ69XPF/2026-03-25/image/246dd227-18b0-44e2-976e-4ec64dea8dab_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/PJ69XPF/2026-03-25/image/246dd227-18b0-44e2-976e-4ec64dea8dab_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/RV23AWO/2026-03-05/image/cf4feb2e-4d46-4a95-8313-f062798debce_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/RV23AWO/2026-03-05/image/cf4feb2e-4d46-4a95-8313-f062798debce_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/FM18PZV/2026-03-20/image/4b005926-28c0-41b6-90ac-24102d994df3_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/FM18PZV/2026-03-20/image/4b005926-28c0-41b6-90ac-24102d994df3_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/fa5de827-f67a-4bc2-aec6-d2a945e4f704_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/fa5de827-f67a-4bc2-aec6-d2a945e4f704_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/SY71OWB/2026-03-18/image/dac468ba-0656-4e3e-a8a9-45cc0922f080_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/SY71OWB/2026-03-18/image/dac468ba-0656-4e3e-a8a9-45cc0922f080_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600>
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/FD17EAY/2026-03-23/image/f4193ae3-a7eb-4aae-ba42-1dcfd0108648_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/FD17EAY/2026-03-23/image/f4193ae3-a7eb-4aae-ba42-1dcfd0108648_removebg.jpg?w=600>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/YF68MFA/2026-03-21/image/acc5bbfc-e81b-4415-b0ec-f1b6fd963b5a_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/YF68MFA/2026-03-21/image/acc5bbfc-e81b-4415-b0ec-f1b6fd963b5a_removebg.jpg?w=600>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/BF17TLN/2026-03-28/image/2fac6a2a-63a4-45b0-85ed-f4e2ccc83837_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/BF17TLN/2026-03-28/image/2fac6a2a-63a4-45b0-85ed-f4e2ccc83837_removebg.jpg?w=600>
2026-03-30 13:00:23 [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-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/image-unavailable.png>
2026-03-30 13:00:23 [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-30 13:00:23 [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-30 13:00:23 [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-30 13:00:23 [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-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
2026-03-30 13:00:23 [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-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png>
2026-03-30 13:00:23 [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-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg>
2026-03-30 13:00:23 [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-30 13:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/vehicle-search> (referer: None) ['playwright']
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [astonbarclay.gb] INFO: Cookies from Playwright: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Mon+Mar+30+2026+13%3A00%3A23+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&landingPath=https%3A%2F%2Fcatalogue.astonbarclay.net%2Fvehicle-search&groups=C0001%3A1%2CC0002%3A0%2CC0004%3A0', 'domain': '.astonbarclay.net', 'path': '/', 'expires': 1806411623, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}]
2026-03-30 13:00:24 [astonbarclay.gb] INFO: Scrapy-formatted cookies: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Mon+Mar+30+2026+13%3A00%3A23+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&landingPath=https%3A%2F%2Fcatalogue.astonbarclay.net%2Fvehicle-search&groups=C0001%3A1%2CC0002%3A0%2CC0004%3A0', 'domain': '.astonbarclay.net', 'path': '/'}]
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Adesa',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 13: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-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-30 13:00:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-30 13:00:30 [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-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119310122
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119310122%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 119310122: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119637509
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119637509%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 119637509: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 117830350
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27117830350%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 117830350: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120741234
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120741234%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 120741234: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120171916
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120171916%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 120171916: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120620673
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120620673%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 120620673: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120404223
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120404223%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 120404223: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120510340
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120510340%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 120510340: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119960187
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119960187%27 HTTP/1.1" 200 None
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Scrape type for 119960187: 0
2026-03-30 13:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120595536
2026-03-30 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595536%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120595536: 2
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120597579
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120597579%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120597579: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120592265
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592265%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120592265: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595560
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595560%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120595560: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120145776
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120145776%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120145776: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595703
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595703%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120595703: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120592274
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592274%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120592274: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595682
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595682%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120595682: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120461410
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120461410%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120461410: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440606
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120440606%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120440606: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120595672
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595672%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120595672: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120592245
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592245%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120592245: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119837652
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119837652%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 119837652: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119848508
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119848508%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 119848508: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120196358
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120196358%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120196358: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 114262881
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27114262881%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 114262881: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120256233
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120256233%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120256233: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120214662
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120214662%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120214662: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119896301
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119896301%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 119896301: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119618922
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119618922%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 119618922: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120060014
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120060014%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120060014: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 118914209
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27118914209%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 118914209: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120287242
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120287242%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120287242: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120168848
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120168848%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120168848: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 118014845
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27118014845%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 118014845: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120248585
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120248585%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120248585: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120714439
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714439%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120714439: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120713961
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120713961%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120713961: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120755440
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120755440%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120755440: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120733331
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733331%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120733331: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120749209
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120749209%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120749209: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120746372
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120746372%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120746372: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120764254
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120764254%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120764254: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120297677
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120297677%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120297677: 2
2026-03-30 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120620613
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120620613%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120620613: 2
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120413042
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120413042%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120413042: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120537923
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120537923%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120537923: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120584460
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120584460%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120584460: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120368640
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120368640%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120368640: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120666587
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120666587%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120666587: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120668424
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120668424%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120668424: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120396890
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120396890%27 HTTP/1.1" 200 None
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Scrape type for 120396890: 0
2026-03-30 13:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120651855
2026-03-30 13:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120651855%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120651855: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120587142
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120587142%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120587142: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120367809
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120367809%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120367809: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120684046
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120684046%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120684046: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120668316
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120668316%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120668316: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120695152
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695152%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120695152: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120667873
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120667873%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120667873: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120646164
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120646164%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120646164: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120428169
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120428169%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120428169: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120690371
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690371%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120690371: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120667528
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120667528%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120667528: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120584837
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120584837%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120584837: 2
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120481458
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120481458%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120481458: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120668504
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120668504%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120668504: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120453748
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120453748%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120453748: 2
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120591724
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120591724%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120591724: 2
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120656496
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120656496%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120656496: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120741069
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120741069%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120741069: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120735368
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120735368%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120735368: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120790500
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120790500%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120790500: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120732683
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120732683%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120732683: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120320853
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120320853%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120320853: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120696486
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120696486%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120696486: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120322108
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120322108%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120322108: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120714054
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714054%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120714054: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120801744
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120801744%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120801744: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120714062
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714062%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120714062: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120798718
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120798718%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120798718: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794507
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794507%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120794507: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120693873
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693873%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120693873: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794387
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794387%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120794387: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120761595
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120761595%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120761595: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119811587
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119811587%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 119811587: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120280975
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120280975%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120280975: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 119629779
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119629779%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 119629779: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120327884
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120327884%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120327884: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120453970
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120453970%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120453970: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120753553
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120753553%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120753553: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794223
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794223%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120794223: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120750401
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120750401%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120750401: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120797674
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120797674%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120797674: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120654283
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120654283%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120654283: 2
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120754078
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120754078%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120754078: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120754325
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120754325%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120754325: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120794574
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794574%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120794574: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120657468
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120657468%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120657468: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120582597
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120582597: 0
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120832784
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832784%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120832784: 2
2026-03-30 13:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120597579?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595536?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120828637
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828637%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120828637: 2
2026-03-30 13:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120832446
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832446%27 HTTP/1.1" 200 None
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Scrape type for 120832446: 2
2026-03-30 13:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120833244
2026-03-30 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120833244%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120833244: 2
2026-03-30 13:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592274?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120830848
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830848%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120830848: 2
2026-03-30 13:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120750706
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120750706%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120750706: 0
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120192862
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120192862%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120192862: 2
2026-03-30 13:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595560?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:33 [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-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120752578
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120752578%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120752578: 0
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120402526
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120402526%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120402526: 0
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120439927
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120439927%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120439927: 0
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120827887
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827887%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120827887: 2
2026-03-30 13:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120597579, 'registration': 'YF68MFA', 'account': 'SMC012', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE Tech 5dr 2WD', 'mileage': 46531, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1016, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-10-29', 'fuel': 'Diesel', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF68MFA/2026-03-21/image/acc5bbfc-e81b-4415-b0ec-f1b6fd963b5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/6b237552-0e83-4832-a82f-4eae907ff0e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/82e5056c-e2dd-4592-b870-e1c8b1981bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/16427860-3e0a-45f8-a3e1-b655e46c673f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/004cf935-36e3-484d-a24e-129279faf0b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/77e99cb1-8c74-4397-bc64-dd94c594f347_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/d414f3d6-254a-4cda-a05e-3e319ad26aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/fbddffe9-46ac-4cc2-a0a7-2b7f888f791e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/8a0a371f-055b-4cf0-b9a5-4bff693d9a0c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/19 5K - 02/21 9K - 01/22 12K', 'remarks': 'VOSA DISCREPANCY, VOSA STATES, 118K, 20K, 31K, 42K, 45K - 2X 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': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d1c25aa-bdbf-404f-995b-de69e6597799.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120597579, 'registration': 'YF68MFA', 'account': 'SMC012', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE Tech 5dr 2WD', 'mileage': 46531, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1016, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-10-29', 'fuel': 'Diesel', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF68MFA/2026-03-21/image/acc5bbfc-e81b-4415-b0ec-f1b6fd963b5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/6b237552-0e83-4832-a82f-4eae907ff0e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/82e5056c-e2dd-4592-b870-e1c8b1981bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/16427860-3e0a-45f8-a3e1-b655e46c673f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/004cf935-36e3-484d-a24e-129279faf0b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/77e99cb1-8c74-4397-bc64-dd94c594f347_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/d414f3d6-254a-4cda-a05e-3e319ad26aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/fbddffe9-46ac-4cc2-a0a7-2b7f888f791e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF68MFA/2026-03-21/image/8a0a371f-055b-4cf0-b9a5-4bff693d9a0c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/19 5K - 02/21 9K - 01/22 12K', 'remarks': 'VOSA DISCREPANCY, VOSA STATES, 118K, 20K, 31K, 42K, 45K - 2X 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': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d1c25aa-bdbf-404f-995b-de69e6597799.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f with identifier: 120597579
2026-03-30 13:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f with scrape type 2
2026-03-30 13:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f with scrape type 2
2026-03-30 13:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f, identifier: 120597579
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595536, 'registration': 'FD17EAY', 'account': 'ALL021', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Active 5dr Auto', 'mileage': 42272, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1015, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-05-17', 'fuel': 'Petrol', 'motExpiry': '2026-05-29', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD17EAY/2026-03-23/image/f4193ae3-a7eb-4aae-ba42-1dcfd0108648_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/90bee2b9-d36d-4488-8d4b-2f0d266c77aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/e303c727-6dee-4ea8-accc-d0ad3a04ccf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/00b81ec3-4d5d-4184-9a56-9e91047f6aca_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/bc471717-fca4-4802-9d35-c6395124e9cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/91addef1-5441-436c-8862-2b911ba63c8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/6e725fc2-6ca8-4773-9669-99c5bccd9b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/900d4743-7723-4afe-8ef8-8e5aae42cad4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/9477a677-e003-494c-a854-3f17e1ec7b1a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18 4K - 05/19 9K - 05/20 13K - 05/21 16K - 04/22 19K - 04/23 23K', 'remarks': 'VOSA STATES, 19K, 23K, 27K, 33K - 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': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60432cd8-8ea0-4999-903b-f967d13eff80.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595536, 'registration': 'FD17EAY', 'account': 'ALL021', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Active 5dr Auto', 'mileage': 42272, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1015, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-05-17', 'fuel': 'Petrol', 'motExpiry': '2026-05-29', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD17EAY/2026-03-23/image/f4193ae3-a7eb-4aae-ba42-1dcfd0108648_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/90bee2b9-d36d-4488-8d4b-2f0d266c77aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/e303c727-6dee-4ea8-accc-d0ad3a04ccf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/00b81ec3-4d5d-4184-9a56-9e91047f6aca_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/bc471717-fca4-4802-9d35-c6395124e9cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/91addef1-5441-436c-8862-2b911ba63c8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/6e725fc2-6ca8-4773-9669-99c5bccd9b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/900d4743-7723-4afe-8ef8-8e5aae42cad4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD17EAY/2026-03-23/image/9477a677-e003-494c-a854-3f17e1ec7b1a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18 4K - 05/19 9K - 05/20 13K - 05/21 16K - 04/22 19K - 04/23 23K', 'remarks': 'VOSA STATES, 19K, 23K, 27K, 33K - 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': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60432cd8-8ea0-4999-903b-f967d13eff80.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f58bdb7-cba9-5638-af13-2cfd9487bc61 with identifier: 120595536
2026-03-30 13:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f58bdb7-cba9-5638-af13-2cfd9487bc61 with scrape type 2
2026-03-30 13:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f58bdb7-cba9-5638-af13-2cfd9487bc61 with scrape type 2
2026-03-30 13:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f58bdb7-cba9-5638-af13-2cfd9487bc61, identifier: 120595536
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120406739
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120406739%27 HTTP/1.1" 200 None
2026-03-30 13:00:33 [astonbarclay.gb] INFO: Scrape type for 120406739: 2
2026-03-30 13:00:33 [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-30 13:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f with identifier: 120597579
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-30 13:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f with identifier: 120597579
2026-03-30 13:00:34 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0636b7e9-aea6-5a27-9b02-592c1ac4ac0f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0636b7e9-aea6-5a27-9b02-592c1ac4ac0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF68MFA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120597579',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 46531,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-29',
'seller_name': 'SMC Group',
'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': 2018}
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120597579%27 HTTP/1.1" 200 None
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Saving data for 120597579: {'auction_closing_time': 1774861200.0, 'created_time': 1774033600.690462, 'last_price_update_time': 1774875634.042967}
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120597579') HTTP/1.1" 204 0
2026-03-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f58bdb7-cba9-5638-af13-2cfd9487bc61 with identifier: 120595536
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f58bdb7-cba9-5638-af13-2cfd9487bc61 with identifier: 120595536
2026-03-30 13:00:34 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7f58bdb7-cba9-5638-af13-2cfd9487bc61 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7f58bdb7-cba9-5638-af13-2cfd9487bc61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD17EAY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595536',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 42272,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-17',
'seller_name': 'SMC GROUP',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T Active 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T Active 5dr Auto',
'vin': None,
'year': 2017}
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595536%27 HTTP/1.1" 200 None
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Saving data for 120595536: {'auction_closing_time': 1774861200.0, 'created_time': 1774033628.772, 'last_price_update_time': 1774875634.443781}
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595536') HTTP/1.1" 204 0
2026-03-30 13:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592274, 'registration': 'T7HJO', 'account': 'OMA006', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 100986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1022, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-12-01', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/T7HJO/2026-03-23/image/e39e4805-8c12-4ae1-8d46-7b7ba253a13b_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/80223bca-344f-466d-a03e-fec503111061_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/df3869fb-d1a8-4819-ad2d-579fab27891e_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/48117a0b-dc03-416b-9a85-386086a636b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/db5979cc-c828-4e37-a978-43dca6832aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/63d5b6c1-126d-4166-b8ea-03a088ab3483_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/19419651-747e-4e59-8a80-6ea8fc3f79a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/26b48e9b-8f2e-4bfa-8a04-850292733af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/8cfc7925-2a8d-4ede-ba75-ae0144d480cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/af55af36-5047-4b7c-9d70-7b6056ebb4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/d781bc83-5cb5-4ae3-95cd-f375a5defe03_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 07/19 20K - 11/20 28K - 10/22 49K', 'remarks': 'VOSA STATES, 51K, 66K, 78K, 96K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Allend Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 49, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08c77ffe-54cd-4507-b263-e9a1acaf87d2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592274, 'registration': 'T7HJO', 'account': 'OMA006', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 100986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1022, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-12-01', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-04', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/T7HJO/2026-03-23/image/e39e4805-8c12-4ae1-8d46-7b7ba253a13b_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/80223bca-344f-466d-a03e-fec503111061_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/df3869fb-d1a8-4819-ad2d-579fab27891e_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/48117a0b-dc03-416b-9a85-386086a636b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/db5979cc-c828-4e37-a978-43dca6832aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/63d5b6c1-126d-4166-b8ea-03a088ab3483_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/19419651-747e-4e59-8a80-6ea8fc3f79a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/26b48e9b-8f2e-4bfa-8a04-850292733af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/8cfc7925-2a8d-4ede-ba75-ae0144d480cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/af55af36-5047-4b7c-9d70-7b6056ebb4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/T7HJO/2026-03-23/image/d781bc83-5cb5-4ae3-95cd-f375a5defe03_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 07/19 20K - 11/20 28K - 10/22 49K', 'remarks': 'VOSA STATES, 51K, 66K, 78K, 96K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Allend Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 49, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08c77ffe-54cd-4507-b263-e9a1acaf87d2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c04cd77d-6a26-592a-8792-9c7c80c58694 with identifier: 120592274
2026-03-30 13:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c04cd77d-6a26-592a-8792-9c7c80c58694 with scrape type 2
2026-03-30 13:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c04cd77d-6a26-592a-8792-9c7c80c58694 with scrape type 2
2026-03-30 13:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c04cd77d-6a26-592a-8792-9c7c80c58694, identifier: 120592274
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120751254
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120751254%27 HTTP/1.1" 200 None
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Scrape type for 120751254: 0
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120364358
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120364358%27 HTTP/1.1" 200 None
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Scrape type for 120364358: 2
2026-03-30 13:00:34 [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-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c04cd77d-6a26-592a-8792-9c7c80c58694 with identifier: 120592274
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:34 [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-30 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c04cd77d-6a26-592a-8792-9c7c80c58694 with identifier: 120592274
2026-03-30 13:00:34 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c04cd77d-6a26-592a-8792-9c7c80c58694 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'c04cd77d-6a26-592a-8792-9c7c80c58694',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'T7HJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592274',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 100986,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-01',
'seller_name': 'Allend Motor Group',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto',
'vin': None,
'year': 2017}
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592274%27 HTTP/1.1" 200 None
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Saving data for 120592274: {'auction_closing_time': 1774861200.0, 'created_time': 1774033635.683317, 'last_price_update_time': 1774875634.941862}
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592274') HTTP/1.1" 204 0
2026-03-30 13:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:34 [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-30 13:00:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595560, 'registration': 'KM72OTT', 'account': 'ALL021', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 130 GT 5dr EAT8', 'mileage': 24755, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1018, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KM72OTT/2026-03-21/image/7eec616b-1cf1-4f3a-8e8c-a8d15748f704_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/a1a99e81-f3e9-4ae4-8a6c-6c619a5cca75_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/326d9c7d-478f-470f-9286-e6dbf5509305_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/9a4e997a-3e39-46dc-acfc-6a92a3906f3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/405d0994-a528-4f2a-9810-3315005045fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/0a6d23d7-93cd-4884-b8bb-4c713ea24aed_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/d1840698-dbda-4f18-88bf-e39c4adfbb8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/dea8e15e-38d2-4f88-8c20-45bf8b15a282_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/7a31f837-f9ca-4638-bcab-cf104cb7f95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/e0cee831-28dc-4d83-bb9c-b4b7980c72b1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES, 20K - 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': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/218d6d77-4cc0-45cd-ae92-4cd60f9f1b3c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595560, 'registration': 'KM72OTT', 'account': 'ALL021', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 130 GT 5dr EAT8', 'mileage': 24755, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1018, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KM72OTT/2026-03-21/image/7eec616b-1cf1-4f3a-8e8c-a8d15748f704_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/a1a99e81-f3e9-4ae4-8a6c-6c619a5cca75_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/326d9c7d-478f-470f-9286-e6dbf5509305_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/9a4e997a-3e39-46dc-acfc-6a92a3906f3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/405d0994-a528-4f2a-9810-3315005045fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/0a6d23d7-93cd-4884-b8bb-4c713ea24aed_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/d1840698-dbda-4f18-88bf-e39c4adfbb8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/dea8e15e-38d2-4f88-8c20-45bf8b15a282_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/7a31f837-f9ca-4638-bcab-cf104cb7f95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM72OTT/2026-03-21/image/e0cee831-28dc-4d83-bb9c-b4b7980c72b1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES, 20K - 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': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/218d6d77-4cc0-45cd-ae92-4cd60f9f1b3c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81be334f-cce6-5dce-a066-12eb15c7d3e6 with identifier: 120595560
2026-03-30 13:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81be334f-cce6-5dce-a066-12eb15c7d3e6 with scrape type 2
2026-03-30 13:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81be334f-cce6-5dce-a066-12eb15c7d3e6 with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81be334f-cce6-5dce-a066-12eb15c7d3e6, identifier: 120595560
2026-03-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-02-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG68GWA/2026-03-25/image/7b49c11a-0f78-476f-a391-c546fc568a09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/675bc606-36fe-4f1c-8e53-622e8792bedb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/31906d7a-4d5d-43f0-bd72-f5b8216b1a20_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/275aa178-d6c6-41ee-8c07-a5c36f3bbbc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/8de5379e-a6b1-4f50-9c90-07b5e3b2f76e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/cbeec6a4-7c2a-46ee-af8f-c6a7650fa7d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/358a2a13-c2b8-45b0-bf69-8db54b1cc68c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/9de257a6-0787-48fc-8f99-de75d5671d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/313926ef-6da5-413c-b088-ce3d74f5393c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 28K- 36K- 42K- 68K-', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', '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-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-02-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG68GWA/2026-03-25/image/7b49c11a-0f78-476f-a391-c546fc568a09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/675bc606-36fe-4f1c-8e53-622e8792bedb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/31906d7a-4d5d-43f0-bd72-f5b8216b1a20_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/275aa178-d6c6-41ee-8c07-a5c36f3bbbc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/8de5379e-a6b1-4f50-9c90-07b5e3b2f76e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/cbeec6a4-7c2a-46ee-af8f-c6a7650fa7d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/358a2a13-c2b8-45b0-bf69-8db54b1cc68c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/9de257a6-0787-48fc-8f99-de75d5671d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG68GWA/2026-03-25/image/313926ef-6da5-413c-b088-ce3d74f5393c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 28K- 36K- 42K- 68K-', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', '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-30 13:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682
2026-03-30 13:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3ccf87-5e0b-51e3-899a-898cbc35e671 with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab3ccf87-5e0b-51e3-899a-898cbc35e671 with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ab3ccf87-5e0b-51e3-899a-898cbc35e671, identifier: 120595682
2026-03-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1017, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-03-08', 'fuel': 'Diesel', 'motExpiry': '2026-02-21', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF17TLN/2026-03-28/image/2fac6a2a-63a4-45b0-85ed-f4e2ccc83837_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/dc3c7fa8-7587-4e14-83a2-a555ec123f29_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/7d863164-babd-4781-a5a5-65dcd9c78015_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/7b138bca-37f0-4bc7-b11e-4b9c86c9c770_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/28d90154-a73d-426f-8626-dc4646281810_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/6be3c555-598f-4cb1-9d7c-397da6eb3926_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/231eac14-391b-48f0-80ad-37ba14099a14_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/18 12K - 02/19 19K', 'remarks': 'VOSA STATES 38K - 53K- 71K 82K -', 'virtual': False, 'seller': 'SMC GROUP', '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/51fbcf8d-4a3e-4aa0-bb86-6b03612b039c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1017, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-03-08', 'fuel': 'Diesel', 'motExpiry': '2026-02-21', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF17TLN/2026-03-28/image/2fac6a2a-63a4-45b0-85ed-f4e2ccc83837_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/dc3c7fa8-7587-4e14-83a2-a555ec123f29_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/7d863164-babd-4781-a5a5-65dcd9c78015_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/7b138bca-37f0-4bc7-b11e-4b9c86c9c770_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/28d90154-a73d-426f-8626-dc4646281810_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/6be3c555-598f-4cb1-9d7c-397da6eb3926_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF17TLN/2026-03-28/image/231eac14-391b-48f0-80ad-37ba14099a14_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/18 12K - 02/19 19K', 'remarks': 'VOSA STATES 38K - 53K- 71K 82K -', 'virtual': False, 'seller': 'SMC GROUP', '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/51fbcf8d-4a3e-4aa0-bb86-6b03612b039c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265
2026-03-30 13:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4223e09-0d04-5980-af84-02e8d3c81cba with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4223e09-0d04-5980-af84-02e8d3c81cba with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4223e09-0d04-5980-af84-02e8d3c81cba, identifier: 120592265
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120751141
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120751141%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Scrape type for 120751141: 0
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120617164
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120617164%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Scrape type for 120617164: 0
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120832987
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832987%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Scrape type for 120832987: 2
2026-03-30 13:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81be334f-cce6-5dce-a066-12eb15c7d3e6 with identifier: 120595560
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-30 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81be334f-cce6-5dce-a066-12eb15c7d3e6 with identifier: 120595560
2026-03-30 13:00:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 81be334f-cce6-5dce-a066-12eb15c7d3e6 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '81be334f-cce6-5dce-a066-12eb15c7d3e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KM72OTT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595560',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 24755,
'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': 'SMC GROUP',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech 130 GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT 5dr EAT8',
'vin': None,
'year': 2022}
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595560%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Saving data for 120595560: {'auction_closing_time': 1774861200.0, 'created_time': 1774033476.381625, 'last_price_update_time': 1774875635.558655}
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595560') HTTP/1.1" 204 0
2026-03-30 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682
2026-03-30 13:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682
2026-03-30 13:00:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with expiration date: 2026-03-30T09:00:00Z
{'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-03-30T09: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-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595682%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Saving data for 120595682: {'auction_closing_time': 1774861200.0, 'created_time': 1774379094.479537, 'last_price_update_time': 1774875635.592521}
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595682') HTTP/1.1" 204 0
2026-03-30 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265
2026-03-30 13:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265
2026-03-30 13:00:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e4223e09-0d04-5980-af84-02e8d3c81cba with expiration date: 2026-03-30T09:00:00Z
{'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-03-30T09: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-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592265%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Saving data for 120592265: {'auction_closing_time': 1774861200.0, 'created_time': 1774379084.101954, 'last_price_update_time': 1774875635.627737}
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592265') HTTP/1.1" 204 0
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120581824
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120581824%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Scrape type for 120581824: 0
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120830480
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830480%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Scrape type for 120830480: 2
2026-03-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1020, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-21', 'fuel': 'Petrol', 'motExpiry': '2027-02-07', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY67CNO/2026-03-25/image/82c79c06-3672-4e40-8b85-c07449c1c0a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/b5cee235-a67a-42b2-9f46-04b07bba8004_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/16f25d01-37a0-41f4-b6af-97953ddaa559_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/9f13b321-2ddc-428b-9704-cb649db06c70_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/9f5f21c6-8924-4285-a8d6-3d1bbe92a41d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/f7dd3263-642a-4de1-8927-cf0d480428c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/e5f1f28a-5cdd-4ba1-bac4-2edda9836a7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/82c8e05a-aff2-469c-ab5a-55a719fcd9f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/8352c965-4563-48c4-8e75-4fcd6f9a6e39_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES, 16K, 19K, 22K, 26K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', '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-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1020, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-21', 'fuel': 'Petrol', 'motExpiry': '2027-02-07', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY67CNO/2026-03-25/image/82c79c06-3672-4e40-8b85-c07449c1c0a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/b5cee235-a67a-42b2-9f46-04b07bba8004_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/16f25d01-37a0-41f4-b6af-97953ddaa559_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/9f13b321-2ddc-428b-9704-cb649db06c70_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/9f5f21c6-8924-4285-a8d6-3d1bbe92a41d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/f7dd3263-642a-4de1-8927-cf0d480428c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/e5f1f28a-5cdd-4ba1-bac4-2edda9836a7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/82c8e05a-aff2-469c-ab5a-55a719fcd9f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY67CNO/2026-03-25/image/8352c965-4563-48c4-8e75-4fcd6f9a6e39_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES, 16K, 19K, 22K, 26K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', '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-30 13:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703
2026-03-30 13:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3, identifier: 120595703
2026-03-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1027, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-25', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SN19YNV/2026-03-25/image/b055e517-7bb2-4e6b-9415-048a1684b790_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/3bccafeb-3a57-4270-a3ef-e780bf0c8746_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/7e90c472-08c4-4ea9-a163-e5f02a808741_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/99ccfbfd-c200-4516-9b2e-15f62e8d1439_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/9dfe3368-1474-4077-918a-bcd3601cebbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/3f12f13e-744d-4674-b5aa-ae87750323fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/0ecf0172-6c46-4249-a0ce-080577247571_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/28a905e7-9221-4e45-af04-2262801a7347_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/e72d7707-7cd3-4515-9eba-5b53f0ebe7f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/a3df4c3e-a74e-4f50-a01b-22b9d3f5ed86_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/23 17K - 03/24 23K - 06/25 40K', 'remarks': 'VOSA STATES, 15K, 20K, 29K, 43K - Hands free tailgate, PDC', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', '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-30 13:00:35 [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': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1027, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-25', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SN19YNV/2026-03-25/image/b055e517-7bb2-4e6b-9415-048a1684b790_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/3bccafeb-3a57-4270-a3ef-e780bf0c8746_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/7e90c472-08c4-4ea9-a163-e5f02a808741_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/99ccfbfd-c200-4516-9b2e-15f62e8d1439_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/9dfe3368-1474-4077-918a-bcd3601cebbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/3f12f13e-744d-4674-b5aa-ae87750323fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/0ecf0172-6c46-4249-a0ce-080577247571_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/28a905e7-9221-4e45-af04-2262801a7347_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/e72d7707-7cd3-4515-9eba-5b53f0ebe7f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SN19YNV/2026-03-25/image/a3df4c3e-a74e-4f50-a01b-22b9d3f5ed86_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/23 17K - 03/24 23K - 06/25 40K', 'remarks': 'VOSA STATES, 15K, 20K, 29K, 43K - Hands free tailgate, PDC', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', '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-30 13:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672
2026-03-30 13:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with scrape type 2
2026-03-30 13:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab, identifier: 120595672
2026-03-30 13:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120297677?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120620613?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703
2026-03-30 13:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703
2026-03-30 13:00:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with expiration date: 2026-03-30T09:00:00Z
{'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-03-30T09: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-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595703%27 HTTP/1.1" 200 None
2026-03-30 13:00:35 [astonbarclay.gb] INFO: Saving data for 120595703: {'auction_closing_time': 1774861200.0, 'created_time': 1774379094.82905, 'last_price_update_time': 1774875635.930886}
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595703') HTTP/1.1" 204 0
2026-03-30 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672
2026-03-30 13:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-30 13:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13: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-30 13:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672
2026-03-30 13:00:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with expiration date: 2026-03-30T09:00:00Z
{'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-03-30T09: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-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595672%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Saving data for 120595672: {'auction_closing_time': 1774861200.0, 'created_time': 1774379086.070581, 'last_price_update_time': 1774875636.115463}
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595672') HTTP/1.1" 204 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120476757
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120476757%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120476757: 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120830974
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830974%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120830974: 2
2026-03-30 13: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-30 13: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-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120617192
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120617192%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120617192: 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120302654
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120302654%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120302654: 2
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120297677, 'registration': 'MX19OTY', 'account': 'WBA003', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d SE Business 5dr [Nav/Servotronic] Step Auto', 'mileage': 102187, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1130, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MX19OTY/2026-03-10/image/fdad2f41-ca18-4c5c-8142-1e3e40afdf3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c2bcfae9-7ee8-42ae-b2ac-7a2ac3e3a540_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/4c856655-7f9b-451f-8988-59e82380e437_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/2d1e0396-982f-46f4-859d-5e618776a3be_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/63f4b6e5-dbbc-4196-ba64-71c81169cdc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/0dddd508-2154-4081-9211-9bba50aea064_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/7b2a44b9-4b25-4a47-b54e-c15614b86a6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/deedf810-0bba-44e8-8bc4-2a75cfb0d535_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/96181dff-6cc4-4568-b445-bf3421e08a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/b0e2e06a-f716-49f1-8a30-e2cc467d5ab4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c6fa440f-d0de-4156-87ff-7afe3d926cec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/20ea1507-06e4-49a7-9f40-3e5dffe71035_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/20- 19K, 07/21- 32K, 11/21- 36K, 03/22- 42K', 'remarks': 'VOSA STATES 43K, 62K, 76K, 96K, 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': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f40a8ea2-334f-4582-b5fb-c52485f72486.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120297677, 'registration': 'MX19OTY', 'account': 'WBA003', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d SE Business 5dr [Nav/Servotronic] Step Auto', 'mileage': 102187, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1130, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-14', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MX19OTY/2026-03-10/image/fdad2f41-ca18-4c5c-8142-1e3e40afdf3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c2bcfae9-7ee8-42ae-b2ac-7a2ac3e3a540_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/4c856655-7f9b-451f-8988-59e82380e437_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/2d1e0396-982f-46f4-859d-5e618776a3be_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/63f4b6e5-dbbc-4196-ba64-71c81169cdc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/0dddd508-2154-4081-9211-9bba50aea064_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/7b2a44b9-4b25-4a47-b54e-c15614b86a6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/deedf810-0bba-44e8-8bc4-2a75cfb0d535_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/96181dff-6cc4-4568-b445-bf3421e08a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/b0e2e06a-f716-49f1-8a30-e2cc467d5ab4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/c6fa440f-d0de-4156-87ff-7afe3d926cec_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX19OTY/2026-03-10/image/20ea1507-06e4-49a7-9f40-3e5dffe71035_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/20- 19K, 07/21- 32K, 11/21- 36K, 03/22- 42K', 'remarks': 'VOSA STATES 43K, 62K, 76K, 96K, 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': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f40a8ea2-334f-4582-b5fb-c52485f72486.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677
2026-03-30 13:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a372a58b-4cac-567e-bb85-00183b58096f with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a372a58b-4cac-567e-bb85-00183b58096f with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a372a58b-4cac-567e-bb85-00183b58096f, identifier: 120297677
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120620613, 'registration': 'MM64RSM', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 104719, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1131, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MM64RSM/2026-03-20/image/57a3c6cd-1fb2-4164-bb4b-d3aa1551da09_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/6ac3b04c-8aee-4ee2-b91c-76d2015f00e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2718fcda-88e6-4a39-9b64-e4a957e9056b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/a58045be-f2b5-4583-b0f9-0d5079bcef43_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/913a25e3-cb03-47b9-bb19-2816870d9f07_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/01947708-22e8-4cc5-b2d2-89462f17494b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/d5e3d9be-0ca2-4a30-81cb-df198fe97472_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2c23242e-da66-4799-93b3-caff0ddf50ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/9c8e3d0a-e57f-4db6-a8b5-117fe5743545_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/53b85913-044f-4fec-a12e-67497891e54e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 12/16- 5K, 03/18- 15K, 02/19- 31K, 03/19- 31K, 07/21- 46K', 'remarks': 'VOSA STATES 47K, 75K, 86K, 89K, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/36243f1e-d4ea-46b9-881f-e40dc2bf365d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120620613, 'registration': 'MM64RSM', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '2.0d [180] R-Sport 4dr Auto', 'mileage': 104719, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1131, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-26', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MM64RSM/2026-03-20/image/57a3c6cd-1fb2-4164-bb4b-d3aa1551da09_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/6ac3b04c-8aee-4ee2-b91c-76d2015f00e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2718fcda-88e6-4a39-9b64-e4a957e9056b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/a58045be-f2b5-4583-b0f9-0d5079bcef43_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/913a25e3-cb03-47b9-bb19-2816870d9f07_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/01947708-22e8-4cc5-b2d2-89462f17494b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/d5e3d9be-0ca2-4a30-81cb-df198fe97472_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/2c23242e-da66-4799-93b3-caff0ddf50ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/9c8e3d0a-e57f-4db6-a8b5-117fe5743545_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM64RSM/2026-03-20/image/53b85913-044f-4fec-a12e-67497891e54e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 12/16- 5K, 03/18- 15K, 02/19- 31K, 03/19- 31K, 07/21- 46K', 'remarks': 'VOSA STATES 47K, 75K, 86K, 89K, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/36243f1e-d4ea-46b9-881f-e40dc2bf365d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5925435-5af1-5333-be0d-d24f96390ba9 with identifier: 120620613
2026-03-30 13:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5925435-5af1-5333-be0d-d24f96390ba9 with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5925435-5af1-5333-be0d-d24f96390ba9 with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5925435-5af1-5333-be0d-d24f96390ba9, identifier: 120620613
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120442309
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120442309%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120442309: 2
2026-03-30 13:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677
2026-03-30 13:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a372a58b-4cac-567e-bb85-00183b58096f with identifier: 120297677
2026-03-30 13:00:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a372a58b-4cac-567e-bb85-00183b58096f with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a372a58b-4cac-567e-bb85-00183b58096f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MX19OTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120297677',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 102187,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-14',
'seller_name': 'UKCGR - Select',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d SE Business 5dr '
'[Nav/Servotronic] Step Auto',
'transmission': 'automatic',
'trim': '116d SE Business 5dr [Nav/Servotronic] Step Auto',
'vin': None,
'year': 2019}
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120297677%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Saving data for 120297677: {'auction_closing_time': 1774861200.0, 'created_time': 1773404362.077874, 'last_price_update_time': 1774875636.481189}
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120297677') HTTP/1.1" 204 0
2026-03-30 13:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5925435-5af1-5333-be0d-d24f96390ba9 with identifier: 120620613
2026-03-30 13:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5925435-5af1-5333-be0d-d24f96390ba9 with identifier: 120620613
2026-03-30 13:00:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d5925435-5af1-5333-be0d-d24f96390ba9 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5925435-5af1-5333-be0d-d24f96390ba9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM64RSM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120620613',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 104719,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'JAGUAR XF DIESEL SALOON 2.0d [180] R-Sport 4dr Auto',
'transmission': 'automatic',
'trim': '2.0d [180] R-Sport 4dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120620613%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Saving data for 120620613: {'auction_closing_time': 1774861200.0, 'created_time': 1774000947.384655, 'last_price_update_time': 1774875636.617977}
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120620613') HTTP/1.1" 204 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120827132
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827132%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120827132: 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120581417
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120581417%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120581417: 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120832614
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832614%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120832614: 2
2026-03-30 13:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584837?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120453748?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120443760
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120443760%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120443760: 2
2026-03-30 13: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-30 13: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-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120829879
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829879%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120829879: 2
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120582459
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120582459%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120582459: 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120831309
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120831309%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120831309: 2
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120530920
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120530920%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120530920: 0
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120828451
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828451%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120828451: 2
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120831424
2026-03-30 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120831424%27 HTTP/1.1" 200 None
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Scrape type for 120831424: 2
2026-03-30 13:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591724?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120584837, 'registration': 'OV65ZJE', 'account': 'WBA004', 'make': 'BMW', 'model': 'I3 HATCHBACK', 'derivative': '125kW 5dr Auto', 'mileage': 47299, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1157, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-11-30', 'fuel': 'Electric', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/2748e3a7-95b7-45d2-ac98-2bbc46defb60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/e3121092-77d1-44db-8174-2ec00a709ff4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/9fff74db-ffbf-4200-bb94-5b50bb8c1950_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/64c28b1d-ea6b-44b3-9fca-f21100f85ad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/30427052-4fdb-49c7-9c3d-a813b47dc29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/719e1a93-e2a8-4e51-9b65-58e683db42d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/0cd1caf5-0e78-4a09-b7b7-9c251b956924_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a94274b5-c891-41b5-bc85-35b76e0baa22_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/b776b7f0-97d4-46cf-86a4-31f4b414eba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a985e131-d127-4295-9c82-597cd7a2e583_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/98a8e680-bd36-4e21-92b4-6e6d810dcc0c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19- 24K, 10/21- 27K, 10/23- 36K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 28K, 34K, 39K, 45K, 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ac6bab0f-a92c-43a4-beb0-bd65cf941bbd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120584837, 'registration': 'OV65ZJE', 'account': 'WBA004', 'make': 'BMW', 'model': 'I3 HATCHBACK', 'derivative': '125kW 5dr Auto', 'mileage': 47299, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1157, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-11-30', 'fuel': 'Electric', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/2748e3a7-95b7-45d2-ac98-2bbc46defb60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/e3121092-77d1-44db-8174-2ec00a709ff4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/9fff74db-ffbf-4200-bb94-5b50bb8c1950_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/64c28b1d-ea6b-44b3-9fca-f21100f85ad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/30427052-4fdb-49c7-9c3d-a813b47dc29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/719e1a93-e2a8-4e51-9b65-58e683db42d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/0cd1caf5-0e78-4a09-b7b7-9c251b956924_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a94274b5-c891-41b5-bc85-35b76e0baa22_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/b776b7f0-97d4-46cf-86a4-31f4b414eba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/a985e131-d127-4295-9c82-597cd7a2e583_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV65ZJE/2026-03-19/image/98a8e680-bd36-4e21-92b4-6e6d810dcc0c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19- 24K, 10/21- 27K, 10/23- 36K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 28K, 34K, 39K, 45K, 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ac6bab0f-a92c-43a4-beb0-bd65cf941bbd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72daddcb-e45a-5d64-a896-2261c5fe927a with identifier: 120584837
2026-03-30 13:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72daddcb-e45a-5d64-a896-2261c5fe927a with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72daddcb-e45a-5d64-a896-2261c5fe927a with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72daddcb-e45a-5d64-a896-2261c5fe927a, identifier: 120584837
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120453748, 'registration': 'DN19ZBE', 'account': 'WBA002', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.4 PHEV 4h 5dr Auto', 'mileage': 98223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1160, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-20', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 2360, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/a559f630-4d56-4b04-b0c3-673de1250ba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/5874c368-4eee-4074-9fe5-effdbec883ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/ba064351-9518-470a-9ff5-882a6026d61e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/79d699cc-48f0-449f-a3df-6d66bbbab716_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2679774f-1820-4355-9828-564c1fee49bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/12dbbf18-cf6d-48a5-929b-d4c7680a1dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/c75a5ea3-ab8b-4870-a731-a34b27493618_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/7f49a5e8-5945-44dd-85e0-27712936d5ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2515d5ca-db4c-4def-84fa-57eac0092d2c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/20 - 12K, 01/21 - 21K, 11/21 - 34K, 03/23 - 47K, 02/24 - 66K, 03/26 - 98K', 'remarks': 'VOSA STATES - 47K, 66K, 80K, 96K 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': 40, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/94597d9b-d2ea-462b-9df4-55bbe41fa85c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120453748, 'registration': 'DN19ZBE', 'account': 'WBA002', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.4 PHEV 4h 5dr Auto', 'mileage': 98223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1160, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-20', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 2360, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/a559f630-4d56-4b04-b0c3-673de1250ba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/5874c368-4eee-4074-9fe5-effdbec883ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/ba064351-9518-470a-9ff5-882a6026d61e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/79d699cc-48f0-449f-a3df-6d66bbbab716_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2679774f-1820-4355-9828-564c1fee49bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/12dbbf18-cf6d-48a5-929b-d4c7680a1dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/c75a5ea3-ab8b-4870-a731-a34b27493618_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/7f49a5e8-5945-44dd-85e0-27712936d5ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19ZBE/2026-03-16/image/2515d5ca-db4c-4def-84fa-57eac0092d2c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/20 - 12K, 01/21 - 21K, 11/21 - 34K, 03/23 - 47K, 02/24 - 66K, 03/26 - 98K', 'remarks': 'VOSA STATES - 47K, 66K, 80K, 96K 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': 40, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/94597d9b-d2ea-462b-9df4-55bbe41fa85c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748
2026-03-30 13:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d167918-b392-5ab7-9afb-e2fdeac7e147 with scrape type 2
2026-03-30 13:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d167918-b392-5ab7-9afb-e2fdeac7e147 with scrape type 2
2026-03-30 13:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d167918-b392-5ab7-9afb-e2fdeac7e147, identifier: 120453748
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120406763
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120406763%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Scrape type for 120406763: 0
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120830910
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830910%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Scrape type for 120830910: 2
2026-03-30 13: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-30 13:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72daddcb-e45a-5d64-a896-2261c5fe927a with identifier: 120584837
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13: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-30 13:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13: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-30 13:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72daddcb-e45a-5d64-a896-2261c5fe927a with identifier: 120584837
2026-03-30 13:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 72daddcb-e45a-5d64-a896-2261c5fe927a with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '72daddcb-e45a-5d64-a896-2261c5fe927a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OV65ZJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584837',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'I3 HATCHBACK',
'odometer': 47299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-30',
'seller_name': 'UKCGR - Trade',
'title': 'BMW I3 HATCHBACK 125kW 5dr Auto',
'transmission': 'automatic',
'trim': '125kW 5dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120584837%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Saving data for 120584837: {'auction_closing_time': 1774861200.0, 'created_time': 1773914551.49751, 'last_price_update_time': 1774875637.573676}
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584837') HTTP/1.1" 204 0
2026-03-30 13:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748
2026-03-30 13:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with identifier: 120453748
2026-03-30 13:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3d167918-b392-5ab7-9afb-e2fdeac7e147 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 40,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '3d167918-b392-5ab7-9afb-e2fdeac7e147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN19ZBE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120453748',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MITSUBISHI',
'model': 'OUTLANDER ESTATE',
'odometer': 98223,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-20',
'seller_name': 'UKCGR - Premium',
'title': 'MITSUBISHI OUTLANDER ESTATE 2.4 PHEV 4h 5dr Auto',
'transmission': 'automatic',
'trim': '2.4 PHEV 4h 5dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120453748%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Saving data for 120453748: {'auction_closing_time': 1774861200.0, 'created_time': 1773495275.329814, 'last_price_update_time': 1774875637.72251}
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120453748') HTTP/1.1" 204 0
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120220640
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120220640%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Scrape type for 120220640: 2
2026-03-30 13:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828637?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120654283?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120753086
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120753086%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Scrape type for 120753086: 0
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120302568
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120302568%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Scrape type for 120302568: 2
2026-03-30 13: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-30 13:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120591724, 'registration': 'YX16UYD', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr Xtronic', 'mileage': 77755, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1161, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2eb4a24b-087f-4581-8a84-42a955c34603_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/5b8b8cb8-c6ff-45be-b2e8-c618a2a08bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/129b7607-90b3-45f6-85e2-512953aa75ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2307895e-9b2b-4868-bc3f-23854e0eade2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/99dd9110-a6a9-4d19-96d1-3833fc8bff18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/4b436560-36ee-4c68-bbea-5de568a32138_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c71dd18c-f5df-4707-bce4-88ce012be728_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/b6967b07-9e4b-4b22-beb8-8c1625d7dbae_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c53298cb-b280-4b56-9cb4-d166961033f9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17- 6K, 05/18- 12K, 07/19- 23K, 07/20- 31K, 07/21- 38K', 'remarks': 'VOSA STATES 43K, 48K, 57K, 68K, SPARE KEY IN OFFICE, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', '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/9fe9987f-b952-4c02-a955-e64c72dee58e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120591724, 'registration': 'YX16UYD', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr Xtronic', 'mileage': 77755, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T09:00Z', 'lot': 1161, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2eb4a24b-087f-4581-8a84-42a955c34603_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/5b8b8cb8-c6ff-45be-b2e8-c618a2a08bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/129b7607-90b3-45f6-85e2-512953aa75ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/2307895e-9b2b-4868-bc3f-23854e0eade2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/99dd9110-a6a9-4d19-96d1-3833fc8bff18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/4b436560-36ee-4c68-bbea-5de568a32138_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c71dd18c-f5df-4707-bce4-88ce012be728_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/b6967b07-9e4b-4b22-beb8-8c1625d7dbae_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX16UYD/2026-03-19/image/c53298cb-b280-4b56-9cb4-d166961033f9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17- 6K, 05/18- 12K, 07/19- 23K, 07/20- 31K, 07/21- 38K', 'remarks': 'VOSA STATES 43K, 48K, 57K, 68K, SPARE KEY IN OFFICE, SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', '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/9fe9987f-b952-4c02-a955-e64c72dee58e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724
2026-03-30 13:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54e97be4-74a1-59f9-97ba-eab31cb40445 with scrape type 2
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54e97be4-74a1-59f9-97ba-eab31cb40445 with scrape type 2
2026-03-30 13:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54e97be4-74a1-59f9-97ba-eab31cb40445, identifier: 120591724
2026-03-30 13:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724
2026-03-30 13:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54e97be4-74a1-59f9-97ba-eab31cb40445 with identifier: 120591724
2026-03-30 13:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 54e97be4-74a1-59f9-97ba-eab31cb40445 with expiration date: 2026-03-30T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '54e97be4-74a1-59f9-97ba-eab31cb40445',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YX16UYD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591724',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 77755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN QASHQAI HATCHBACK 1.2 DiG-T N-Connecta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T N-Connecta 5dr Xtronic',
'vin': None,
'year': 2016}
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120591724%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Saving data for 120591724: {'auction_closing_time': 1774861200.0, 'created_time': 1773914537.985361, 'last_price_update_time': 1774875637.94532}
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591724') HTTP/1.1" 204 0
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120797287
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120797287%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Scrape type for 120797287: 0
2026-03-30 13:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120793723
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120793723%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120793723: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120797399
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120797399%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120797399: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120793900
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120793900%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120793900: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120794477
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794477%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120794477: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120024515
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120024515%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120024515: 2
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120540637
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120540637%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120540637: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120540698
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120540698%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120540698: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120582897
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120582897%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120582897: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120688601
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688601%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120688601: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120688264
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688264%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120688264: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120654113
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120654113%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120654113: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120540667
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120540667%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120540667: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120617178
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120617178%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120617178: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120537066
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120537066%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120537066: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120475596
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120475596%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120475596: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120582058
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120582058%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120582058: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120408135
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120408135%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120408135: 2
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828637, 'registration': 'RE12JXO', 'account': 'MAN037', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC EX 5dr', 'mileage': 110757, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1011, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-06-13', 'fuel': 'Petrol', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RE12JXO/2026-03-26/image/b2211b98-cd97-4b14-9865-a28263ff6f11_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/4b06e563-bc42-4367-abb6-29c1143db63e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/08f577d5-6a52-4b9c-8e7f-b4bef99f6634_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/2d82d191-f48f-47f5-9f13-142d919d4c33_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/2f01a48b-b710-4deb-848b-cff0a2cf20c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/c3dd064c-a5fc-41f7-ad53-c3c52696c013_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/99b9963f-437e-4265-9927-f9494656bcd9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 08/13-11K, 07/14-18K, 09/15-25K, ??-57K, 08/19-78K, 03/21-88K,', 'remarks': 'VOSA STATES 96K- 99K- 103K - 107K - 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': 190, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/15151781-f620-4035-ac55-54e4e066a1df.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828637, 'registration': 'RE12JXO', 'account': 'MAN037', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC EX 5dr', 'mileage': 110757, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1011, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-06-13', 'fuel': 'Petrol', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RE12JXO/2026-03-26/image/b2211b98-cd97-4b14-9865-a28263ff6f11_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/4b06e563-bc42-4367-abb6-29c1143db63e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/08f577d5-6a52-4b9c-8e7f-b4bef99f6634_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/2d82d191-f48f-47f5-9f13-142d919d4c33_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/2f01a48b-b710-4deb-848b-cff0a2cf20c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/c3dd064c-a5fc-41f7-ad53-c3c52696c013_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12JXO/2026-03-26/image/99b9963f-437e-4265-9927-f9494656bcd9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 08/13-11K, 07/14-18K, 09/15-25K, ??-57K, 08/19-78K, 03/21-88K,', 'remarks': 'VOSA STATES 96K- 99K- 103K - 107K - 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': 190, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/15151781-f620-4035-ac55-54e4e066a1df.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75146518-7756-5c6a-8808-726f9ee8991b with identifier: 120828637
2026-03-30 13:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75146518-7756-5c6a-8808-726f9ee8991b with scrape type 2
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75146518-7756-5c6a-8808-726f9ee8991b with scrape type 2
2026-03-30 13:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75146518-7756-5c6a-8808-726f9ee8991b, identifier: 120828637
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120654283, 'registration': 'YF61VLB', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '120d Sport 5dr', 'mileage': 91000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1004, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-02-03', 'fuel': 'Diesel', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1a0bbac2-ea54-40e4-a306-270671028450_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/04e12b8b-c2f7-4d4e-a9b9-e9d5d4f9a76b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1d8a5913-93bf-47a0-9cff-d9fe49526a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/a3a6f4d1-1564-4a2d-aef7-785439db1bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/067e4402-536a-4925-b0d0-b33221684a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/cd14349c-06ca-4c1a-8024-70592f398ad7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/67609ce6-3e36-4ff6-a238-f3b54c412826_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/48691035-7394-4ae3-ad4c-428e5d99ee65_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/0d8c2aeb-cb0f-4103-9aa9-2ed83134c016_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/3eb834ed-7359-471c-8930-3857f1c41340_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 09/13 36K- 10/13 38K - 10/14 55K- 01/15 59K-', 'remarks': 'VOSA STATES 85K, 87K, 89K, 90K, 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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d992438-333c-4d54-ac23-a1f8d15e8b62.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120654283, 'registration': 'YF61VLB', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '120d Sport 5dr', 'mileage': 91000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1004, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-02-03', 'fuel': 'Diesel', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1a0bbac2-ea54-40e4-a306-270671028450_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/04e12b8b-c2f7-4d4e-a9b9-e9d5d4f9a76b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/1d8a5913-93bf-47a0-9cff-d9fe49526a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/a3a6f4d1-1564-4a2d-aef7-785439db1bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/067e4402-536a-4925-b0d0-b33221684a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/cd14349c-06ca-4c1a-8024-70592f398ad7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/67609ce6-3e36-4ff6-a238-f3b54c412826_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/48691035-7394-4ae3-ad4c-428e5d99ee65_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/0d8c2aeb-cb0f-4103-9aa9-2ed83134c016_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF61VLB/2026-03-21/image/3eb834ed-7359-471c-8930-3857f1c41340_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 09/13 36K- 10/13 38K - 10/14 55K- 01/15 59K-', 'remarks': 'VOSA STATES 85K, 87K, 89K, 90K, 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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d992438-333c-4d54-ac23-a1f8d15e8b62.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283
2026-03-30 13:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db9b6082-af4a-5bed-b16b-d5e98bd20a06 with scrape type 2
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db9b6082-af4a-5bed-b16b-d5e98bd20a06 with scrape type 2
2026-03-30 13:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: db9b6082-af4a-5bed-b16b-d5e98bd20a06, identifier: 120654283
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120402888
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120402888%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120402888: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120654349
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120654349%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120654349: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120859656
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120859656%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120859656: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120860246
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120860246%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120860246: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861174
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861174%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861174: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861479
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861479%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861479: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120860771
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120860771%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120860771: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861213
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861213%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861213: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120860161
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120860161%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120860161: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861707
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861707%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861707: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861436
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861436%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861436: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120862598
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120862598%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120862598: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120860385
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120860385%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120860385: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861840
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861840%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861840: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861228
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861228%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861228: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120859461
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120859461%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120859461: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120859605
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120859605%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120859605: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120860800
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120860800%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120860800: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120861619
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861619%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120861619: 0
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120830194
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830194%27 HTTP/1.1" 200 None
2026-03-30 13:00:38 [astonbarclay.gb] INFO: Scrape type for 120830194: 2
2026-03-30 13:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75146518-7756-5c6a-8808-726f9ee8991b with identifier: 120828637
2026-03-30 13:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75146518-7756-5c6a-8808-726f9ee8991b with identifier: 120828637
2026-03-30 13:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75146518-7756-5c6a-8808-726f9ee8991b with identifier: 120828637 to the API
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828637?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 190,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '75146518-7756-5c6a-8808-726f9ee8991b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE12JXO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828637',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'CR-V ESTATE',
'odometer': 110757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-13',
'seller_name': 'Manamanx Ltd',
'title': 'HONDA CR-V ESTATE 2.0 i-VTEC EX 5dr',
'transmission': 'manual',
'trim': '2.0 i-VTEC EX 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828637%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Saving data for 120828637: {'auction_closing_time': 1774888200.0, 'created_time': 1774552426.175405, 'last_price_update_time': 1774875639.421927}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828637') HTTP/1.1" 204 0
2026-03-30 13:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283
2026-03-30 13:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283
2026-03-30 13:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: db9b6082-af4a-5bed-b16b-d5e98bd20a06 with identifier: 120654283 to the API
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120654283?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'db9b6082-af4a-5bed-b16b-d5e98bd20a06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF61VLB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120654283',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 91000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-03',
'seller_name': 'Manamanx Ltd',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 120d Sport 5dr',
'transmission': 'manual',
'trim': '120d Sport 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120654283%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Saving data for 120654283: {'auction_closing_time': 1774888200.0, 'created_time': 1774034156.070716, 'last_price_update_time': 1774875639.867528}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120654283') HTTP/1.1" 204 0
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120862821
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120862821%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Scrape type for 120862821: 0
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120573323
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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-30 13:00:39 [astonbarclay.gb] INFO: Scrape type for 120573323: 0
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120256266
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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-30 13:00:39 [astonbarclay.gb] INFO: Scrape type for 120256266: 0
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120646777
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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-30 13:00:39 [astonbarclay.gb] INFO: Scrape type for 120646777: 2
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120832446?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833244?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827887?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120192862?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120832784?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Found listing with ID: 118845719
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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-30 13:00:39 [astonbarclay.gb] INFO: Scrape type for 118845719: 0
2026-03-30 13:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120804884
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120804884%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120804884: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120793796
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120793796%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120793796: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120691012
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120691012%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120691012: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120255976
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120255976%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120255976: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120854123
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120854123%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120854123: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120220474
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120220474%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120220474: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120515038
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120515038%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120515038: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120484028
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120484028%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120484028: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120679322
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120679322%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120679322: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120853495
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120853495%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120853495: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120506878
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120506878%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120506878: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120582900
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120582900%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120582900: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120756520
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120756520%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120756520: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120771073
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120771073%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120771073: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120690950
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690950%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120690950: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120653166
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120653166%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120653166: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120857282
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120857282%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120857282: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120751313
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120751313%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120751313: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120441640
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120441640%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120441640: 2
2026-03-30 13: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-30 13: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-30 13: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-30 13: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-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120630637
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120630637%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120630637: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 116392519
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27116392519%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 116392519: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120857338
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120857338%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120857338: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119045432
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119045432%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 119045432: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120443413
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120443413%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120443413: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120595660
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595660%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120595660: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120595642
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595642%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120595642: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120747915
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120747915%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120747915: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120595651
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120595651%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120595651: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120554208
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120554208%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120554208: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120473894
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120473894%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120473894: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120369549
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120369549%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120369549: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120687428
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120687428%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120687428: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120461525
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120461525%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120461525: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562331
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120562331%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120562331: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120649354
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120649354%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120649354: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120606319
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120606319%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120606319: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120586865
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120586865%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120586865: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562403
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120562403%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120562403: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120546514
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120546514%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120546514: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562277
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120562277%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120562277: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120485459
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120485459%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120485459: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120619943
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120619943%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120619943: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120562484
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120562484%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120562484: 0
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120808178
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808178%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120808178: 2
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120808264
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808264%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Scrape type for 120808264: 2
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120832446, 'registration': 'FD08VJF', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'DISCOVERY 3 DIESEL SW', 'derivative': '2.7 Td V6 SE 5dr Auto', 'mileage': 120818, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1012, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-06-11', 'fuel': 'Diesel', 'motExpiry': '2026-10-16', 'doors': 5, 'engineSize': 2720, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/FD08VJF/2026-03-27/image/8d3b6fc5-bfc5-49bc-9c3f-893da4ae6ea0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/3a0430d2-3615-4ee0-a549-f6e330a4014d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/4cb8c1c5-35b4-4cc3-a6ff-0888baf4a30a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/82ad6837-27f9-4289-9de2-74d18f114e15_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/8d952a0f-f8fb-4b1e-bb76-5e930bf2f70d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/a897b1d7-4eb5-4e3c-bc9c-8b16ac464199_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/d11c55bf-6708-44a8-a46a-4988033f6039_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 04/24 112K', 'remarks': 'USED UNRECORDED - Damage is undercarriage and minor dents/scratches VOSA STATES104K - 104K - 116K - 119K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0fef1d8f-f3ba-41af-862c-c717c2a942e7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120832446, 'registration': 'FD08VJF', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'DISCOVERY 3 DIESEL SW', 'derivative': '2.7 Td V6 SE 5dr Auto', 'mileage': 120818, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1012, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-06-11', 'fuel': 'Diesel', 'motExpiry': '2026-10-16', 'doors': 5, 'engineSize': 2720, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/FD08VJF/2026-03-27/image/8d3b6fc5-bfc5-49bc-9c3f-893da4ae6ea0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/3a0430d2-3615-4ee0-a549-f6e330a4014d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/4cb8c1c5-35b4-4cc3-a6ff-0888baf4a30a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/82ad6837-27f9-4289-9de2-74d18f114e15_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/8d952a0f-f8fb-4b1e-bb76-5e930bf2f70d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/a897b1d7-4eb5-4e3c-bc9c-8b16ac464199_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD08VJF/2026-03-27/image/d11c55bf-6708-44a8-a46a-4988033f6039_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 04/24 112K', 'remarks': 'USED UNRECORDED - Damage is undercarriage and minor dents/scratches VOSA STATES104K - 104K - 116K - 119K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0fef1d8f-f3ba-41af-862c-c717c2a942e7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2220614a-203c-54ab-8567-c2c4759ed7fb with identifier: 120832446
2026-03-30 13:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2220614a-203c-54ab-8567-c2c4759ed7fb with scrape type 2
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2220614a-203c-54ab-8567-c2c4759ed7fb with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2220614a-203c-54ab-8567-c2c4759ed7fb, identifier: 120832446
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833244, 'registration': 'RV14XEC', 'account': 'MAN037', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '1.6 Cooper D ALL4 5dr', 'mileage': 74634, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1013, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-04-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-04', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RV14XEC/2026-03-27/image/c8797d01-a18c-44ca-a9d7-a54453f03518_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/ec8651ab-a154-4a14-9c70-4cdbef406f73_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/882c2ed5-9561-408e-b324-442466f6ce97_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/77352e0c-d567-4bcb-8d04-73bf49736792_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/922e308b-d52b-4194-a786-95c9f23b26a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/4f953a92-d79e-4d00-bb65-829bfe6ef195_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/d653a51b-b6a0-4b20-9761-94e8d7dae7e0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/15 20K - 07/17 32K - 07/19 44K - 12/19 47K - 08/21 52K- 10/22 57K - 10/25 71K', 'remarks': 'VOSA STATES 57K- 62K -67K- 71K 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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/39a78329-01ab-422a-8b62-97e2ba8df730.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833244, 'registration': 'RV14XEC', 'account': 'MAN037', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '1.6 Cooper D ALL4 5dr', 'mileage': 74634, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1013, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-04-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-04', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RV14XEC/2026-03-27/image/c8797d01-a18c-44ca-a9d7-a54453f03518_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/ec8651ab-a154-4a14-9c70-4cdbef406f73_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/882c2ed5-9561-408e-b324-442466f6ce97_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/77352e0c-d567-4bcb-8d04-73bf49736792_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/922e308b-d52b-4194-a786-95c9f23b26a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/4f953a92-d79e-4d00-bb65-829bfe6ef195_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV14XEC/2026-03-27/image/d653a51b-b6a0-4b20-9761-94e8d7dae7e0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/15 20K - 07/17 32K - 07/19 44K - 12/19 47K - 08/21 52K- 10/22 57K - 10/25 71K', 'remarks': 'VOSA STATES 57K- 62K -67K- 71K 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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/39a78329-01ab-422a-8b62-97e2ba8df730.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10b0da00-f061-55af-8111-a2b495099966 with identifier: 120833244
2026-03-30 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10b0da00-f061-55af-8111-a2b495099966 with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10b0da00-f061-55af-8111-a2b495099966 with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 10b0da00-f061-55af-8111-a2b495099966, identifier: 120833244
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827887, 'registration': 'GH19ZZX', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 40kWh 5dr Auto', 'mileage': 23021, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1020, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-08-16', 'fuel': 'Electric', 'motExpiry': '2026-07-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/df274c19-5a49-489b-8221-114686ba70a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/961b6927-1e04-4ce6-88de-0d5cfdf57def_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/c59573dd-00b5-49bc-aaa9-265076c6ea3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/c07851b3-7d45-4139-9346-0b44b2cd7c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/0682a4d7-9a7e-432d-a8d0-e06f0cf68e4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/4e0d6f73-b8fb-4c6a-9219-461336ef9e5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/6cabf998-e590-4517-809b-e5b4d6056f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/96185244-f9a5-4757-ad0c-2d47b012b45d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/717bd9fb-c470-416f-b63b-f08d2d077501_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/20 3K - 08/21 7K - 08/22 12K - 07/23 16K - 07/24 19K', 'remarks': 'VOSA STATES 12K- 16K- 19K- 21K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', '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/b7b10efb-a1cb-4a57-ac47-240d1734fe13.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827887, 'registration': 'GH19ZZX', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 40kWh 5dr Auto', 'mileage': 23021, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1020, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-08-16', 'fuel': 'Electric', 'motExpiry': '2026-07-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/df274c19-5a49-489b-8221-114686ba70a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/961b6927-1e04-4ce6-88de-0d5cfdf57def_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/c59573dd-00b5-49bc-aaa9-265076c6ea3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/c07851b3-7d45-4139-9346-0b44b2cd7c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/0682a4d7-9a7e-432d-a8d0-e06f0cf68e4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/4e0d6f73-b8fb-4c6a-9219-461336ef9e5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/6cabf998-e590-4517-809b-e5b4d6056f9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/96185244-f9a5-4757-ad0c-2d47b012b45d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GH19ZZX/2026-03-27/image/717bd9fb-c470-416f-b63b-f08d2d077501_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/20 3K - 08/21 7K - 08/22 12K - 07/23 16K - 07/24 19K', 'remarks': 'VOSA STATES 12K- 16K- 19K- 21K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', '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/b7b10efb-a1cb-4a57-ac47-240d1734fe13.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aae1827-a133-590b-afb0-a00f3a26a07a with identifier: 120827887
2026-03-30 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aae1827-a133-590b-afb0-a00f3a26a07a with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aae1827-a133-590b-afb0-a00f3a26a07a with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1aae1827-a133-590b-afb0-a00f3a26a07a, identifier: 120827887
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120192862, 'registration': 'MM68WYL', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 64140, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1016, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MM68WYL/2026-03-05/image/2d809d60-e1f0-4278-9a08-de1cdc8ee210_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/68077d24-44ec-4a7f-95f1-53be94dbe6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/cdc31397-b446-4eab-ab37-d9ed960d21ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/48878a08-6f80-4a76-8f62-be7f133fb56f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/c1fa9c70-c26a-47f9-8f22-63cf7e604424_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/9cac16a2-2558-4aaa-aa1b-80dc9f8ec87a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/208309c2-56c6-4f57-999a-ecdb07e59db0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 04/24 ??', 'remarks': 'VOSA STATES 24K- 38K -51K- 63K- 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': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80fe6f2f-9f19-4186-9da6-5490e63667c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120192862, 'registration': 'MM68WYL', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 64140, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1016, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MM68WYL/2026-03-05/image/2d809d60-e1f0-4278-9a08-de1cdc8ee210_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/68077d24-44ec-4a7f-95f1-53be94dbe6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/cdc31397-b446-4eab-ab37-d9ed960d21ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/48878a08-6f80-4a76-8f62-be7f133fb56f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/c1fa9c70-c26a-47f9-8f22-63cf7e604424_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/9cac16a2-2558-4aaa-aa1b-80dc9f8ec87a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM68WYL/2026-03-05/image/208309c2-56c6-4f57-999a-ecdb07e59db0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 04/24 ??', 'remarks': 'VOSA STATES 24K- 38K -51K- 63K- 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': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/80fe6f2f-9f19-4186-9da6-5490e63667c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862
2026-03-30 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55984e6a-136c-59a8-a814-d8600d6e9edd with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55984e6a-136c-59a8-a814-d8600d6e9edd with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 55984e6a-136c-59a8-a814-d8600d6e9edd, identifier: 120192862
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830848, 'registration': 'WV14SKD', 'account': 'MAN037', 'make': 'KIA', 'model': 'CARENS ESTATE', 'derivative': '1.6 GDi 1 5dr', 'mileage': 90336, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1014, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-20', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WV14SKD/2026-03-26/image/5534b780-d93b-4c92-925b-4fe8d64d927c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/7f15742a-7713-4607-a9f6-16612440be7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/b836bc9c-5550-4f61-a97d-c4fbbb9448ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/55eede1b-a7d7-4177-a137-a3add8f1ed89_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/c291f2f3-f13a-4c6c-ba81-eb47e55d3099_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/4cf0db24-7a67-40b9-9cf8-a9e56de92424_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/26396d64-338d-445a-be23-0a8ce6b32e6e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 03/15 6k - 03/16 12k - 03/17 17k - 03/18 24k - 03/19 29k - 03/20 36k - 03/21 48k - 03/23 65k - 04/24 76k - 03/25 84K -', 'remarks': 'VOSA STATES 32K- 39K- 42K - 45K-', 'virtual': False, 'seller': 'Manamanx Ltd', '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/72d297a2-93be-4980-a8a0-d434363ecb45.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830848, 'registration': 'WV14SKD', 'account': 'MAN037', 'make': 'KIA', 'model': 'CARENS ESTATE', 'derivative': '1.6 GDi 1 5dr', 'mileage': 90336, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1014, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-20', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WV14SKD/2026-03-26/image/5534b780-d93b-4c92-925b-4fe8d64d927c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/7f15742a-7713-4607-a9f6-16612440be7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/b836bc9c-5550-4f61-a97d-c4fbbb9448ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/55eede1b-a7d7-4177-a137-a3add8f1ed89_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/c291f2f3-f13a-4c6c-ba81-eb47e55d3099_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/4cf0db24-7a67-40b9-9cf8-a9e56de92424_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV14SKD/2026-03-26/image/26396d64-338d-445a-be23-0a8ce6b32e6e_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 03/15 6k - 03/16 12k - 03/17 17k - 03/18 24k - 03/19 29k - 03/20 36k - 03/21 48k - 03/23 65k - 04/24 76k - 03/25 84K -', 'remarks': 'VOSA STATES 32K- 39K- 42K - 45K-', 'virtual': False, 'seller': 'Manamanx Ltd', '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/72d297a2-93be-4980-a8a0-d434363ecb45.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ca57078-7bae-575e-a1b8-a5becdbd96ec with identifier: 120830848
2026-03-30 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ca57078-7bae-575e-a1b8-a5becdbd96ec with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ca57078-7bae-575e-a1b8-a5becdbd96ec with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4ca57078-7bae-575e-a1b8-a5becdbd96ec, identifier: 120830848
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120832784, 'registration': 'NG15UXM', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.0T ecoFLEX Sting R 3dr', 'mileage': 93809, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1010, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG15UXM/2026-03-27/image/76f1eae3-c658-4698-913d-47ae0bf3518d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/61f21b67-b09a-4a5a-86cf-b1149b72ef9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/0c08286a-16f2-4778-88f5-69a55d571391_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/59e73be4-6137-402d-bace-148ab36f3271_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/a4fcee81-d663-474a-b90b-bcac5cc8e994_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/6084d19f-b60f-4249-9bef-bc398a932ce7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/ad697dda-41ea-42b7-b523-244cfad44992_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/18 14K - 11/18 22K - 09/20 43K - 09/21 53K -', 'remarks': 'VOSA STATES 71K - 72K - 79K- 89K 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': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/920510ed-a039-4bdf-b0be-b2f0e2449a27.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120832784, 'registration': 'NG15UXM', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.0T ecoFLEX Sting R 3dr', 'mileage': 93809, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1010, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG15UXM/2026-03-27/image/76f1eae3-c658-4698-913d-47ae0bf3518d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/61f21b67-b09a-4a5a-86cf-b1149b72ef9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/0c08286a-16f2-4778-88f5-69a55d571391_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/59e73be4-6137-402d-bace-148ab36f3271_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/a4fcee81-d663-474a-b90b-bcac5cc8e994_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/6084d19f-b60f-4249-9bef-bc398a932ce7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG15UXM/2026-03-27/image/ad697dda-41ea-42b7-b523-244cfad44992_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/18 14K - 11/18 22K - 09/20 43K - 09/21 53K -', 'remarks': 'VOSA STATES 71K - 72K - 79K- 89K 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': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/920510ed-a039-4bdf-b0be-b2f0e2449a27.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 557c7644-a630-5a03-b34e-447a183d1e01 with identifier: 120832784
2026-03-30 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 557c7644-a630-5a03-b34e-447a183d1e01 with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 557c7644-a630-5a03-b34e-447a183d1e01 with scrape type 2
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 557c7644-a630-5a03-b34e-447a183d1e01, identifier: 120832784
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120808145
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808145%27 HTTP/1.1" 200 None
2026-03-30 13:00:41 [astonbarclay.gb] INFO: Scrape type for 120808145: 2
2026-03-30 13:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2220614a-203c-54ab-8567-c2c4759ed7fb with identifier: 120832446
2026-03-30 13:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2220614a-203c-54ab-8567-c2c4759ed7fb with identifier: 120832446
2026-03-30 13:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2220614a-203c-54ab-8567-c2c4759ed7fb with identifier: 120832446 to the API
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120832446?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 270,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2220614a-203c-54ab-8567-c2c4759ed7fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD08VJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120832446',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY 3 DIESEL SW',
'odometer': 120818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-11',
'seller_name': 'Manamanx Ltd',
'title': 'LAND ROVER DISCOVERY 3 DIESEL SW 2.7 Td V6 SE 5dr Auto',
'transmission': 'automatic',
'trim': '2.7 Td V6 SE 5dr Auto',
'vin': None,
'year': 2008}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832446%27 HTTP/1.1" 200 None
2026-03-30 13:00:42 [astonbarclay.gb] INFO: Saving data for 120832446: {'auction_closing_time': 1774888200.0, 'created_time': 1774552404.922082, 'last_price_update_time': 1774875642.040716}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120832446') HTTP/1.1" 204 0
2026-03-30 13:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 10b0da00-f061-55af-8111-a2b495099966 with identifier: 120833244
2026-03-30 13:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 10b0da00-f061-55af-8111-a2b495099966 with identifier: 120833244
2026-03-30 13:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 10b0da00-f061-55af-8111-a2b495099966 with identifier: 120833244 to the API
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120833244?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '10b0da00-f061-55af-8111-a2b495099966',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV14XEC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833244',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN DIESEL HATCHBACK',
'odometer': 74634,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-07',
'seller_name': 'Manamanx Ltd',
'title': 'MINI COUNTRYMAN DIESEL HATCHBACK 1.6 Cooper D ALL4 5dr',
'transmission': 'manual',
'trim': '1.6 Cooper D ALL4 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120833244%27 HTTP/1.1" 200 None
2026-03-30 13:00:42 [astonbarclay.gb] INFO: Saving data for 120833244: {'auction_closing_time': 1774888200.0, 'created_time': 1774552403.057181, 'last_price_update_time': 1774875642.509852}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833244') HTTP/1.1" 204 0
2026-03-30 13:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1aae1827-a133-590b-afb0-a00f3a26a07a with identifier: 120827887
2026-03-30 13:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1aae1827-a133-590b-afb0-a00f3a26a07a with identifier: 120827887
2026-03-30 13:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1aae1827-a133-590b-afb0-a00f3a26a07a with identifier: 120827887 to the API
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827887?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-30T16:30:00Z',
'fuel_type': 'Electric',
'id': '1aae1827-a133-590b-afb0-a00f3a26a07a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GH19ZZX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827887',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 23021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-16',
'seller_name': 'Manamanx Ltd',
'title': 'NISSAN LEAF HATCHBACK 110kW Tekna 40kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW Tekna 40kWh 5dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827887%27 HTTP/1.1" 200 None
2026-03-30 13:00:42 [astonbarclay.gb] INFO: Saving data for 120827887: {'auction_closing_time': 1774888200.0, 'created_time': 1774552418.280138, 'last_price_update_time': 1774875642.836658}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827887') HTTP/1.1" 204 0
2026-03-30 13:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862
2026-03-30 13:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862
2026-03-30 13:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 55984e6a-136c-59a8-a814-d8600d6e9edd with identifier: 120192862 to the API
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120192862?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-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '55984e6a-136c-59a8-a814-d8600d6e9edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM68WYL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120192862',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS ESTATE',
'odometer': 64140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-31',
'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': 2018}
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120192862%27 HTTP/1.1" 200 None
2026-03-30 13:00:43 [astonbarclay.gb] INFO: Saving data for 120192862: {'auction_closing_time': 1774888200.0, 'created_time': 1773404201.665, 'last_price_update_time': 1774875643.24922}
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120192862') HTTP/1.1" 204 0
2026-03-30 13:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4ca57078-7bae-575e-a1b8-a5becdbd96ec with identifier: 120830848
2026-03-30 13:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4ca57078-7bae-575e-a1b8-a5becdbd96ec with identifier: 120830848
2026-03-30 13:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4ca57078-7bae-575e-a1b8-a5becdbd96ec with identifier: 120830848 to the API
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830848?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4ca57078-7bae-575e-a1b8-a5becdbd96ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WV14SKD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830848',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'CARENS ESTATE',
'odometer': 90336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-20',
'seller_name': 'Manamanx Ltd',
'title': 'KIA CARENS ESTATE 1.6 GDi 1 5dr',
'transmission': 'manual',
'trim': '1.6 GDi 1 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830848%27 HTTP/1.1" 200 None
2026-03-30 13:00:43 [astonbarclay.gb] INFO: Saving data for 120830848: {'auction_closing_time': 1774888200.0, 'created_time': 1774552413.26358, 'last_price_update_time': 1774875643.645699}
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830848') HTTP/1.1" 204 0
2026-03-30 13:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 557c7644-a630-5a03-b34e-447a183d1e01 with identifier: 120832784
2026-03-30 13:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 557c7644-a630-5a03-b34e-447a183d1e01 with identifier: 120832784
2026-03-30 13:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 557c7644-a630-5a03-b34e-447a183d1e01 with identifier: 120832784 to the API
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120832784?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'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': '557c7644-a630-5a03-b34e-447a183d1e01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NG15UXM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120832784',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 93809,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-30',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.0T ecoFLEX Sting R 3dr',
'transmission': 'manual',
'trim': '1.0T ecoFLEX Sting R 3dr',
'vin': None,
'year': 2015}
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832784%27 HTTP/1.1" 200 None
2026-03-30 13:00:43 [astonbarclay.gb] INFO: Saving data for 120832784: {'auction_closing_time': 1774888200.0, 'created_time': 1774552418.593041, 'last_price_update_time': 1774875643.976649}
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120832784') HTTP/1.1" 204 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120808228
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808228%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120808228: 2
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120406739?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120808169
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808169%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120808169: 2
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120808247
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808247%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120808247: 2
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120408375
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120408375%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120408375: 2
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120506599
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120506599%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120506599: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120199126
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120199126%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120199126: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120596595
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120596595%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120596595: 2
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120596560
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120596560%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120596560: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 119257637
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119257637%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 119257637: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120240102
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120240102%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120240102: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120332629
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120332629%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120332629: 2
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120406739, 'registration': 'YP61UWL', 'account': 'MAN037', 'make': 'CHEVROLET', 'model': 'CRUZE HATCHBACK', 'derivative': '1.6 LS 5dr', 'mileage': 51690, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1021, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP61UWL/2026-03-13/image/e54f0190-fed0-4601-a8f7-a8f2cc1788a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/a9e95a5f-6bab-406e-997a-421f9b067757_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/29c721a4-58d2-479b-a483-18cf66ba2205_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/803106ab-3f5c-497b-83dc-b15b33dfb921_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/d1ae2f15-1e93-4826-be99-4bc0c8fe9bb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/20d5d109-c164-4237-b830-9d352d3c1d0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/97dc679e-3412-4f40-9ec6-ac89051a271d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/12-5K, 11/13-10K, 11/14-15K, 11/15-20K, 11/16-23K, 11/17-26K, 11/18-29K, 10/19-31K', 'remarks': 'VOSA STATES 40K, 42K, 46K, 50K, DAMAGED 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': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cad01ad4-74ad-49d2-830e-8e7bc0f6a9b3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120406739, 'registration': 'YP61UWL', 'account': 'MAN037', 'make': 'CHEVROLET', 'model': 'CRUZE HATCHBACK', 'derivative': '1.6 LS 5dr', 'mileage': 51690, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1021, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP61UWL/2026-03-13/image/e54f0190-fed0-4601-a8f7-a8f2cc1788a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/a9e95a5f-6bab-406e-997a-421f9b067757_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/29c721a4-58d2-479b-a483-18cf66ba2205_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/803106ab-3f5c-497b-83dc-b15b33dfb921_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/d1ae2f15-1e93-4826-be99-4bc0c8fe9bb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/20d5d109-c164-4237-b830-9d352d3c1d0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP61UWL/2026-03-13/image/97dc679e-3412-4f40-9ec6-ac89051a271d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/12-5K, 11/13-10K, 11/14-15K, 11/15-20K, 11/16-23K, 11/17-26K, 11/18-29K, 10/19-31K', 'remarks': 'VOSA STATES 40K, 42K, 46K, 50K, DAMAGED 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': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cad01ad4-74ad-49d2-830e-8e7bc0f6a9b3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739
2026-03-30 13:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd726778-5498-554d-89be-a42f8c8d3d55 with scrape type 2
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd726778-5498-554d-89be-a42f8c8d3d55 with scrape type 2
2026-03-30 13:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bd726778-5498-554d-89be-a42f8c8d3d55, identifier: 120406739
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120596540
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120596540%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120596540: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120102055
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120102055%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120102055: 2
2026-03-30 13:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739
2026-03-30 13:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739
2026-03-30 13:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bd726778-5498-554d-89be-a42f8c8d3d55 with identifier: 120406739 to the API
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120406739?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'bd726778-5498-554d-89be-a42f8c8d3d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP61UWL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120406739',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CHEVROLET',
'model': 'CRUZE HATCHBACK',
'odometer': 51690,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-30',
'seller_name': 'Manamanx Ltd',
'title': 'CHEVROLET CRUZE HATCHBACK 1.6 LS 5dr',
'transmission': 'manual',
'trim': '1.6 LS 5dr',
'vin': None,
'year': 2011}
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120406739%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Saving data for 120406739: {'auction_closing_time': 1774888200.0, 'created_time': 1773403460.969839, 'last_price_update_time': 1774875644.714482}
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120406739') HTTP/1.1" 204 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120596518
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120596518%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120596518: 2
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120832614?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830480?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120831424?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120087826
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120087826%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120087826: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120596530
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120596530%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120596530: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120675196
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120675196%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120675196: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120365404
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120365404%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120365404: 2
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120832987?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830974?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120365355
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120365355%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120365355: 2
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120716187
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716187%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Scrape type for 120716187: 0
2026-03-30 13:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120715559
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120715559%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120715559: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120808159
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808159%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120808159: 2
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120332599
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120332599%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120332599: 2
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120832614, 'registration': 'VE67MLO', 'account': 'MAN037', 'make': 'SKODA', 'model': 'CITIGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 MPI Colour Edition 5dr', 'mileage': 73932, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1036, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-12-22', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VE67MLO/2026-03-27/image/564698e7-f289-44ad-bc7e-1e2bf7d5a5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/8d0468ea-d5df-4680-a4ff-75719449673b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/ae973379-5396-45aa-ad47-6af17439a90f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/16c4ee8a-cc91-419d-b4d4-80e33b7924c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/c303a400-13e2-4643-a7ee-96142d230e99_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/88a6e411-b3d5-4e94-b1ce-c72966d723b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/de0bd9a1-1e44-43c9-aced-fde6b71b4783_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 08/18 2K- 01/19 10K - 12/19 20K 10/22 ??', 'remarks': 'VOSA STATES 45K- 52K- 62K- 72K- 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': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8df3148b-265f-4905-b87e-615149f74dff.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120832614, 'registration': 'VE67MLO', 'account': 'MAN037', 'make': 'SKODA', 'model': 'CITIGO HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 MPI Colour Edition 5dr', 'mileage': 73932, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1036, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-12-22', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VE67MLO/2026-03-27/image/564698e7-f289-44ad-bc7e-1e2bf7d5a5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/8d0468ea-d5df-4680-a4ff-75719449673b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/ae973379-5396-45aa-ad47-6af17439a90f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/16c4ee8a-cc91-419d-b4d4-80e33b7924c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/c303a400-13e2-4643-a7ee-96142d230e99_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/88a6e411-b3d5-4e94-b1ce-c72966d723b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE67MLO/2026-03-27/image/de0bd9a1-1e44-43c9-aced-fde6b71b4783_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 08/18 2K- 01/19 10K - 12/19 20K 10/22 ??', 'remarks': 'VOSA STATES 45K- 52K- 62K- 72K- 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': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8df3148b-265f-4905-b87e-615149f74dff.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1f6310e-2a7e-5497-b7c4-6c819252c084 with identifier: 120832614
2026-03-30 13:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1f6310e-2a7e-5497-b7c4-6c819252c084 with scrape type 2
2026-03-30 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1f6310e-2a7e-5497-b7c4-6c819252c084 with scrape type 2
2026-03-30 13:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b1f6310e-2a7e-5497-b7c4-6c819252c084, identifier: 120832614
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830480, 'registration': 'WJ18XRS', 'account': 'MAN037', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 Zetec 5dr', 'mileage': 35444, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1028, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-18', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/0bc92d2c-18d9-4687-abb5-8d59bcecd4e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/e20ae8b3-6a04-4923-8b4c-587b4b168ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/acd18416-6393-48e9-a8f1-974a8938850b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/b349fb34-db40-4036-a6c8-ece3eee24eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/f8fe9179-003b-4641-9704-ed9d97bb385b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/9877f98a-7190-42c5-918a-457cf378d3b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/55b90cd4-3ad8-4083-82fc-78045ea7a527_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/19 1K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 11K- 18K - 25K - 33K -', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830480, 'registration': 'WJ18XRS', 'account': 'MAN037', 'make': 'FORD', 'model': 'KA+ HATCHBACK', 'derivative': '1.2 Zetec 5dr', 'mileage': 35444, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1028, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-18', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/0bc92d2c-18d9-4687-abb5-8d59bcecd4e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/e20ae8b3-6a04-4923-8b4c-587b4b168ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/acd18416-6393-48e9-a8f1-974a8938850b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/b349fb34-db40-4036-a6c8-ece3eee24eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/f8fe9179-003b-4641-9704-ed9d97bb385b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/9877f98a-7190-42c5-918a-457cf378d3b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18XRS/2026-03-27/image/55b90cd4-3ad8-4083-82fc-78045ea7a527_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/19 1K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 11K- 18K - 25K - 33K -', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 480d5f74-85b7-5e80-afd3-39d5d5bf6c43 with identifier: 120830480
2026-03-30 13:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 480d5f74-85b7-5e80-afd3-39d5d5bf6c43 with scrape type 2
2026-03-30 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 480d5f74-85b7-5e80-afd3-39d5d5bf6c43 with scrape type 2
2026-03-30 13:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 480d5f74-85b7-5e80-afd3-39d5d5bf6c43, identifier: 120830480
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120831424, 'registration': 'HD16BNF', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d Sport Premium 5dr Auto', 'mileage': 126029, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1043, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-29', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HD16BNF/2026-03-27/image/ae30fd85-f56d-4de1-9b6a-a60c7ace241b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/8cbd3a75-0e39-4b3d-9851-333da9fcd9e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/e298605d-0d35-4ea8-b42c-2b18ff6c5d56_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/4f2a7297-6926-4253-9d22-64e2de88beca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/966bc5e0-cc60-4779-b1fb-0058dcf780b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/19e4ccda-e25e-4f41-95e8-1cdf11746eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/c2306e53-d417-4b82-bb5e-61b1ea490c35_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 09/18 12K - 07/19 18K - 12/20 22K', 'remarks': 'VOSA STATES 50K - 69K - 92K- 117K -', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af15ffe4-083b-481d-aa43-ffbe9e961f95.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120831424, 'registration': 'HD16BNF', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d Sport Premium 5dr Auto', 'mileage': 126029, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1043, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-29', 'fuel': 'Diesel', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HD16BNF/2026-03-27/image/ae30fd85-f56d-4de1-9b6a-a60c7ace241b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/8cbd3a75-0e39-4b3d-9851-333da9fcd9e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/e298605d-0d35-4ea8-b42c-2b18ff6c5d56_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/4f2a7297-6926-4253-9d22-64e2de88beca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/966bc5e0-cc60-4779-b1fb-0058dcf780b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/19e4ccda-e25e-4f41-95e8-1cdf11746eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/HD16BNF/2026-03-27/image/c2306e53-d417-4b82-bb5e-61b1ea490c35_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 09/18 12K - 07/19 18K - 12/20 22K', 'remarks': 'VOSA STATES 50K - 69K - 92K- 117K -', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af15ffe4-083b-481d-aa43-ffbe9e961f95.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57cbcec8-8718-50ca-a9cd-8160e4ef57ca with identifier: 120831424
2026-03-30 13:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57cbcec8-8718-50ca-a9cd-8160e4ef57ca with scrape type 2
2026-03-30 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57cbcec8-8718-50ca-a9cd-8160e4ef57ca with scrape type 2
2026-03-30 13:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 57cbcec8-8718-50ca-a9cd-8160e4ef57ca, identifier: 120831424
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120726302
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120726302%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120726302: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120680805
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120680805%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120680805: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120689970
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120689970%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120689970: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120691804
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120691804%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120691804: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120694307
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120694307%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120694307: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120695121
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695121%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120695121: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120693568
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693568%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120693568: 0
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120692322
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120692322%27 HTTP/1.1" 200 None
2026-03-30 13:00:45 [astonbarclay.gb] INFO: Scrape type for 120692322: 2
2026-03-30 13:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b1f6310e-2a7e-5497-b7c4-6c819252c084 with identifier: 120832614
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-30 13:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b1f6310e-2a7e-5497-b7c4-6c819252c084 with identifier: 120832614
2026-03-30 13:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b1f6310e-2a7e-5497-b7c4-6c819252c084 with identifier: 120832614 to the API
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120832614?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 101,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'b1f6310e-2a7e-5497-b7c4-6c819252c084',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VE67MLO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120832614',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'CITIGO HATCHBACK SPECIAL EDITIONS',
'odometer': 73932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-22',
'seller_name': 'Manamanx Ltd',
'title': 'SKODA CITIGO HATCHBACK SPECIAL EDITIONS 1.0 MPI Colour Edition 5dr',
'transmission': 'manual',
'trim': '1.0 MPI Colour Edition 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832614%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Saving data for 120832614: {'auction_closing_time': 1774888200.0, 'created_time': 1774552406.580331, 'last_price_update_time': 1774875646.009431}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120832614') HTTP/1.1" 204 0
2026-03-30 13:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 480d5f74-85b7-5e80-afd3-39d5d5bf6c43 with identifier: 120830480
2026-03-30 13:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 480d5f74-85b7-5e80-afd3-39d5d5bf6c43 with identifier: 120830480
2026-03-30 13:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 480d5f74-85b7-5e80-afd3-39d5d5bf6c43 with identifier: 120830480 to the API
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830480?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '480d5f74-85b7-5e80-afd3-39d5d5bf6c43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WJ18XRS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830480',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KA+ HATCHBACK',
'odometer': 35444,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-23',
'seller_name': 'Manamanx Ltd',
'title': 'FORD KA+ HATCHBACK 1.2 Zetec 5dr',
'transmission': 'manual',
'trim': '1.2 Zetec 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830480%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Saving data for 120830480: {'auction_closing_time': 1774888200.0, 'created_time': 1774552412.070929, 'last_price_update_time': 1774875646.546076}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830480') HTTP/1.1" 204 0
2026-03-30 13:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 57cbcec8-8718-50ca-a9cd-8160e4ef57ca with identifier: 120831424
2026-03-30 13:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 57cbcec8-8718-50ca-a9cd-8160e4ef57ca with identifier: 120831424
2026-03-30 13:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 57cbcec8-8718-50ca-a9cd-8160e4ef57ca with identifier: 120831424 to the API
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120831424?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 101,
'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': '57cbcec8-8718-50ca-a9cd-8160e4ef57ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HD16BNF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120831424',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL HATCHBACK',
'odometer': 126029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-29',
'seller_name': 'Manamanx Ltd',
'title': 'MERCEDES-BENZ A CLASS DIESEL HATCHBACK A180d Sport Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A180d Sport Premium 5dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120831424%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Saving data for 120831424: {'auction_closing_time': 1774888200.0, 'created_time': 1774551810.087468, 'last_price_update_time': 1774875646.93548}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120831424') HTTP/1.1" 204 0
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120674268
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120674268%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Scrape type for 120674268: 0
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120693666
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693666%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [astonbarclay.gb] INFO: Scrape type for 120693666: 2
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120832987, 'registration': 'GF17XDT', 'account': 'MAN037', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr', 'mileage': 58072, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1026, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-27', 'fuel': 'Diesel', 'motExpiry': '2026-06-27', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GF17XDT/2026-03-27/image/513093d3-2332-470f-bd77-9b5be00bdf35_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/7c70cd67-4e7a-4956-b9d2-c6130050a816_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/5e1aedc5-fb99-4191-ae40-c0f9830334b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/1744fcaa-1cfe-44ff-9166-cc39eed06694_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/9d917774-9784-480e-859a-72832c956667_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/eeac16ca-3967-42c6-9dc0-a669756bc6fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/8d360f47-d9d2-449f-9dcd-24f395d32633_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/afa0c6f3-4b2e-42a9-8230-091bd5f6fd4d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 06/21 ??', 'remarks': 'VOSA STATES 43K- 45K- 49K - 54K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e82c7640-c7d6-4a34-b19d-b2441f9bb5bd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120832987, 'registration': 'GF17XDT', 'account': 'MAN037', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr', 'mileage': 58072, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1026, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-27', 'fuel': 'Diesel', 'motExpiry': '2026-06-27', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GF17XDT/2026-03-27/image/513093d3-2332-470f-bd77-9b5be00bdf35_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/7c70cd67-4e7a-4956-b9d2-c6130050a816_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/5e1aedc5-fb99-4191-ae40-c0f9830334b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/1744fcaa-1cfe-44ff-9166-cc39eed06694_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/9d917774-9784-480e-859a-72832c956667_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/eeac16ca-3967-42c6-9dc0-a669756bc6fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/8d360f47-d9d2-449f-9dcd-24f395d32633_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17XDT/2026-03-27/image/afa0c6f3-4b2e-42a9-8230-091bd5f6fd4d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 06/21 ??', 'remarks': 'VOSA STATES 43K- 45K- 49K - 54K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e82c7640-c7d6-4a34-b19d-b2441f9bb5bd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c72be5-5526-5180-aad3-b9c739a8f304 with identifier: 120832987
2026-03-30 13:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c72be5-5526-5180-aad3-b9c739a8f304 with scrape type 2
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c72be5-5526-5180-aad3-b9c739a8f304 with scrape type 2
2026-03-30 13:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a7c72be5-5526-5180-aad3-b9c739a8f304, identifier: 120832987
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830974, 'registration': 'GJ66VCX', 'account': 'MAN037', 'make': 'BMW', 'model': '3 SERIES GRAN TURISMO HATCHBACK', 'derivative': '320i Sport 5dr [Business Media]', 'mileage': 64775, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1030, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/6cc674d8-f89d-4c6d-817b-93c18b727323_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/eaa7c3b6-b8b0-4a51-9815-29d9c5a78eeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/dc07aadc-9476-4cf6-a0e9-ed8c92075c82_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/793504ae-9522-4f24-92ef-e81be05c7e9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/e031484c-95e8-48b8-818a-d8a36bc80fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/5d4d91e1-a8e5-443e-844c-110937294c8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/da32dd9c-d19b-4df2-bfed-ad02d8e6b369_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/ec32d66e-ad7d-4995-8176-08056fa9922b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/5c35cdea-9d71-47c4-9f85-11ef2bc809b1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 08/18 22k- 05/19 29k - 10/21 45K -', 'remarks': 'VOSA STATES 45K- 54K- 59K- 62K- 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': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/98ba6c24-ce62-4c02-8717-6b1f66335f95.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830974, 'registration': 'GJ66VCX', 'account': 'MAN037', 'make': 'BMW', 'model': '3 SERIES GRAN TURISMO HATCHBACK', 'derivative': '320i Sport 5dr [Business Media]', 'mileage': 64775, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1030, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/6cc674d8-f89d-4c6d-817b-93c18b727323_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/eaa7c3b6-b8b0-4a51-9815-29d9c5a78eeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/dc07aadc-9476-4cf6-a0e9-ed8c92075c82_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/793504ae-9522-4f24-92ef-e81be05c7e9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/e031484c-95e8-48b8-818a-d8a36bc80fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/5d4d91e1-a8e5-443e-844c-110937294c8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/da32dd9c-d19b-4df2-bfed-ad02d8e6b369_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/ec32d66e-ad7d-4995-8176-08056fa9922b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ66VCX/2026-03-26/image/5c35cdea-9d71-47c4-9f85-11ef2bc809b1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 08/18 22k- 05/19 29k - 10/21 45K -', 'remarks': 'VOSA STATES 45K- 54K- 59K- 62K- 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': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/98ba6c24-ce62-4c02-8717-6b1f66335f95.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c26c9758-4412-54f8-ad09-b9eeefa6ffe2 with identifier: 120830974
2026-03-30 13:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c26c9758-4412-54f8-ad09-b9eeefa6ffe2 with scrape type 2
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c26c9758-4412-54f8-ad09-b9eeefa6ffe2 with scrape type 2
2026-03-30 13:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c26c9758-4412-54f8-ad09-b9eeefa6ffe2, identifier: 120830974
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120688324
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688324%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120688324: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120690865
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690865%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120690865: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120689132
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120689132%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120689132: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120688243
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688243%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120688243: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120691045
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120691045%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120691045: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120693640
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693640%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120693640: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120691092
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120691092%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120691092: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120690793
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690793%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120690793: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120685959
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120685959%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120685959: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120681802
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120681802%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120681802: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120687223
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120687223%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120687223: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120713969
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120713969%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120713969: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120692816
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120692816%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120692816: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120690454
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690454%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120690454: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120696584
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120696584%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120696584: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120690647
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690647%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120690647: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120690055
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120690055%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120690055: 0
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120694326
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120694326%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Scrape type for 120694326: 2
2026-03-30 13:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a7c72be5-5526-5180-aad3-b9c739a8f304 with identifier: 120832987
2026-03-30 13:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a7c72be5-5526-5180-aad3-b9c739a8f304 with identifier: 120832987
2026-03-30 13:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a7c72be5-5526-5180-aad3-b9c739a8f304 with identifier: 120832987 to the API
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120832987?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'a7c72be5-5526-5180-aad3-b9c739a8f304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF17XDT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120832987',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'S-MAX DIESEL ESTATE',
'odometer': 58072,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-27',
'seller_name': 'Manamanx Ltd',
'title': 'FORD S-MAX DIESEL ESTATE 2.0 TDCi 180 Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 180 Titanium 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832987%27 HTTP/1.1" 200 None
2026-03-30 13:00:47 [astonbarclay.gb] INFO: Saving data for 120832987: {'auction_closing_time': 1774888200.0, 'created_time': 1774552403.951308, 'last_price_update_time': 1774875647.949997}
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120832987') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c26c9758-4412-54f8-ad09-b9eeefa6ffe2 with identifier: 120830974
2026-03-30 13:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c26c9758-4412-54f8-ad09-b9eeefa6ffe2 with identifier: 120830974
2026-03-30 13:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c26c9758-4412-54f8-ad09-b9eeefa6ffe2 with identifier: 120830974 to the API
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830974?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'c26c9758-4412-54f8-ad09-b9eeefa6ffe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ66VCX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830974',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES GRAN TURISMO HATCHBACK',
'odometer': 64775,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': 'Manamanx Ltd',
'title': 'BMW 3 SERIES GRAN TURISMO HATCHBACK 320i Sport 5dr [Business Media]',
'transmission': 'manual',
'trim': '320i Sport 5dr [Business Media]',
'vin': None,
'year': 2016}
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830974%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Saving data for 120830974: {'auction_closing_time': 1774888200.0, 'created_time': 1774552412.704139, 'last_price_update_time': 1774875648.480491}
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830974') HTTP/1.1" 204 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120687954
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120687954%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120687954: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120678615
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120678615%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120678615: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120681200
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120681200%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120681200: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120688313
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688313%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120688313: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120692763
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120692763%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120692763: 2
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120680410
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120680410%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120680410: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120688426
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688426%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120688426: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120732864
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120732864%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120732864: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120725248
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120725248%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120725248: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120731113
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120731113%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120731113: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120753346
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120753346%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120753346: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120693407
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693407%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120693407: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120695175
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695175%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120695175: 2
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120733156
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733156%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120733156: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120689230
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120689230%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120689230: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120736652
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120736652%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120736652: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120726997
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120726997%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120726997: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120714077
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714077%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120714077: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120745720
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120745720%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120745720: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120732411
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120732411%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120732411: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120762335
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120762335%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120762335: 2
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120691178
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120691178%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120691178: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120762558
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120762558%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120762558: 2
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120758930
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120758930%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120758930: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120758496
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120758496%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120758496: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120757940
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120757940%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120757940: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120780568
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120780568%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Scrape type for 120780568: 0
2026-03-30 13:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120724402
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120724402%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120724402: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120756696
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120756696%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120756696: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120755203
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120755203%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120755203: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120729065
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120729065%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120729065: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120757392
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120757392%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120757392: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120759079
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120759079%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120759079: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120756805
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120756805%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120756805: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120738792
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120738792%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120738792: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120732747
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120732747%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120732747: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120730965
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120730965%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120730965: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120713991
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120713991%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120713991: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120713746
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120713746%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120713746: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120753082
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120753082%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120753082: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120738966
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120738966%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120738966: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120683124
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120683124%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120683124: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120713728
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120713728%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120713728: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120767154
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120767154%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120767154: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120766579
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120766579%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120766579: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120775337
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120775337%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120775337: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120715801
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120715801%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120715801: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120754042
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120754042%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120754042: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120775790
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120775790%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120775790: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120774589
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120774589%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120774589: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120725979
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120725979%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120725979: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120790010
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120790010%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120790010: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120773464
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120773464%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120773464: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120725778
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120725778%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120725778: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120728398
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120728398%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120728398: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120733681
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733681%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120733681: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120746149
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120746149%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120746149: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120733599
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733599%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120733599: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120735135
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120735135%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120735135: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120756115
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120756115%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120756115: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120732653
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120732653%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120732653: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120695565
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695565%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120695565: 2
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120779100
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120779100%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120779100: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120753919
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120753919%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120753919: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120738444
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120738444%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120738444: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120801654
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120801654%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120801654: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120801666
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120801666%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120801666: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120698448
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120698448%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120698448: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120799211
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120799211%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120799211: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120739822
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120739822%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120739822: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120800858
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120800858%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120800858: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120808421
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808421%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120808421: 2
2026-03-30 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120646777?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830910?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830194?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120408135?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120808013
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808013%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120808013: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120793173
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120793173%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120793173: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120796045
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120796045%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120796045: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120789725
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120789725%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120789725: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120800939
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120800939%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120800939: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120696944
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120696944%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120696944: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120801963
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120801963%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120801963: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120790174
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120790174%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120790174: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120793702
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120793702%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120793702: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120799292
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120799292%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Scrape type for 120799292: 0
2026-03-30 13:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120792380
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120792380%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120792380: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120795057
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120795057%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120795057: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120762304
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120762304%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120762304: 2
2026-03-30 13:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120024515?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120692983
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120692983%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120692983: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120762359
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120762359%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120762359: 2
2026-03-30 13:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120646777, 'registration': 'WG65ORN', 'account': 'STA058', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr', 'mileage': 92835, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1102, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-10-30', 'fuel': 'Petrol', 'motExpiry': '2025-10-29', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WG65ORN/2026-03-23/image/b67228fc-97d9-4838-9cdc-5ab8462d03d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/230f2ebb-8ee6-4123-b234-d62ee38be3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/f07fa575-4843-45ef-9856-2fd511f195f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/88082b71-2692-46c2-a1ec-a58e5b5175f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/10b3595b-4e1d-4e31-9417-203b97382227_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/02553ef7-7c3d-4cd6-92a0-5080fa2589f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/6e3b5996-ead1-4458-801d-c597ad1ba269_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/2bf2fafb-e321-4b67-9dcb-31d699adf745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/7af03491-7749-41ef-b47a-fa6dc5ddb114_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 54K- 65K- 75K- 85K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dac2f7cb-3d27-4750-a89c-d95c92183df7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120646777, 'registration': 'WG65ORN', 'account': 'STA058', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [82] Flair 5dr', 'mileage': 92835, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1102, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-10-30', 'fuel': 'Petrol', 'motExpiry': '2025-10-29', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WG65ORN/2026-03-23/image/b67228fc-97d9-4838-9cdc-5ab8462d03d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/230f2ebb-8ee6-4123-b234-d62ee38be3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/f07fa575-4843-45ef-9856-2fd511f195f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/88082b71-2692-46c2-a1ec-a58e5b5175f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/10b3595b-4e1d-4e31-9417-203b97382227_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/02553ef7-7c3d-4cd6-92a0-5080fa2589f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/6e3b5996-ead1-4458-801d-c597ad1ba269_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/2bf2fafb-e321-4b67-9dcb-31d699adf745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG65ORN/2026-03-23/image/7af03491-7749-41ef-b47a-fa6dc5ddb114_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 54K- 65K- 75K- 85K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dac2f7cb-3d27-4750-a89c-d95c92183df7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777
2026-03-30 13:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fe4771e-fbba-5677-9aba-ae79f42025d8 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fe4771e-fbba-5677-9aba-ae79f42025d8 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3fe4771e-fbba-5677-9aba-ae79f42025d8, identifier: 120646777
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830910, 'registration': 'GL18KKJ', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Energy 3dr [AC]', 'mileage': 88913, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1045, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-01', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/97885cd1-31ff-4a7d-99c7-ebe132813897_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/3d75a8e8-52f1-43e3-b6cb-093dd873c02d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/921af2f4-d14b-48d1-a23a-7404c9bf60ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/47d7f051-1cc7-47be-9cf9-392596a0a5ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/99012a26-7770-443a-a92f-fee047e7b0fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/11bf23d7-15cb-4b35-9fdf-58b0ac962197_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/4b2fde29-084a-49ce-8604-1382ddab6651_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/19 10K - 06/20 23K- 01/22 58K -', 'remarks': 'VOSA STATES 43K- 63K- 76K- 86K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', '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/8ec4bf5f-8fbe-43d1-a575-98ab40b849ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830910, 'registration': 'GL18KKJ', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Energy 3dr [AC]', 'mileage': 88913, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1045, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-01', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/97885cd1-31ff-4a7d-99c7-ebe132813897_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/3d75a8e8-52f1-43e3-b6cb-093dd873c02d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/921af2f4-d14b-48d1-a23a-7404c9bf60ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/47d7f051-1cc7-47be-9cf9-392596a0a5ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/99012a26-7770-443a-a92f-fee047e7b0fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/11bf23d7-15cb-4b35-9fdf-58b0ac962197_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL18KKJ/2026-03-26/image/4b2fde29-084a-49ce-8604-1382ddab6651_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/19 10K - 06/20 23K- 01/22 58K -', 'remarks': 'VOSA STATES 43K- 63K- 76K- 86K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', '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/8ec4bf5f-8fbe-43d1-a575-98ab40b849ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a0b53b-ad60-5349-9a27-dba7ae41c878 with identifier: 120830910
2026-03-30 13:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a0b53b-ad60-5349-9a27-dba7ae41c878 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a0b53b-ad60-5349-9a27-dba7ae41c878 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 19a0b53b-ad60-5349-9a27-dba7ae41c878, identifier: 120830910
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830194, 'registration': 'YO68GMF', 'account': 'MAN037', 'make': 'FORD', 'model': 'MONDEO ESTATE', 'derivative': '1.5 EcoBoost 165 Titanium Edition 5dr', 'mileage': 78781, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1087, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-12-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-06', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YO68GMF/2026-03-27/image/e76a4d1a-c5bd-4940-bdaa-8f92b574c198_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/cde71476-dc18-46c3-8222-0a4b46f6e5a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/56dbdef5-e8ba-44f6-b87c-bc06c9fd2ecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/191c2d80-a113-44ac-8e2f-fc9d534c9bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/06a8c145-0ed0-4364-8b62-a79f3235e234_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/8671e9e0-57a3-4ee2-b360-c8bed11abf34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/1046221b-c289-427b-8553-4f97df954d23_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/20 17K - 08/22 35K - 12/23 48K - 08/24 59K - 10/25 71K', 'remarks': 'VOSA STATES 39K- 48K- 73K- 78K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ff8fb0f-9f1d-42c1-92a1-150dc15596a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830194, 'registration': 'YO68GMF', 'account': 'MAN037', 'make': 'FORD', 'model': 'MONDEO ESTATE', 'derivative': '1.5 EcoBoost 165 Titanium Edition 5dr', 'mileage': 78781, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1087, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-12-13', 'fuel': 'Petrol', 'motExpiry': '2027-03-06', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YO68GMF/2026-03-27/image/e76a4d1a-c5bd-4940-bdaa-8f92b574c198_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/cde71476-dc18-46c3-8222-0a4b46f6e5a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/56dbdef5-e8ba-44f6-b87c-bc06c9fd2ecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/191c2d80-a113-44ac-8e2f-fc9d534c9bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/06a8c145-0ed0-4364-8b62-a79f3235e234_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/8671e9e0-57a3-4ee2-b360-c8bed11abf34_removebg.jpg?w=600', 'https://abimg003.imgix.net/YO68GMF/2026-03-27/image/1046221b-c289-427b-8553-4f97df954d23_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/20 17K - 08/22 35K - 12/23 48K - 08/24 59K - 10/25 71K', 'remarks': 'VOSA STATES 39K- 48K- 73K- 78K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ff8fb0f-9f1d-42c1-92a1-150dc15596a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2 with identifier: 120830194
2026-03-30 13:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2, identifier: 120830194
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120408135, 'registration': 'WK09XWJ', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '2.0 Titanium 5dr', 'mileage': 67446, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1066, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-03-17', 'fuel': 'Petrol', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f67b2a51-b008-47dd-babb-7aca187a21dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/6f26994d-7511-47d8-bfcd-b21a9383f807_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/cd961b73-05c5-48d6-b6c7-957c96788454_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/7cd663f5-ec89-456e-8912-0b0bee5c04c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/da6f9c4b-85e4-4736-970a-a96b0ab3a6a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/9bbebdb1-5a1f-4e5e-ac30-cdf07034a55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f74f2745-c4e3-4f0c-b6f1-332592c338c0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 03/10-5K, 03/11-10K, 04/12-17K, 07/25-64K', 'remarks': 'VOSA STATES 54K, 58K, 59K, 67K, DAMAGED 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': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1b372c7c-7fbb-44c4-b69c-a316cc657392.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120408135, 'registration': 'WK09XWJ', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '2.0 Titanium 5dr', 'mileage': 67446, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1066, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-03-17', 'fuel': 'Petrol', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f67b2a51-b008-47dd-babb-7aca187a21dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/6f26994d-7511-47d8-bfcd-b21a9383f807_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/cd961b73-05c5-48d6-b6c7-957c96788454_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/7cd663f5-ec89-456e-8912-0b0bee5c04c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/da6f9c4b-85e4-4736-970a-a96b0ab3a6a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/9bbebdb1-5a1f-4e5e-ac30-cdf07034a55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK09XWJ/2026-03-20/image/f74f2745-c4e3-4f0c-b6f1-332592c338c0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 03/10-5K, 03/11-10K, 04/12-17K, 07/25-64K', 'remarks': 'VOSA STATES 54K, 58K, 59K, 67K, DAMAGED 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': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1b372c7c-7fbb-44c4-b69c-a316cc657392.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135
2026-03-30 13:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 123a6918-3223-5f36-8a4a-cd14a0b72d40 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 123a6918-3223-5f36-8a4a-cd14a0b72d40 with scrape type 2
2026-03-30 13:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 123a6918-3223-5f36-8a4a-cd14a0b72d40, identifier: 120408135
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120696058
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120696058%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120696058: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120802160
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120802160%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120802160: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120733412
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733412%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120733412: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120794261
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794261%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120794261: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120794230
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794230%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120794230: 0
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120816676
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120816676%27 HTTP/1.1" 200 None
2026-03-30 13:00:50 [astonbarclay.gb] INFO: Scrape type for 120816676: 2
2026-03-30 13:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777
2026-03-30 13:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777
2026-03-30 13:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3fe4771e-fbba-5677-9aba-ae79f42025d8 with identifier: 120646777 to the API
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120646777?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '3fe4771e-fbba-5677-9aba-ae79f42025d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WG65ORN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120646777',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK',
'odometer': 92835,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-30',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'CITROEN C4 CACTUS HATCHBACK 1.2 PureTech [82] Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech [82] Flair 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120646777%27 HTTP/1.1" 200 None
2026-03-30 13:00:51 [astonbarclay.gb] INFO: Saving data for 120646777: {'auction_closing_time': 1774888200.0, 'created_time': 1774011662.615524, 'last_price_update_time': 1774875651.095947}
2026-03-30 13:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120646777') HTTP/1.1" 204 0
2026-03-30 13:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 19a0b53b-ad60-5349-9a27-dba7ae41c878 with identifier: 120830910
2026-03-30 13:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 19a0b53b-ad60-5349-9a27-dba7ae41c878 with identifier: 120830910
2026-03-30 13:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 19a0b53b-ad60-5349-9a27-dba7ae41c878 with identifier: 120830910 to the API
2026-03-30 13:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830910?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '19a0b53b-ad60-5349-9a27-dba7ae41c878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL18KKJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830910',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 88913,
'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': 'Manamanx Ltd',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 [75] Energy 3dr [AC]',
'transmission': 'manual',
'trim': '1.4 [75] Energy 3dr [AC]',
'vin': None,
'year': 2018}
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830910%27 HTTP/1.1" 200 None
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Saving data for 120830910: {'auction_closing_time': 1774888200.0, 'created_time': 1774552411.403596, 'last_price_update_time': 1774875652.097714}
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830910') HTTP/1.1" 204 0
2026-03-30 13:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2 with identifier: 120830194
2026-03-30 13:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2 with identifier: 120830194
2026-03-30 13:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2 with identifier: 120830194 to the API
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830194?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '9ca26fc9-0b61-5fb8-ae5d-e5e86e49dba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YO68GMF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830194',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'MONDEO ESTATE',
'odometer': 78781,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-13',
'seller_name': 'Manamanx Ltd',
'title': 'FORD MONDEO ESTATE 1.5 EcoBoost 165 Titanium Edition 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost 165 Titanium Edition 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830194%27 HTTP/1.1" 200 None
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Saving data for 120830194: {'auction_closing_time': 1774888200.0, 'created_time': 1774552407.183151, 'last_price_update_time': 1774875652.439886}
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830194') HTTP/1.1" 204 0
2026-03-30 13:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135
2026-03-30 13:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135
2026-03-30 13:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 123a6918-3223-5f36-8a4a-cd14a0b72d40 with identifier: 120408135 to the API
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120408135?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '123a6918-3223-5f36-8a4a-cd14a0b72d40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WK09XWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120408135',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 67446,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-17',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS HATCHBACK 2.0 Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 Titanium 5dr',
'vin': None,
'year': 2009}
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120408135%27 HTTP/1.1" 200 None
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Saving data for 120408135: {'auction_closing_time': 1774888200.0, 'created_time': 1773403881.136786, 'last_price_update_time': 1774875652.765232}
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120408135') HTTP/1.1" 204 0
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120811231
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120811231%27 HTTP/1.1" 200 None
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Scrape type for 120811231: 2
2026-03-30 13:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120364358?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120807843
2026-03-30 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120807843%27 HTTP/1.1" 200 None
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Scrape type for 120807843: 2
2026-03-30 13:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120024515, 'registration': 'DGZ4826', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr', 'mileage': 98697, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1054, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DGZ4826/2026-02-27/image/d9769844-74e5-45e4-9498-778103d4636a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/6407c3b0-aefc-42de-a646-de06f769cd5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/ea3aa1c8-6099-480e-a0ed-48b6a28eb0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/21c01e96-74be-4408-97ac-8b891d20a093_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/9916824e-2a58-4346-b21f-6a211ac98986_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/01a7e7ed-2ad0-47f4-a0b7-6184fe08f045_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/2e7c2f5b-401f-4fba-bd14-3acabc81db2b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 58K, 73K, 84K, 95K - 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': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a66c103-1fbc-4baf-ab35-71bcc44abce3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120024515, 'registration': 'DGZ4826', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr', 'mileage': 98697, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1054, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-10-20', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DGZ4826/2026-02-27/image/d9769844-74e5-45e4-9498-778103d4636a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/6407c3b0-aefc-42de-a646-de06f769cd5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/ea3aa1c8-6099-480e-a0ed-48b6a28eb0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/21c01e96-74be-4408-97ac-8b891d20a093_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/9916824e-2a58-4346-b21f-6a211ac98986_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/01a7e7ed-2ad0-47f4-a0b7-6184fe08f045_removebg.jpg?w=600', 'https://abimg003.imgix.net/DGZ4826/2026-02-27/image/2e7c2f5b-401f-4fba-bd14-3acabc81db2b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 58K, 73K, 84K, 95K - 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': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a66c103-1fbc-4baf-ab35-71bcc44abce3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515
2026-03-30 13:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23d56795-1d42-56e1-9741-e559033abed3 with scrape type 2
2026-03-30 13:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23d56795-1d42-56e1-9741-e559033abed3 with scrape type 2
2026-03-30 13:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23d56795-1d42-56e1-9741-e559033abed3, identifier: 120024515
2026-03-30 13:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515
2026-03-30 13:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515
2026-03-30 13:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23d56795-1d42-56e1-9741-e559033abed3 with identifier: 120024515 to the API
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120024515?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '23d56795-1d42-56e1-9741-e559033abed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DGZ4826',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120024515',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 98697,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-26',
'seller_name': 'Manamanx Ltd',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 HSE Dynamic '
'5dr',
'transmission': 'manual',
'trim': '2.0 TD4 HSE Dynamic 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120024515%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Saving data for 120024515: {'auction_closing_time': 1774888200.0, 'created_time': 1773404295.168316, 'last_price_update_time': 1774875653.363357}
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120024515') HTTP/1.1" 204 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120780393
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120780393%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120780393: 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120816385
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120816385%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120816385: 2
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120631151
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120631151%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120631151: 2
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120364358, 'registration': 'EK68BNY', 'account': 'MAN037', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 67708, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-19', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK68BNY/2026-03-11/image/13e0fb96-b94f-48ee-a947-83688b976d2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4ec652b3-ef60-4273-a777-db5eee0a88c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/fb890d05-1b29-44bf-87b5-7c01c6dc65d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4efe2467-8b39-471d-be60-8102e140ff64_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/052cd38f-7f8c-4b4a-a5d2-500619172afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/d2cc193b-ed1c-4d1c-a6d6-5bf42fe29004_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/9193eeea-9af8-4eac-b4c0-ec8047836ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/af7f0e1f-b68f-4ab7-81c5-818292a382b3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/19-5K, 02/21-10K, 03/22-12K', 'remarks': 'VOSA STATES 13K, 36K, 64K, 66K, 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/ac32e108-1119-44fa-90db-e987e541c71d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120364358, 'registration': 'EK68BNY', 'account': 'MAN037', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 67708, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-19', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK68BNY/2026-03-11/image/13e0fb96-b94f-48ee-a947-83688b976d2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4ec652b3-ef60-4273-a777-db5eee0a88c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/fb890d05-1b29-44bf-87b5-7c01c6dc65d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/4efe2467-8b39-471d-be60-8102e140ff64_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/052cd38f-7f8c-4b4a-a5d2-500619172afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/d2cc193b-ed1c-4d1c-a6d6-5bf42fe29004_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/9193eeea-9af8-4eac-b4c0-ec8047836ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK68BNY/2026-03-11/image/af7f0e1f-b68f-4ab7-81c5-818292a382b3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/19-5K, 02/21-10K, 03/22-12K', 'remarks': 'VOSA STATES 13K, 36K, 64K, 66K, 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/ac32e108-1119-44fa-90db-e987e541c71d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358
2026-03-30 13:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e559a19-f105-5da3-8124-65dd748477cb with scrape type 2
2026-03-30 13:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e559a19-f105-5da3-8124-65dd748477cb with scrape type 2
2026-03-30 13:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1e559a19-f105-5da3-8124-65dd748477cb, identifier: 120364358
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120656222
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120656222%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120656222: 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120657364
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120657364%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120657364: 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120667468
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120667468%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120667468: 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120316229
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120316229%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120316229: 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120667880
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120667880%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120667880: 0
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120438101
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120438101%27 HTTP/1.1" 200 None
2026-03-30 13:00:53 [astonbarclay.gb] INFO: Scrape type for 120438101: 2
2026-03-30 13:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358
2026-03-30 13:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358
2026-03-30 13:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1e559a19-f105-5da3-8124-65dd748477cb with identifier: 120364358 to the API
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120364358?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '1e559a19-f105-5da3-8124-65dd748477cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK68BNY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120364358',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 67708,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-19',
'seller_name': 'Manamanx Ltd',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120364358%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Saving data for 120364358: {'auction_closing_time': 1774888200.0, 'created_time': 1773404157.800616, 'last_price_update_time': 1774875654.029356}
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120364358') HTTP/1.1" 204 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120547045
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120547045%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120547045: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120820456
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120820456%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120820456: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120824951
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120824951%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120824951: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120584213
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120584213%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120584213: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120810036
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120810036%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120810036: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120666157
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120666157%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120666157: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120807469
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120807469%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120807469: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120807684
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120807684%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120807684: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120827043
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827043%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120827043: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120334042
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120334042%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120334042: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120825205
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120825205%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120825205: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120256417
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120256417%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120256417: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120827036
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827036%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120827036: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120826020
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120826020%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120826020: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120454660
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120454660%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120454660: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120647284
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120647284%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120647284: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120585367
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120585367%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120585367: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120668153
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120668153%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120668153: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120610324
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120610324%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120610324: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120657113
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120657113%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120657113: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120647610
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120647610%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120647610: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120590454
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120590454%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120590454: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120632848
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120632848%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120632848: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120373468
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120373468%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120373468: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120650626
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120650626%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120650626: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120627305
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120627305%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120627305: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120650278
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120650278%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120650278: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120622377
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120622377%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120622377: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120573970
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120573970%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120573970: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120632944
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120632944%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120632944: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120657493
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120657493%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120657493: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120616956
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120616956%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120616956: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120509974
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120509974%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120509974: 2
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120401206
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120401206%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120401206: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120503575
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120503575%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120503575: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120645930
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120645930%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120645930: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120621555
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120621555%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120621555: 2
2026-03-30 13:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808228?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120592678
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592678%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120592678: 2
2026-03-30 13:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120302568?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120652440
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120652440%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120652440: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120436090
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120436090%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120436090: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120666509
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120666509%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120666509: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120668414
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120668414%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120668414: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120657830
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120657830%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120657830: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120761485
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120761485%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Scrape type for 120761485: 0
2026-03-30 13:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120688219
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120688219%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120688219: 0
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120367074
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120367074%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120367074: 0
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120751343
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120751343%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120751343: 0
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120254900
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120254900%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120254900: 2
2026-03-30 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120615597
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120615597%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120615597: 0
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120397505
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120397505%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120397505: 0
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120443000
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120443000%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120443000: 0
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120587864
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120587864%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120587864: 2
2026-03-30 13:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120596518?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120332629?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808228, 'registration': 'SP15GXH', 'account': 'CAR001', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '1.6 TDCi ECOnetic Zetec 5dr', 'mileage': 84159, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2103, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-03', 'fuel': 'Diesel', 'motExpiry': '2027-03-31', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SP15GXH/2026-03-26/image/4523089b-0561-4d9e-a4bc-7e89945adc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/278d7378-e6c1-47d2-81b3-721a554a63e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/7d634500-a701-44a9-97b9-c7f8016cf476_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/9f5cc751-4f08-4652-88b4-4fc67483fd22_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/10c29ee6-5550-4bf2-b940-3851f6be028a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/f220d6d3-3c46-4bec-9c39-a1a5554932d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/40b21f71-8753-4a69-b55a-9f55ce0b657d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/4766e6e3-e448-42e0-b50d-727af60e5e64_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 12K - 02/17 24K - 02/18 37K - 01/20 62K - 03/21 68K - 05/22 72K', 'remarks': 'VOSA STATES 74K- 78K - 80K - 84K-', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d20de30-36b2-413c-9462-bb61304df127.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808228, 'registration': 'SP15GXH', 'account': 'CAR001', 'make': 'FORD', 'model': 'MONDEO DIESEL HATCHBACK', 'derivative': '1.6 TDCi ECOnetic Zetec 5dr', 'mileage': 84159, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2103, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-03-03', 'fuel': 'Diesel', 'motExpiry': '2027-03-31', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SP15GXH/2026-03-26/image/4523089b-0561-4d9e-a4bc-7e89945adc2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/278d7378-e6c1-47d2-81b3-721a554a63e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/7d634500-a701-44a9-97b9-c7f8016cf476_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/9f5cc751-4f08-4652-88b4-4fc67483fd22_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/10c29ee6-5550-4bf2-b940-3851f6be028a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/f220d6d3-3c46-4bec-9c39-a1a5554932d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/40b21f71-8753-4a69-b55a-9f55ce0b657d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SP15GXH/2026-03-26/image/4766e6e3-e448-42e0-b50d-727af60e5e64_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 12K - 02/17 24K - 02/18 37K - 01/20 62K - 03/21 68K - 05/22 72K', 'remarks': 'VOSA STATES 74K- 78K - 80K - 84K-', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d20de30-36b2-413c-9462-bb61304df127.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2325a02e-8f90-551d-82c2-0114a40df023 with identifier: 120808228
2026-03-30 13:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2325a02e-8f90-551d-82c2-0114a40df023 with scrape type 2
2026-03-30 13:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2325a02e-8f90-551d-82c2-0114a40df023 with scrape type 2
2026-03-30 13:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2325a02e-8f90-551d-82c2-0114a40df023, identifier: 120808228
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120302568, 'registration': 'NL67FWR', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4i 16V SRi 5dr', 'mileage': 87317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1048, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL67FWR/2026-03-11/image/fcb30147-2bfe-46e7-b4ae-19567f68802f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/ec347981-8492-48c4-b969-a5850a142a1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/8dae0bd8-887f-4984-a223-7770110b8d47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/afd7b9c9-9f45-4b39-a0a6-6cf3edaa3c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/2ea29a7b-efd3-4874-a7dd-1ba9bf48b117_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/10e322d2-e366-4bef-ad9e-cc4df8729880_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/c580a79d-6cd3-45c5-9c99-c77b9a5edd31_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 10/18 8K - 10/19 14K - 03/20 17K - 06/25 78K', 'remarks': 'VOSA STATES 45K - 57K - 71K - 87K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/871f7f86-3ae2-4311-ab83-ead25041cd87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120302568, 'registration': 'NL67FWR', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4i 16V SRi 5dr', 'mileage': 87317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1048, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL67FWR/2026-03-11/image/fcb30147-2bfe-46e7-b4ae-19567f68802f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/ec347981-8492-48c4-b969-a5850a142a1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/8dae0bd8-887f-4984-a223-7770110b8d47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/afd7b9c9-9f45-4b39-a0a6-6cf3edaa3c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/2ea29a7b-efd3-4874-a7dd-1ba9bf48b117_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/10e322d2-e366-4bef-ad9e-cc4df8729880_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL67FWR/2026-03-11/image/c580a79d-6cd3-45c5-9c99-c77b9a5edd31_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 10/18 8K - 10/19 14K - 03/20 17K - 06/25 78K', 'remarks': 'VOSA STATES 45K - 57K - 71K - 87K', 'virtual': False, 'seller': 'Manamanx Ltd', '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/871f7f86-3ae2-4311-ab83-ead25041cd87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568
2026-03-30 13:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf47009-9601-5eab-a2d9-95a33de78e17 with scrape type 2
2026-03-30 13:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbf47009-9601-5eab-a2d9-95a33de78e17 with scrape type 2
2026-03-30 13:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fbf47009-9601-5eab-a2d9-95a33de78e17, identifier: 120302568
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120257030
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120257030%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Scrape type for 120257030: 2
2026-03-30 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2325a02e-8f90-551d-82c2-0114a40df023 with identifier: 120808228
2026-03-30 13:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2325a02e-8f90-551d-82c2-0114a40df023 with identifier: 120808228
2026-03-30 13:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2325a02e-8f90-551d-82c2-0114a40df023 with identifier: 120808228 to the API
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808228?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2325a02e-8f90-551d-82c2-0114a40df023',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SP15GXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808228',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'MONDEO DIESEL HATCHBACK',
'odometer': 84159,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-03',
'seller_name': 'CarGiant',
'title': 'FORD MONDEO DIESEL HATCHBACK 1.6 TDCi ECOnetic Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi ECOnetic Zetec 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808228%27 HTTP/1.1" 200 None
2026-03-30 13:00:55 [astonbarclay.gb] INFO: Saving data for 120808228: {'auction_closing_time': 1774888200.0, 'created_time': 1774552410.402566, 'last_price_update_time': 1774875655.74975}
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808228') HTTP/1.1" 204 0
2026-03-30 13:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568
2026-03-30 13:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568
2026-03-30 13:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fbf47009-9601-5eab-a2d9-95a33de78e17 with identifier: 120302568 to the API
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120302568?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'fbf47009-9601-5eab-a2d9-95a33de78e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL67FWR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120302568',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 87317,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-27',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL ASTRA HATCHBACK 1.4i 16V SRi 5dr',
'transmission': 'manual',
'trim': '1.4i 16V SRi 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120302568%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Saving data for 120302568: {'auction_closing_time': 1774888200.0, 'created_time': 1773404296.035096, 'last_price_update_time': 1774875656.605865}
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120302568') HTTP/1.1" 204 0
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120794268
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120794268%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120794268: 0
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120667917
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120667917%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120667917: 0
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120833168
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120833168%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120833168: 0
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120826309
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120826309%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120826309: 2
2026-03-30 13:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828451?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120596518, 'registration': 'RV66SZR', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C200d SE 4dr', 'mileage': 112885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2116, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-23', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RV66SZR/2026-03-19/image/f823e04d-922d-45cf-9cc8-3967333be76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0731ecc9-cb21-489a-8951-99065351e4f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/481286e1-aa40-4488-85c1-7f9bcf73488a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/4a82d901-a4c8-40cf-aef0-e10e70e3625e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0049d23e-b7d6-4dc7-85a9-bd337820f59b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/319dddfb-a8d7-4eaa-9538-c7ef411fe7e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/14fc5c10-c6c5-4f02-8013-6e5e59fece4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/3673c8f2-8618-426d-942c-1bcaad054b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/23c82a27-11f3-4cb9-a54f-47ee5b774b18_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/17 10k 12/20 33k - 04/23 49k - 04/23 49k', 'remarks': 'VOSA STATES 45K -54K- 75K- 97K- 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': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41fee7a5-b844-450e-9b8f-de95fe840a2a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120596518, 'registration': 'RV66SZR', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C200d SE 4dr', 'mileage': 112885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2116, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-23', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 4, 'engineSize': 1598, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RV66SZR/2026-03-19/image/f823e04d-922d-45cf-9cc8-3967333be76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0731ecc9-cb21-489a-8951-99065351e4f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/481286e1-aa40-4488-85c1-7f9bcf73488a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/4a82d901-a4c8-40cf-aef0-e10e70e3625e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/0049d23e-b7d6-4dc7-85a9-bd337820f59b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/319dddfb-a8d7-4eaa-9538-c7ef411fe7e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/14fc5c10-c6c5-4f02-8013-6e5e59fece4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/3673c8f2-8618-426d-942c-1bcaad054b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV66SZR/2026-03-19/image/23c82a27-11f3-4cb9-a54f-47ee5b774b18_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/17 10k 12/20 33k - 04/23 49k - 04/23 49k', 'remarks': 'VOSA STATES 45K -54K- 75K- 97K- 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': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41fee7a5-b844-450e-9b8f-de95fe840a2a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518
2026-03-30 13:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 201b2aca-1b3f-5790-9ce0-07dce32871b2 with scrape type 2
2026-03-30 13:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 201b2aca-1b3f-5790-9ce0-07dce32871b2 with scrape type 2
2026-03-30 13:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 201b2aca-1b3f-5790-9ce0-07dce32871b2, identifier: 120596518
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120332629, 'registration': 'LY65HAE', 'account': 'CAR001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '80kW Tekna 24kWh 5dr Auto', 'mileage': 104625, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2113, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-31', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY65HAE/2026-03-12/image/4665ae8a-2803-4195-8fd3-c7abe47405e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/881ef9ff-0f15-40fd-a105-0288f02cee69_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/160ce7f3-d63b-4669-ae5c-b58e4c073e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/66f81551-2d09-44c9-99eb-0945fca0d0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/f83e2bd0-7341-438c-9267-cbdabc83dd5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/c4cfd484-3f8f-4fcd-b2fb-5fac099c7c28_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/a84ad826-98d5-46ac-89c4-f9f21fa5e835_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/b2a90c50-7e4b-47e1-a5b3-6b297be97bf3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/16-10K, 11/17-19K, 01/19-34K', 'remarks': 'VOSA STATES 63K, 88K, 101K, 104K, 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cfe0b14a-a1b8-41fd-ac62-a00c7dcd69a4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120332629, 'registration': 'LY65HAE', 'account': 'CAR001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '80kW Tekna 24kWh 5dr Auto', 'mileage': 104625, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2113, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-31', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY65HAE/2026-03-12/image/4665ae8a-2803-4195-8fd3-c7abe47405e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/881ef9ff-0f15-40fd-a105-0288f02cee69_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/160ce7f3-d63b-4669-ae5c-b58e4c073e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/66f81551-2d09-44c9-99eb-0945fca0d0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/f83e2bd0-7341-438c-9267-cbdabc83dd5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/c4cfd484-3f8f-4fcd-b2fb-5fac099c7c28_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/a84ad826-98d5-46ac-89c4-f9f21fa5e835_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY65HAE/2026-03-12/image/b2a90c50-7e4b-47e1-a5b3-6b297be97bf3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/16-10K, 11/17-19K, 01/19-34K', 'remarks': 'VOSA STATES 63K, 88K, 101K, 104K, 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cfe0b14a-a1b8-41fd-ac62-a00c7dcd69a4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629
2026-03-30 13:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with scrape type 2
2026-03-30 13:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with scrape type 2
2026-03-30 13:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa, identifier: 120332629
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120829129
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829129%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120829129: 0
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120827584
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827584%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [astonbarclay.gb] INFO: Scrape type for 120827584: 2
2026-03-30 13:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518
2026-03-30 13:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518
2026-03-30 13:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 201b2aca-1b3f-5790-9ce0-07dce32871b2 with identifier: 120596518 to the API
2026-03-30 13:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120596518?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 101,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '201b2aca-1b3f-5790-9ce0-07dce32871b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV66SZR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120596518',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 112885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-23',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C200d SE 4dr',
'transmission': 'manual',
'trim': 'C200d SE 4dr',
'vin': None,
'year': 2016}
2026-03-30 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120596518%27 HTTP/1.1" 200 None
2026-03-30 13:00:57 [astonbarclay.gb] INFO: Saving data for 120596518: {'auction_closing_time': 1774888200.0, 'created_time': 1773932411.809111, 'last_price_update_time': 1774875657.239546}
2026-03-30 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120596518') HTTP/1.1" 204 0
2026-03-30 13:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629
2026-03-30 13:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629
2026-03-30 13:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa with identifier: 120332629 to the API
2026-03-30 13:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120332629?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Electric',
'id': '97781d7d-ecaa-59c1-aa6c-b4fd93bc87aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY65HAE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120332629',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 104625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-31',
'seller_name': 'CarGiant',
'title': 'NISSAN LEAF HATCHBACK 80kW Tekna 24kWh 5dr Auto',
'transmission': 'automatic',
'trim': '80kW Tekna 24kWh 5dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120332629%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Saving data for 120332629: {'auction_closing_time': 1774888200.0, 'created_time': 1773404263.002967, 'last_price_update_time': 1774875658.140266}
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120332629') HTTP/1.1" 204 0
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120827073
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827073%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120827073: 2
2026-03-30 13:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120365404?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828451, 'registration': 'BA68GTZ', 'account': 'MAN037', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 TSI 115 SEL 5dr DSG', 'mileage': 95700, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1042, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-02-15', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/5768c15d-3ff3-4038-87c6-696d09bd1057_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/d4c0d982-b187-4114-bf25-4681611a6afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/cbe43620-5cbf-4164-a933-b22bf26d0666_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/742a4a23-bcf1-4438-92f4-c47afe714665_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/c9c0a2eb-078b-40ec-9cc9-26efe59644fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/7aa25489-7b38-4a20-acfd-4293067a28e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/5a269378-5fa4-4853-8e70-86d9b0c50897_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 01/23 75K 09/24 92K -', 'remarks': 'VOSA STATES 75K- 86K- 94K- 95K- SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2ea6e5d1-8399-4a94-a74d-c08d47b6b6df.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828451, 'registration': 'BA68GTZ', 'account': 'MAN037', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 TSI 115 SEL 5dr DSG', 'mileage': 95700, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1042, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-02-15', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/5768c15d-3ff3-4038-87c6-696d09bd1057_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/d4c0d982-b187-4114-bf25-4681611a6afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/cbe43620-5cbf-4164-a933-b22bf26d0666_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/742a4a23-bcf1-4438-92f4-c47afe714665_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/c9c0a2eb-078b-40ec-9cc9-26efe59644fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/7aa25489-7b38-4a20-acfd-4293067a28e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BA68GTZ/2026-03-26/image/5a269378-5fa4-4853-8e70-86d9b0c50897_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 01/23 75K 09/24 92K -', 'remarks': 'VOSA STATES 75K- 86K- 94K- 95K- SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2ea6e5d1-8399-4a94-a74d-c08d47b6b6df.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b701eed9-c4e2-5662-8057-e7dad0b0916b with identifier: 120828451
2026-03-30 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b701eed9-c4e2-5662-8057-e7dad0b0916b with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b701eed9-c4e2-5662-8057-e7dad0b0916b with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b701eed9-c4e2-5662-8057-e7dad0b0916b, identifier: 120828451
2026-03-30 13: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-30 13:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120102055?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b701eed9-c4e2-5662-8057-e7dad0b0916b with identifier: 120828451
2026-03-30 13:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b701eed9-c4e2-5662-8057-e7dad0b0916b with identifier: 120828451
2026-03-30 13:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b701eed9-c4e2-5662-8057-e7dad0b0916b with identifier: 120828451 to the API
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828451?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'b701eed9-c4e2-5662-8057-e7dad0b0916b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BA68GTZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828451',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 95700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-15',
'seller_name': 'Manamanx Ltd',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 TSI 115 SEL 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 115 SEL 5dr DSG',
'vin': None,
'year': 2019}
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828451%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Saving data for 120828451: {'auction_closing_time': 1774888200.0, 'created_time': 1774552438.194593, 'last_price_update_time': 1774875658.587344}
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828451') HTTP/1.1" 204 0
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120832379
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832379%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120832379: 0
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120829465
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829465%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120829465: 2
2026-03-30 13: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-30 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120827436
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827436%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120827436: 2
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120365404, 'registration': 'LL60MYX', 'account': 'CAR001', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS HATCHBACK', 'derivative': '1.4 TSI SE 5dr', 'mileage': 91194, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2120, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL60MYX/2026-03-12/image/094cb54f-ab47-4a7f-ae99-66da8d8b2463_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/7aa7b3ec-2fb9-4dbc-b085-f9d335da38fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/bd1c2853-8357-41f4-8528-f41190cf13e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/2f13e7ac-6555-4a95-bf7d-bd3129def35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/3bcd44c0-8fc2-43dd-827e-2c5c90f7faf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/c3c9cd07-1349-49f7-a74b-16417da7debc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/d367f42b-72ef-4476-89c4-cbcf4f352966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/12-8K, 11/12-12K, 11/13-19K, 12/14-27K, 01/16-35K, 02/17-42K, 12/17-48K, 06/20-68K,', 'remarks': 'VOSA STATES 45K, 52K, 61K, 69K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', '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/a548c7d8-a2da-49f5-8d69-ff32a4be71dd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120365404, 'registration': 'LL60MYX', 'account': 'CAR001', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS HATCHBACK', 'derivative': '1.4 TSI SE 5dr', 'mileage': 91194, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2120, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL60MYX/2026-03-12/image/094cb54f-ab47-4a7f-ae99-66da8d8b2463_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/7aa7b3ec-2fb9-4dbc-b085-f9d335da38fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/bd1c2853-8357-41f4-8528-f41190cf13e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/2f13e7ac-6555-4a95-bf7d-bd3129def35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/3bcd44c0-8fc2-43dd-827e-2c5c90f7faf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/c3c9cd07-1349-49f7-a74b-16417da7debc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/d367f42b-72ef-4476-89c4-cbcf4f352966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/12-8K, 11/12-12K, 11/13-19K, 12/14-27K, 01/16-35K, 02/17-42K, 12/17-48K, 06/20-68K,', 'remarks': 'VOSA STATES 45K, 52K, 61K, 69K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', '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/a548c7d8-a2da-49f5-8d69-ff32a4be71dd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
2026-03-30 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142, identifier: 120365404
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120102055, 'registration': 'BJ21HRW', 'account': 'CAR001', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.4 eHybrid FR Sport 5dr DSG', 'mileage': 89021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2115, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-06-02', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/fe34ae79-703c-40b0-a5c4-1e030615c361_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/835d3ca4-82c3-462c-89a2-693d19fc9d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/45a3b2ed-85dd-4efc-a304-ae89fcab467b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/0b2a980a-67df-4394-bf60-c91856ee2a2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d702099f-7b46-4626-9aee-f7cbd7fc1985_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/954c88b4-4aea-4988-9c05-200a4436ede9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/555023c2-7136-4620-a5d8-3b57e6206ef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d95be945-25c1-4e05-b3ca-57599d02fbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/cb6933f4-9fda-4f55-8288-27694ac482d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/ff7ff140-827d-457d-af65-ac01ec8d3f24_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K- 81K - 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': 27, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da8b65fe-3614-44d8-9f65-351ce8ef043d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120102055, 'registration': 'BJ21HRW', 'account': 'CAR001', 'make': 'SEAT', 'model': 'LEON ESTATE', 'derivative': '1.4 eHybrid FR Sport 5dr DSG', 'mileage': 89021, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2115, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-06-02', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/fe34ae79-703c-40b0-a5c4-1e030615c361_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/835d3ca4-82c3-462c-89a2-693d19fc9d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/45a3b2ed-85dd-4efc-a304-ae89fcab467b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/0b2a980a-67df-4394-bf60-c91856ee2a2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d702099f-7b46-4626-9aee-f7cbd7fc1985_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/954c88b4-4aea-4988-9c05-200a4436ede9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/555023c2-7136-4620-a5d8-3b57e6206ef1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/d95be945-25c1-4e05-b3ca-57599d02fbb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/cb6933f4-9fda-4f55-8288-27694ac482d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ21HRW/2026-03-03/image/ff7ff140-827d-457d-af65-ac01ec8d3f24_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K- 81K - 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': 27, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da8b65fe-3614-44d8-9f65-351ce8ef043d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055
2026-03-30 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d6007c-d61e-5152-be45-36a8de40e064 with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48d6007c-d61e-5152-be45-36a8de40e064 with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 48d6007c-d61e-5152-be45-36a8de40e064, identifier: 120102055
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Found listing with ID: 120827550
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827550%27 HTTP/1.1" 200 None
2026-03-30 13:00:58 [astonbarclay.gb] INFO: Scrape type for 120827550: 2
2026-03-30 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
2026-03-30 13:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
2026-03-30 13:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404 to the API
2026-03-30 13:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120365404?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL60MYX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120365404',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF PLUS HATCHBACK',
'odometer': 91194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-07',
'seller_name': 'CarGiant',
'title': 'VOLKSWAGEN GOLF PLUS HATCHBACK 1.4 TSI SE 5dr',
'transmission': 'manual',
'trim': '1.4 TSI SE 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120365404%27 HTTP/1.1" 200 None
2026-03-30 13:00:59 [astonbarclay.gb] INFO: Saving data for 120365404: {'auction_closing_time': 1774888200.0, 'created_time': 1773404105.174245, 'last_price_update_time': 1774875659.162565}
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120365404') HTTP/1.1" 204 0
2026-03-30 13:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055
2026-03-30 13:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055
2026-03-30 13:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 48d6007c-d61e-5152-be45-36a8de40e064 with identifier: 120102055 to the API
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120102055?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 27,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '48d6007c-d61e-5152-be45-36a8de40e064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BJ21HRW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120102055',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'LEON ESTATE',
'odometer': 89021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-02',
'seller_name': 'CarGiant',
'title': 'SEAT LEON ESTATE 1.4 eHybrid FR Sport 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 eHybrid FR Sport 5dr DSG',
'vin': None,
'year': 2021}
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [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-30 13:01:01 [astonbarclay.gb] INFO: Saving data for 120102055: {'auction_closing_time': 1774888200.0, 'created_time': 1773403869.896528, 'last_price_update_time': 1774875661.098345}
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120102055') HTTP/1.1" 204 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120830638
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830638%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120830638: 2
2026-03-30 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120596595?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695565?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808421?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120834243
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120834243%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120834243: 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120827493
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827493%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120827493: 2
2026-03-30 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120825616
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825616%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120825616: 2
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120832708
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832708%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120832708: 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120831502
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831502%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120831502: 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120833516
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833516%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120833516: 2
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120832455
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832455%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120832455: 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120828449
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828449%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120828449: 2
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762558, 'registration': 'GNT310M', 'account': 'WBA004', 'make': 'SKODA', 'model': 'SUPERB DIESEL HATCHBACK', 'derivative': '2.0 TDI CR 190 SE L Executive 4X4 5dr DSG', 'mileage': 109863, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2250, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/1 20K - 09/19 26K - 11/22 56K', 'remarks': 'Ex-Private Hire - VOSA STATES 81K- 84K - 84K- 101K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22485b97-558c-4306-88f1-b8a15724b1a4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762558, 'registration': 'GNT310M', 'account': 'WBA004', 'make': 'SKODA', 'model': 'SUPERB DIESEL HATCHBACK', 'derivative': '2.0 TDI CR 190 SE L Executive 4X4 5dr DSG', 'mileage': 109863, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2250, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GNT310M/2026-03-25/image/6e446101-0a9f-4501-9e62-adac5f3215b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/af5077d2-36ba-4910-a140-dfafd7c36be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/18b9df23-394a-47d8-a254-e1b58696e593_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/6ab4e384-60eb-4488-b2ed-794a19663200_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/cdf475a9-de33-4483-be94-913b96860049_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/e1ecf079-ef4d-49b2-945c-7653d6bbbb76_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/9aabac86-f351-4d2c-9779-2f375cb40c10_removebg.jpg?w=600', 'https://abimg003.imgix.net/GNT310M/2026-03-25/image/f0cf55cf-2ba8-4a2d-af93-b64f72da215b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/1 20K - 09/19 26K - 11/22 56K', 'remarks': 'Ex-Private Hire - VOSA STATES 81K- 84K - 84K- 101K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22485b97-558c-4306-88f1-b8a15724b1a4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558
2026-03-30 13:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6818a7ba-7156-5472-a333-e8f66568a499 with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6818a7ba-7156-5472-a333-e8f66568a499 with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6818a7ba-7156-5472-a333-e8f66568a499, identifier: 120762558
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120596595, 'registration': 'HN66YZD', 'account': 'CAR001', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'sDrive 18d Sport 5dr Step Auto', 'mileage': 114103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2109, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fd71e7de-95f5-46ce-83ab-414c244638b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/6720b4f8-88e2-444b-9aee-884b0a9c6ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/ebfa75f8-56ca-4b5b-987d-32d2905369af_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fa6f10a2-414b-4723-a1bf-0a36eabea78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7af383e1-d89d-4d73-8661-5ca87b398dd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/76fa3707-17b6-443f-87f0-41df65b818b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/89220334-a085-43fb-8309-5482ec036d16_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/f3942ab3-ae37-47ff-9a5b-6a56f1904447_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7a6242b1-2fe2-4191-b676-a7dc2fb45e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7ea29277-662e-4e66-b9d0-accae027a89d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/78eadd43-cc3c-4de3-95e5-d1a1178267b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/e722f9b3-dca3-4e78-b84c-1d7ad86965d1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/18 15k - 12/18 28k - 04/19 32k - 09/19 37k- 08/20 46k 11/25 109K', 'remarks': 'VOSA STATES, 75K, 87K, 101K, 109K', 'virtual': False, 'seller': 'CarGiant', '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/18ffd123-2c09-4e6e-84b4-9b9652757225.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120596595, 'registration': 'HN66YZD', 'account': 'CAR001', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'sDrive 18d Sport 5dr Step Auto', 'mileage': 114103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2109, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fd71e7de-95f5-46ce-83ab-414c244638b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/6720b4f8-88e2-444b-9aee-884b0a9c6ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/ebfa75f8-56ca-4b5b-987d-32d2905369af_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/fa6f10a2-414b-4723-a1bf-0a36eabea78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7af383e1-d89d-4d73-8661-5ca87b398dd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/76fa3707-17b6-443f-87f0-41df65b818b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/89220334-a085-43fb-8309-5482ec036d16_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/f3942ab3-ae37-47ff-9a5b-6a56f1904447_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7a6242b1-2fe2-4191-b676-a7dc2fb45e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/7ea29277-662e-4e66-b9d0-accae027a89d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/78eadd43-cc3c-4de3-95e5-d1a1178267b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN66YZD/2026-03-19/image/e722f9b3-dca3-4e78-b84c-1d7ad86965d1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/18 15k - 12/18 28k - 04/19 32k - 09/19 37k- 08/20 46k 11/25 109K', 'remarks': 'VOSA STATES, 75K, 87K, 101K, 109K', 'virtual': False, 'seller': 'CarGiant', '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/18ffd123-2c09-4e6e-84b4-9b9652757225.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595
2026-03-30 13:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae51917a-336e-5357-84c4-c2431222d2ec with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae51917a-336e-5357-84c4-c2431222d2ec with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae51917a-336e-5357-84c4-c2431222d2ec, identifier: 120596595
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695565, 'registration': 'DN16TVW', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA SPORTS TOURER', 'derivative': '1.4T 16V 150 SRi 5dr Auto', 'mileage': 108223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2289, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-04-11', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN16TVW/2026-03-25/image/3a3fa2b9-bfa8-422a-820a-f11fa45fd3cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/f7a5012b-4ce9-493d-a99d-98f1c3464fba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/40636617-9462-4694-831e-88de6d896e0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/bf062c7b-c074-4850-b250-d3ee0ef8f79d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/3e3fd0df-a619-47d5-9764-92d5872bca04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/5db5d02b-ea25-45a6-a7e1-ae0295997bb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/510297c7-6877-4d37-9f6b-959bfb63e3f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/c1b93747-0599-4060-b56b-bdc97a5e0de8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/291822b7-c7ab-445e-b70b-ebe1d5363040_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/18 22K - 03/19 43K - 06/20 57K- 06/21 61K - 05/22 67K - 06/23 69K - 03/25 95K', 'remarks': 'VOSA STATES 67K - 69K- 84K- 98K- 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/07e2510b-4bcb-4ce0-8c87-54bf7ee8c7a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695565, 'registration': 'DN16TVW', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA SPORTS TOURER', 'derivative': '1.4T 16V 150 SRi 5dr Auto', 'mileage': 108223, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2289, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-04-11', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN16TVW/2026-03-25/image/3a3fa2b9-bfa8-422a-820a-f11fa45fd3cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/f7a5012b-4ce9-493d-a99d-98f1c3464fba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/40636617-9462-4694-831e-88de6d896e0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/bf062c7b-c074-4850-b250-d3ee0ef8f79d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/3e3fd0df-a619-47d5-9764-92d5872bca04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/5db5d02b-ea25-45a6-a7e1-ae0295997bb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/510297c7-6877-4d37-9f6b-959bfb63e3f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/c1b93747-0599-4060-b56b-bdc97a5e0de8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN16TVW/2026-03-25/image/291822b7-c7ab-445e-b70b-ebe1d5363040_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/18 22K - 03/19 43K - 06/20 57K- 06/21 61K - 05/22 67K - 06/23 69K - 03/25 95K', 'remarks': 'VOSA STATES 67K - 69K- 84K- 98K- 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/07e2510b-4bcb-4ce0-8c87-54bf7ee8c7a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565
2026-03-30 13:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64e8115-9d95-526f-aea7-6a2ae6678e8c with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c64e8115-9d95-526f-aea7-6a2ae6678e8c with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c64e8115-9d95-526f-aea7-6a2ae6678e8c, identifier: 120695565
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808421, 'registration': 'RF54MDU', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper S 3dr', 'mileage': 71875, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2299, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2004-10-21', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF54MDU/2026-03-26/image/47efdc79-60e0-4d3d-b344-8a9d3d23c504_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/a102f1cd-7a6a-4385-bb72-6361f1c56bd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/33117fcd-a114-4b90-a896-bce96b03097a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/f1aca1a2-7276-4b29-a8a7-7e7f6f4a5f0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/ad9378e8-ae3e-4619-9c19-25428d8d60c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/49903561-26e8-48d3-96b0-e3a87b1865ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/d610fd59-6193-48d9-b8c3-0af5bb18eff3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/892db25c-7501-4a02-8e06-af59807eebc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/ada12e41-5ad4-4747-98a5-4920c91e5e64_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 68K, 69K, 69K, 71K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 207, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808421, 'registration': 'RF54MDU', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper S 3dr', 'mileage': 71875, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2299, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2004-10-21', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF54MDU/2026-03-26/image/47efdc79-60e0-4d3d-b344-8a9d3d23c504_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/a102f1cd-7a6a-4385-bb72-6361f1c56bd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/33117fcd-a114-4b90-a896-bce96b03097a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/f1aca1a2-7276-4b29-a8a7-7e7f6f4a5f0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/ad9378e8-ae3e-4619-9c19-25428d8d60c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/49903561-26e8-48d3-96b0-e3a87b1865ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/d610fd59-6193-48d9-b8c3-0af5bb18eff3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/892db25c-7501-4a02-8e06-af59807eebc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF54MDU/2026-03-26/image/ada12e41-5ad4-4747-98a5-4920c91e5e64_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 68K, 69K, 69K, 71K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 207, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c24489d-8f83-5403-9217-e7f5e3777d43 with identifier: 120808421
2026-03-30 13:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c24489d-8f83-5403-9217-e7f5e3777d43 with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c24489d-8f83-5403-9217-e7f5e3777d43 with scrape type 2
2026-03-30 13:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4c24489d-8f83-5403-9217-e7f5e3777d43, identifier: 120808421
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120838374
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838374%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120838374: 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120832866
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120832866%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120832866: 0
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Found listing with ID: 120828329
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828329%27 HTTP/1.1" 200 None
2026-03-30 13:01:01 [astonbarclay.gb] INFO: Scrape type for 120828329: 2
2026-03-30 13:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558
2026-03-30 13:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558
2026-03-30 13:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6818a7ba-7156-5472-a333-e8f66568a499 with identifier: 120762558 to the API
2026-03-30 13:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762558?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '6818a7ba-7156-5472-a333-e8f66568a499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GNT310M',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762558',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'SUPERB DIESEL HATCHBACK',
'odometer': 109863,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'UKCGR - Trade',
'title': 'SKODA SUPERB DIESEL HATCHBACK 2.0 TDI CR 190 SE L Executive 4X4 5dr '
'DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR 190 SE L Executive 4X4 5dr DSG',
'vin': None,
'year': 2015}
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762558%27 HTTP/1.1" 200 None
2026-03-30 13:01:02 [astonbarclay.gb] INFO: Saving data for 120762558: {'auction_closing_time': 1774888200.0, 'created_time': 1774443738.248978, 'last_price_update_time': 1774875662.175714}
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762558') HTTP/1.1" 204 0
2026-03-30 13:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595
2026-03-30 13:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595
2026-03-30 13:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae51917a-336e-5357-84c4-c2431222d2ec with identifier: 120596595 to the API
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120596595?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae51917a-336e-5357-84c4-c2431222d2ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN66YZD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120596595',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X1 DIESEL ESTATE',
'odometer': 114103,
'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': 'CarGiant',
'title': 'BMW X1 DIESEL ESTATE sDrive 18d Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'sDrive 18d Sport 5dr Step Auto',
'vin': None,
'year': 2016}
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:02 [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-30 13:01:02 [astonbarclay.gb] INFO: Saving data for 120596595: {'auction_closing_time': 1774888200.0, 'created_time': 1773931513.762884, 'last_price_update_time': 1774875662.775819}
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120596595') HTTP/1.1" 204 0
2026-03-30 13:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565
2026-03-30 13:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565
2026-03-30 13:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c64e8115-9d95-526f-aea7-6a2ae6678e8c with identifier: 120695565 to the API
2026-03-30 13:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695565?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'c64e8115-9d95-526f-aea7-6a2ae6678e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN16TVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695565',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA SPORTS TOURER',
'odometer': 108223,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-11',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA SPORTS TOURER 1.4T 16V 150 SRi 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T 16V 150 SRi 5dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695565%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Saving data for 120695565: {'auction_closing_time': 1774888200.0, 'created_time': 1774346576.373937, 'last_price_update_time': 1774875663.145103}
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695565') HTTP/1.1" 204 0
2026-03-30 13:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4c24489d-8f83-5403-9217-e7f5e3777d43 with identifier: 120808421
2026-03-30 13:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4c24489d-8f83-5403-9217-e7f5e3777d43 with identifier: 120808421
2026-03-30 13:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4c24489d-8f83-5403-9217-e7f5e3777d43 with identifier: 120808421 to the API
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808421?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 207,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4c24489d-8f83-5403-9217-e7f5e3777d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF54MDU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808421',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 71875,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-10-21',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.6 Cooper S 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper S 3dr',
'vin': None,
'year': 2004}
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808421%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Saving data for 120808421: {'auction_closing_time': 1774888200.0, 'created_time': 1774552592.884065, 'last_price_update_time': 1774875663.482873}
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808421') HTTP/1.1" 204 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 87515789
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%2787515789%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 87515789: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120838324
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838324%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120838324: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120838333
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838333%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120838333: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120829717
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829717%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120829717: 2
2026-03-30 13:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762304?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120832304
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832304%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120832304: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120838347
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838347%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120838347: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120828047
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828047%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120828047: 2
2026-03-30 13: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-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120737032
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120737032%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120737032: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120804839
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120804839%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120804839: 2
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120586845
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120586845%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120586845: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120890949
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120890949%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120890949: 1
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120410046
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120410046%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120410046: 0
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120889076
2026-03-30 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120889076%27 HTTP/1.1" 200 None
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Scrape type for 120889076: 1
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762304, 'registration': 'LG06KNW', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '330d M Sport 4dr Auto', 'mileage': 143616, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2312, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-02', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LG06KNW/2026-03-26/image/9d09bbd4-d15e-4224-b553-906b11040a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/3c65dd8c-1b46-4d4d-8ae4-17c28f794667_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/af06379e-0c6f-4ce2-b14b-97edf9575edb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/1b603f66-003f-4aaa-bd05-8314d1e88374_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/956eee01-01b8-4ad7-b2fe-022de0d7ed8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/cf099768-f2d6-43ca-acfe-d58a23dbff2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/8f98b0a4-0580-4413-b177-7c2a3137eea0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/7ab0b7ec-2c38-470a-9bb0-e1d3a25b1fc3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/11 43K - 08/13 52K - 08/14 57K - 07/15 64K - ?? 70K- 07/17 77K - 07/18 85K - 07/19 91K - ?? 96K - 07/21 100K - 04/22 104K', 'remarks': 'VOSA STATES 104K- 111K- 120K- 133K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 197, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ff2b838a-2de2-4b0d-925d-b6d582c28148.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762304, 'registration': 'LG06KNW', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '330d M Sport 4dr Auto', 'mileage': 143616, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2312, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-02', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LG06KNW/2026-03-26/image/9d09bbd4-d15e-4224-b553-906b11040a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/3c65dd8c-1b46-4d4d-8ae4-17c28f794667_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/af06379e-0c6f-4ce2-b14b-97edf9575edb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/1b603f66-003f-4aaa-bd05-8314d1e88374_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/956eee01-01b8-4ad7-b2fe-022de0d7ed8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/cf099768-f2d6-43ca-acfe-d58a23dbff2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/8f98b0a4-0580-4413-b177-7c2a3137eea0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG06KNW/2026-03-26/image/7ab0b7ec-2c38-470a-9bb0-e1d3a25b1fc3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/11 43K - 08/13 52K - 08/14 57K - 07/15 64K - ?? 70K- 07/17 77K - 07/18 85K - 07/19 91K - ?? 96K - 07/21 100K - 04/22 104K', 'remarks': 'VOSA STATES 104K- 111K- 120K- 133K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 197, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ff2b838a-2de2-4b0d-925d-b6d582c28148.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304
2026-03-30 13:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e183571-b9a7-5504-9870-54db1695913e with scrape type 2
2026-03-30 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e183571-b9a7-5504-9870-54db1695913e with scrape type 2
2026-03-30 13:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e183571-b9a7-5504-9870-54db1695913e, identifier: 120762304
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762335, 'registration': 'EJ58ZRR', 'account': 'WBA004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr CVT-7', 'mileage': 82980, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2248, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-08-16', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/10 5K - 04/12 11K - 03/11 8K - 05/13 14K - 05/14 16K - 10/16 18K - 05/15 16K', 'remarks': 'VOSA STATES 46K- 58K- 74K- 79K- 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': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ba421229-cb79-4fdb-8696-66e732b0f006.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762335, 'registration': 'EJ58ZRR', 'account': 'WBA004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr CVT-7', 'mileage': 82980, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2248, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-08-16', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/0b0cbde4-51d0-4ef1-a48c-43602a3dd642_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/fb2e86a1-fa35-483b-86c5-a5203c2e6886_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/7b96002b-13af-449e-9fe5-cb8229c5e65f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d3e8ba2d-b8b1-40b3-8010-0b9f294564e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/e538a4ff-f548-446c-90ab-a457a0e323e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/f37609d0-4305-4a32-a281-4ba0572241f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/d79b7261-4f22-4dc3-8bcd-73173a194fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ58ZRR/2026-03-25/image/a4ff39cc-bb0f-4314-b9b5-b76e823361ec_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/10 5K - 04/12 11K - 03/11 8K - 05/13 14K - 05/14 16K - 10/16 18K - 05/15 16K', 'remarks': 'VOSA STATES 46K- 58K- 74K- 79K- 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': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ba421229-cb79-4fdb-8696-66e732b0f006.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335
2026-03-30 13:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with scrape type 2
2026-03-30 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with scrape type 2
2026-03-30 13:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a, identifier: 120762335
2026-03-30 13:01:03 [astonbarclay.gb] INFO: Found listing with ID: 120890774
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890774%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120890774: 1
2026-03-30 13:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304
2026-03-30 13:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304
2026-03-30 13:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e183571-b9a7-5504-9870-54db1695913e with identifier: 120762304 to the API
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762304?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 197,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2e183571-b9a7-5504-9870-54db1695913e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG06KNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762304',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES DIESEL SALOON',
'odometer': 143616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-24',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES DIESEL SALOON 330d M Sport 4dr Auto',
'transmission': 'automatic',
'trim': '330d M Sport 4dr Auto',
'vin': None,
'year': 2006}
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762304%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Saving data for 120762304: {'auction_closing_time': 1774888200.0, 'created_time': 1774443714.037514, 'last_price_update_time': 1774875664.355194}
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762304') HTTP/1.1" 204 0
2026-03-30 13:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335
2026-03-30 13:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335
2026-03-30 13:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: de443127-8e7a-5b0a-b4e1-bf1571e3fc1a with identifier: 120762335 to the API
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762335?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'de443127-8e7a-5b0a-b4e1-bf1571e3fc1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ58ZRR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762335',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 82980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-26',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA JAZZ HATCHBACK 1.4 i-DSi SE 5dr CVT-7',
'transmission': 'automatic',
'trim': '1.4 i-DSi SE 5dr CVT-7',
'vin': None,
'year': 2009}
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762335%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Saving data for 120762335: {'auction_closing_time': 1774888200.0, 'created_time': 1774443736.12487, 'last_price_update_time': 1774875664.773036}
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762335') HTTP/1.1" 204 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120365951
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365951%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120365951: 2
2026-03-30 13:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592678?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120587864?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120890796
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890796%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120890796: 1
2026-03-30 13:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120811231?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120890314
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890314%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120890314: 1
2026-03-30 13:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120562567
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [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-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120562567: 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120562548
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [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-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120562548: 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120562320
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [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-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120562320: 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120404970
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [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-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120404970: 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120889697
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889697%27 HTTP/1.1" 200 None
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120889697: 1
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120441523
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [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-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120441523: 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120562354
2026-03-30 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:04 [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-30 13:01:04 [astonbarclay.gb] INFO: Scrape type for 120562354: 0
2026-03-30 13:01:04 [astonbarclay.gb] INFO: Found listing with ID: 120890745
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890745%27 HTTP/1.1" 200 None
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120890745: 1
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592678, 'registration': 'DV14LGK', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta Premium 5dr', 'mileage': 22783, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2369, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV14LGK/2026-03-19/image/66892e5b-c842-48bf-a242-3c4ef543e256_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/97406d97-00da-4c95-bc6b-3d8908e00cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/557fefc8-36f7-4497-a1e9-4f9347fab7ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/9666f6da-1a77-4f17-b0e0-b21e75f8ee0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/e4db148e-cd75-4e23-a49b-b966892090e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/10a1e73c-0813-49cd-9cb8-f96e7ddfed10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/91f5fb80-b0e7-4259-aa7c-80cca412124d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/1dd982f9-7290-493f-8e12-36c5e6a63334_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/dabe9e2b-9509-4145-8184-aa8b9bbbbebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/d1bc7654-f542-4892-b1bd-5a00ae38143a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/806afbd6-206f-474d-b903-b433914c3499_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/18- 13K, 03/19- 15K, 03/20- 17K, 03/23- 20K, 03/24- 21K, 02/26- ??- SERVICE BOOK HAS NO STAMPS', 'remarks': 'VOSA STATES 20K, 21K, 22K, 22K, 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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a40c433f-53dd-4185-827a-ed6ae7f76fdd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592678, 'registration': 'DV14LGK', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta Premium 5dr', 'mileage': 22783, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2369, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV14LGK/2026-03-19/image/66892e5b-c842-48bf-a242-3c4ef543e256_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/97406d97-00da-4c95-bc6b-3d8908e00cf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/557fefc8-36f7-4497-a1e9-4f9347fab7ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/9666f6da-1a77-4f17-b0e0-b21e75f8ee0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/e4db148e-cd75-4e23-a49b-b966892090e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/10a1e73c-0813-49cd-9cb8-f96e7ddfed10_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/91f5fb80-b0e7-4259-aa7c-80cca412124d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/1dd982f9-7290-493f-8e12-36c5e6a63334_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/dabe9e2b-9509-4145-8184-aa8b9bbbbebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/d1bc7654-f542-4892-b1bd-5a00ae38143a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV14LGK/2026-03-19/image/806afbd6-206f-474d-b903-b433914c3499_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/18- 13K, 03/19- 15K, 03/20- 17K, 03/23- 20K, 03/24- 21K, 02/26- ??- SERVICE BOOK HAS NO STAMPS', 'remarks': 'VOSA STATES 20K, 21K, 22K, 22K, 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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a40c433f-53dd-4185-827a-ed6ae7f76fdd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678
2026-03-30 13:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d21d406b-5447-5fe9-8d9c-4e82070c5c36 with scrape type 2
2026-03-30 13:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d21d406b-5447-5fe9-8d9c-4e82070c5c36 with scrape type 2
2026-03-30 13:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d21d406b-5447-5fe9-8d9c-4e82070c5c36, identifier: 120592678
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120587864, 'registration': 'EA16UDM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 60582, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2383, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-04-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA16UDM/2026-03-19/image/868d91f0-a0a2-4f72-9d3f-4b4cf290074e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4ffa27ae-3d12-41a0-8788-6692d9d847ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/6c8d317e-5966-4cae-ab32-2ff51ae6c2f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/eec78a7a-1fc6-43ec-9674-6bae99182689_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/54b76fca-b140-4677-8dca-d657325f7ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/b9680732-92ec-4af9-8ec0-49a0341cddf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1844363e-d5d5-47ea-bf35-9b3d17812206_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4df040e3-c55a-4dff-8ace-73abba47127d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1807691b-5af4-48a5-ad78-fdb5a7aa71ed_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 04/17- 8K, 04/18- 17K, 04/19- 25K, 08/20- 33K, 03/21- 35K, 03/22- 35K, 03/23- 44K', 'remarks': 'VOSA STATES 44K, 46K, 53K, 60K, 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': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b053b115-7684-4463-82e1-c691d9aed310.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120587864, 'registration': 'EA16UDM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 60582, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2383, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-04-27', 'fuel': 'Petrol', 'motExpiry': '2027-03-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA16UDM/2026-03-19/image/868d91f0-a0a2-4f72-9d3f-4b4cf290074e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4ffa27ae-3d12-41a0-8788-6692d9d847ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/6c8d317e-5966-4cae-ab32-2ff51ae6c2f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/eec78a7a-1fc6-43ec-9674-6bae99182689_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/54b76fca-b140-4677-8dca-d657325f7ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/b9680732-92ec-4af9-8ec0-49a0341cddf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1844363e-d5d5-47ea-bf35-9b3d17812206_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/4df040e3-c55a-4dff-8ace-73abba47127d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA16UDM/2026-03-19/image/1807691b-5af4-48a5-ad78-fdb5a7aa71ed_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 04/17- 8K, 04/18- 17K, 04/19- 25K, 08/20- 33K, 03/21- 35K, 03/22- 35K, 03/23- 44K', 'remarks': 'VOSA STATES 44K, 46K, 53K, 60K, 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': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b053b115-7684-4463-82e1-c691d9aed310.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864
2026-03-30 13:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with scrape type 2
2026-03-30 13:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with scrape type 2
2026-03-30 13:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0, identifier: 120587864
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120811231, 'registration': 'LY67ONJ', 'account': 'WBA003', 'make': 'VOLKSWAGEN', 'model': 'GOLF ELECTRIC HATCHBACK', 'derivative': '99kW e-Golf 35kWh 5dr Auto', 'mileage': 83469, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2321, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-01-28', 'fuel': 'Electric', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/b9f6d400-963f-4e4f-9816-73dc80629493_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/c3335a00-bc75-4181-98cd-c6122aa3f135_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/175b6db0-217b-4b0f-b474-b5ca1b6e5de4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/a0f84858-3f89-4112-a68d-db2b11afbfb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/d94c5fec-9284-4979-b865-bf04ed6bf343_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/fcdd786b-05d6-4d8e-8659-7469a1962f94_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/24f456a5-0aca-4046-a2a8-67e8e8173ccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/41fe84ff-7124-4254-bc0a-fa1688e87359_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/6934a0eb-f882-4aaa-a689-f572331a1089_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/97883579-8955-4462-97a3-41c76c507c68_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/20-13K, 03/22-35K, 03/23-49K', 'remarks': 'VOSA STATES 47K, 61K, 72K, 82K, 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8f9b55db-c197-41b0-afbf-ba22f524ebcd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120811231, 'registration': 'LY67ONJ', 'account': 'WBA003', 'make': 'VOLKSWAGEN', 'model': 'GOLF ELECTRIC HATCHBACK', 'derivative': '99kW e-Golf 35kWh 5dr Auto', 'mileage': 83469, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2321, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-01-28', 'fuel': 'Electric', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/b9f6d400-963f-4e4f-9816-73dc80629493_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/c3335a00-bc75-4181-98cd-c6122aa3f135_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/175b6db0-217b-4b0f-b474-b5ca1b6e5de4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/a0f84858-3f89-4112-a68d-db2b11afbfb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/d94c5fec-9284-4979-b865-bf04ed6bf343_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/fcdd786b-05d6-4d8e-8659-7469a1962f94_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/24f456a5-0aca-4046-a2a8-67e8e8173ccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/41fe84ff-7124-4254-bc0a-fa1688e87359_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/6934a0eb-f882-4aaa-a689-f572331a1089_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY67ONJ/2026-03-26/image/97883579-8955-4462-97a3-41c76c507c68_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/20-13K, 03/22-35K, 03/23-49K', 'remarks': 'VOSA STATES 47K, 61K, 72K, 82K, 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': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8f9b55db-c197-41b0-afbf-ba22f524ebcd.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 447c86d2-e309-5cbb-abcb-5c54d946ac1e with identifier: 120811231
2026-03-30 13:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 447c86d2-e309-5cbb-abcb-5c54d946ac1e with scrape type 2
2026-03-30 13:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 447c86d2-e309-5cbb-abcb-5c54d946ac1e with scrape type 2
2026-03-30 13:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 447c86d2-e309-5cbb-abcb-5c54d946ac1e, identifier: 120811231
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Found listing with ID: 120889127
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889127%27 HTTP/1.1" 200 None
2026-03-30 13:01:05 [astonbarclay.gb] INFO: Scrape type for 120889127: 1
2026-03-30 13:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678
2026-03-30 13:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678
2026-03-30 13:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d21d406b-5447-5fe9-8d9c-4e82070c5c36 with identifier: 120592678 to the API
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592678?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd21d406b-5447-5fe9-8d9c-4e82070c5c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV14LGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592678',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 22783,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-27',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN NOTE HATCHBACK 1.2 Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.2 Acenta Premium 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:05 [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-30 13:01:05 [astonbarclay.gb] INFO: Saving data for 120592678: {'auction_closing_time': 1774888200.0, 'created_time': 1773914494.135953, 'last_price_update_time': 1774875665.625196}
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592678') HTTP/1.1" 204 0
2026-03-30 13:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864
2026-03-30 13:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864
2026-03-30 13:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 79da58c6-ac1a-5666-bd8c-63a4041f2ba0 with identifier: 120587864 to the API
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120587864?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-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '79da58c6-ac1a-5666-bd8c-63a4041f2ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA16UDM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120587864',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 60582,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-27',
'seller_name': 'UKCGR - Select',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Saving data for 120587864: {'auction_closing_time': 1774888200.0, 'created_time': 1773914525.859653, 'last_price_update_time': 1774875666.093901}
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587864') HTTP/1.1" 204 0
2026-03-30 13:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 447c86d2-e309-5cbb-abcb-5c54d946ac1e with identifier: 120811231
2026-03-30 13:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 447c86d2-e309-5cbb-abcb-5c54d946ac1e with identifier: 120811231
2026-03-30 13:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 447c86d2-e309-5cbb-abcb-5c54d946ac1e with identifier: 120811231 to the API
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120811231?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-30T16:30:00Z',
'fuel_type': 'Electric',
'id': '447c86d2-e309-5cbb-abcb-5c54d946ac1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY67ONJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120811231',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF ELECTRIC HATCHBACK',
'odometer': 83469,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-28',
'seller_name': 'UKCGR - Select',
'title': 'VOLKSWAGEN GOLF ELECTRIC HATCHBACK 99kW e-Golf 35kWh 5dr Auto',
'transmission': 'automatic',
'trim': '99kW e-Golf 35kWh 5dr Auto',
'vin': None,
'year': 2018}
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120811231%27 HTTP/1.1" 200 None
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Saving data for 120811231: {'auction_closing_time': 1774888200.0, 'created_time': 1774552461.477877, 'last_price_update_time': 1774875666.447501}
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120811231') HTTP/1.1" 204 0
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120890755
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890755%27 HTTP/1.1" 200 None
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120890755: 1
2026-03-30 13:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120254900?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120621555?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120653276
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120653276: 0
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120693399
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120693399: 0
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120630009
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120630009: 2
2026-03-30 13:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120502714
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120502714: 2
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120586010
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120586010: 2
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120631698
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120631698: 2
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 119252663
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 119252663: 0
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 119855237
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 119855237: 2
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120254900, 'registration': 'SD16ZXB', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'GTC COUPE SPECIAL EDITIONS', 'derivative': '1.4T 16V Limited Edition 3dr', 'mileage': 68068, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2379, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/9a608136-4c41-4c3b-8b80-0d5e1a1bbf60_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/840c2531-7044-4f70-b633-25866c337d0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/b96ec8e5-69cb-4f3e-a96b-e2607c7f709a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/0d711621-004f-4347-aa96-19c209e95913_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/4ebad07f-d880-4ecf-884d-77e47d64de9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/43a9b005-da68-4dce-bf55-658ef7540c46_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/ab82d0bf-abd3-44a5-af42-2b98afa191de_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/aff5962b-70b4-4859-a2b4-699ba40fa95b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/92829190-9567-4b6e-b40b-74ae72be76fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/2aaa5c14-2abc-4d07-ac78-2b6f43030a2d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/22- 43K, 10/23- 51K, 10/24- 59K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and VOSA STATES 41K, 49K, 57K, 64K, 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10927465-5c3c-4372-9b2d-1027163d6dc7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120254900, 'registration': 'SD16ZXB', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'GTC COUPE SPECIAL EDITIONS', 'derivative': '1.4T 16V Limited Edition 3dr', 'mileage': 68068, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2379, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/9a608136-4c41-4c3b-8b80-0d5e1a1bbf60_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/840c2531-7044-4f70-b633-25866c337d0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/b96ec8e5-69cb-4f3e-a96b-e2607c7f709a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/0d711621-004f-4347-aa96-19c209e95913_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/4ebad07f-d880-4ecf-884d-77e47d64de9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/43a9b005-da68-4dce-bf55-658ef7540c46_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/ab82d0bf-abd3-44a5-af42-2b98afa191de_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/aff5962b-70b4-4859-a2b4-699ba40fa95b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/92829190-9567-4b6e-b40b-74ae72be76fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SD16ZXB/2026-03-10/image/2aaa5c14-2abc-4d07-ac78-2b6f43030a2d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/22- 43K, 10/23- 51K, 10/24- 59K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and VOSA STATES 41K, 49K, 57K, 64K, 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10927465-5c3c-4372-9b2d-1027163d6dc7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900
2026-03-30 13:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with scrape type 2
2026-03-30 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with scrape type 2
2026-03-30 13:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf, identifier: 120254900
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120621555, 'registration': 'SW13UFS', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.4 TSI ACT BlueGT 3dr DSG', 'mileage': 110435, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2368, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-07-11', 'doors': 3, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SW13UFS/2026-03-20/image/2f75e167-be0f-430f-b4e8-066560b9f02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/5559d6b8-fcc5-4bab-9138-0c9943d41d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3cb37a53-e20d-4529-8ee7-7f31e75ecdeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3fcdb946-decd-4b46-9dc2-d01279a54143_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/46cb7717-c4fb-4aed-990f-8267d2713771_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/91ff7db4-f58e-45b1-b010-7cd443d14c44_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/ea5bc379-b6fb-4249-936c-d7c915c40655_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/d77842b9-7d12-4ec8-9e01-1bf41ea1211e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/689f9841-7636-4361-b3c8-18904a849631_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/14-2K, 04/15-3K, 10/15-4K, 09/16-15K, 07/17-25K, ??-34K, 07/19-45K, 07/20-52K, 06/21-61K, 06/22-71K, 06/23-82K, 06/24-93K, 07/25-105K', 'remarks': 'VOSA STATES 71K, 82K, 93K, 105K, 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': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/341145d0-5880-42ae-86a7-0da481551cd3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120621555, 'registration': 'SW13UFS', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.4 TSI ACT BlueGT 3dr DSG', 'mileage': 110435, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2368, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-07-11', 'doors': 3, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SW13UFS/2026-03-20/image/2f75e167-be0f-430f-b4e8-066560b9f02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/5559d6b8-fcc5-4bab-9138-0c9943d41d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3cb37a53-e20d-4529-8ee7-7f31e75ecdeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/3fcdb946-decd-4b46-9dc2-d01279a54143_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/46cb7717-c4fb-4aed-990f-8267d2713771_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/91ff7db4-f58e-45b1-b010-7cd443d14c44_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/ea5bc379-b6fb-4249-936c-d7c915c40655_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/d77842b9-7d12-4ec8-9e01-1bf41ea1211e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW13UFS/2026-03-20/image/689f9841-7636-4361-b3c8-18904a849631_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/14-2K, 04/15-3K, 10/15-4K, 09/16-15K, 07/17-25K, ??-34K, 07/19-45K, 07/20-52K, 06/21-61K, 06/22-71K, 06/23-82K, 06/24-93K, 07/25-105K', 'remarks': 'VOSA STATES 71K, 82K, 93K, 105K, 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': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/341145d0-5880-42ae-86a7-0da481551cd3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555
2026-03-30 13:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb82c80-f71b-586a-8d8f-89a6ad873033 with scrape type 2
2026-03-30 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb82c80-f71b-586a-8d8f-89a6ad873033 with scrape type 2
2026-03-30 13:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3bb82c80-f71b-586a-8d8f-89a6ad873033, identifier: 120621555
2026-03-30 13:01:06 [astonbarclay.gb] INFO: Found listing with ID: 120588960
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:06 [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-30 13:01:06 [astonbarclay.gb] INFO: Scrape type for 120588960: 2
2026-03-30 13:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900
2026-03-30 13:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900
2026-03-30 13:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf with identifier: 120254900 to the API
2026-03-30 13:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120254900?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '81cb1b0e-a154-5d86-b6f4-bdb6fecb6aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SD16ZXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120254900',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'GTC COUPE SPECIAL EDITIONS',
'odometer': 68068,
'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 - Trade',
'title': 'VAUXHALL GTC COUPE SPECIAL EDITIONS 1.4T 16V Limited Edition 3dr',
'transmission': 'manual',
'trim': '1.4T 16V Limited Edition 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [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-30 13:01:07 [astonbarclay.gb] INFO: Saving data for 120254900: {'auction_closing_time': 1774888200.0, 'created_time': 1773404376.070986, 'last_price_update_time': 1774875667.171482}
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120254900') HTTP/1.1" 204 0
2026-03-30 13:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555
2026-03-30 13:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555
2026-03-30 13:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3bb82c80-f71b-586a-8d8f-89a6ad873033 with identifier: 120621555 to the API
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120621555?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '3bb82c80-f71b-586a-8d8f-89a6ad873033',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SW13UFS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120621555',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 110435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-18',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.4 TSI ACT BlueGT 3dr DSG',
'transmission': 'automatic',
'trim': '1.4 TSI ACT BlueGT 3dr DSG',
'vin': None,
'year': 2013}
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [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-30 13:01:07 [astonbarclay.gb] INFO: Saving data for 120621555: {'auction_closing_time': 1774888200.0, 'created_time': 1774000871.522409, 'last_price_update_time': 1774875667.507758}
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120621555') HTTP/1.1" 204 0
2026-03-30 13:01:07 [scrapy.extensions.logstats] INFO: Crawled 53 pages (at 53 pages/min), scraped 38 items (at 38 items/min)
2026-03-30 13:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120098624
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [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-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120098624: 2
2026-03-30 13:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827073?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827584?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120717264
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [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-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120717264: 2
2026-03-30 13: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-30 13: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-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120806300
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806300%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120806300: 2
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120799641
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799641%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120799641: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120806069
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806069%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120806069: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120813427
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120813427%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120813427: 2
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120806876
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806876%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120806876: 2
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120797313
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797313%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120797313: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120693503
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [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-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120693503: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120763578
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763578%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120763578: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120763511
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763511%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120763511: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 119920282
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [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-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 119920282: 0
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Found listing with ID: 120817027
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120817027%27 HTTP/1.1" 200 None
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Scrape type for 120817027: 2
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827073, 'registration': 'KS59XTV', 'account': 'WBA004', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.6 16V 3 5dr Tiptronic', 'mileage': 80953, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2391, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-01-27', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS59XTV/2026-03-26/image/c0b43842-a856-4cd0-90a2-693d3af9b2d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/c07de3dd-6059-430c-a8d4-72e501ba9ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/ce8c5cad-9f49-48b0-adc4-b11d52747ebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/f629c8fe-d1f2-42f3-b78a-036f141f6388_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/67b5f002-6d44-4a6c-979e-c6b33c44a417_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/516a4395-7a43-43ad-a3b6-3144d06c1371_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/34ed79de-5ea8-475d-bb2a-b9b8ac584aeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/a23bcb25-8688-4948-a595-411d2474ea70_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/11- 6K, 01/12- 11K, 01/13- 15K, 11/14- 26K, 09/21- 59K, 09/22- 61K, 09/23- 67K, 09/25- 80K', 'remarks': 'VOSA STATES 61K, 67K, 74K, 80K, 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': 180, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b15aac77-4799-409a-ac16-954f8670980e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827073, 'registration': 'KS59XTV', 'account': 'WBA004', 'make': 'SKODA', 'model': 'FABIA HATCHBACK', 'derivative': '1.6 16V 3 5dr Tiptronic', 'mileage': 80953, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2391, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-01-27', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS59XTV/2026-03-26/image/c0b43842-a856-4cd0-90a2-693d3af9b2d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/c07de3dd-6059-430c-a8d4-72e501ba9ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/ce8c5cad-9f49-48b0-adc4-b11d52747ebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/f629c8fe-d1f2-42f3-b78a-036f141f6388_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/67b5f002-6d44-4a6c-979e-c6b33c44a417_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/516a4395-7a43-43ad-a3b6-3144d06c1371_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/34ed79de-5ea8-475d-bb2a-b9b8ac584aeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS59XTV/2026-03-26/image/a23bcb25-8688-4948-a595-411d2474ea70_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/11- 6K, 01/12- 11K, 01/13- 15K, 11/14- 26K, 09/21- 59K, 09/22- 61K, 09/23- 67K, 09/25- 80K', 'remarks': 'VOSA STATES 61K, 67K, 74K, 80K, 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': 180, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b15aac77-4799-409a-ac16-954f8670980e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be611365-586f-52d2-96de-a0a616e78d58 with identifier: 120827073
2026-03-30 13:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be611365-586f-52d2-96de-a0a616e78d58 with scrape type 2
2026-03-30 13:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be611365-586f-52d2-96de-a0a616e78d58 with scrape type 2
2026-03-30 13:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: be611365-586f-52d2-96de-a0a616e78d58, identifier: 120827073
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827584, 'registration': 'PE59FGA', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '320i SE 4dr Step Auto', 'mileage': 78555, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2390, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-21', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/PE59FGA/2026-03-26/image/656db860-12bf-4534-a757-1f90995f1a24_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/b736322f-1b6c-4699-9c0b-2dffe3cc04fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/36b57484-3774-445a-a570-a5f79d5b49b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/d1b6e3d4-64ed-42aa-b2c2-6ee35aa463fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/ada8995a-bd61-48fb-b141-930bebd52c31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/90fcb75f-ab90-408c-8499-cb6341499543_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/32395d6f-4f17-47aa-bcc2-af653d742953_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/5e6999bf-6a49-4458-bef5-3dfccd5b2e00_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/13- 28K, 02/15- 40K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 69K, 72K, 76K, 78K, 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': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cc2afbf3-5362-479e-aa5e-f89442df0a4b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827584, 'registration': 'PE59FGA', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '320i SE 4dr Step Auto', 'mileage': 78555, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2390, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-21', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/PE59FGA/2026-03-26/image/656db860-12bf-4534-a757-1f90995f1a24_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/b736322f-1b6c-4699-9c0b-2dffe3cc04fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/36b57484-3774-445a-a570-a5f79d5b49b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/d1b6e3d4-64ed-42aa-b2c2-6ee35aa463fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/ada8995a-bd61-48fb-b141-930bebd52c31_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/90fcb75f-ab90-408c-8499-cb6341499543_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/32395d6f-4f17-47aa-bcc2-af653d742953_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE59FGA/2026-03-26/image/5e6999bf-6a49-4458-bef5-3dfccd5b2e00_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/13- 28K, 02/15- 40K', 'remarks': 'OUTSTANDING RECALL, VOSA STATES 69K, 72K, 76K, 78K, 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': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cc2afbf3-5362-479e-aa5e-f89442df0a4b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4084e449-8ad7-5fd2-b2da-9324cb92ad45 with identifier: 120827584
2026-03-30 13:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4084e449-8ad7-5fd2-b2da-9324cb92ad45 with scrape type 2
2026-03-30 13:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4084e449-8ad7-5fd2-b2da-9324cb92ad45 with scrape type 2
2026-03-30 13:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4084e449-8ad7-5fd2-b2da-9324cb92ad45, identifier: 120827584
2026-03-30 13:01:08 [astonbarclay.gb] INFO: Found listing with ID: 120818085
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120818085%27 HTTP/1.1" 200 None
2026-03-30 13:01:08 [astonbarclay.gb] INFO: Scrape type for 120818085: 2
2026-03-30 13:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: be611365-586f-52d2-96de-a0a616e78d58 with identifier: 120827073
2026-03-30 13:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: be611365-586f-52d2-96de-a0a616e78d58 with identifier: 120827073
2026-03-30 13:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: be611365-586f-52d2-96de-a0a616e78d58 with identifier: 120827073 to the API
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827073?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 180,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'be611365-586f-52d2-96de-a0a616e78d58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KS59XTV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827073',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'FABIA HATCHBACK',
'odometer': 80953,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-27',
'seller_name': 'UKCGR - Trade',
'title': 'SKODA FABIA HATCHBACK 1.6 16V 3 5dr Tiptronic',
'transmission': 'automatic',
'trim': '1.6 16V 3 5dr Tiptronic',
'vin': None,
'year': 2010}
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827073%27 HTTP/1.1" 200 None
2026-03-30 13:01:08 [astonbarclay.gb] INFO: Saving data for 120827073: {'auction_closing_time': 1774888200.0, 'created_time': 1774552070.054315, 'last_price_update_time': 1774875668.380656}
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827073') HTTP/1.1" 204 0
2026-03-30 13:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4084e449-8ad7-5fd2-b2da-9324cb92ad45 with identifier: 120827584
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BRONZE HTTP/1.1" 200 None
2026-03-30 13:01:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13: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-30 13:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4084e449-8ad7-5fd2-b2da-9324cb92ad45 with identifier: 120827584
2026-03-30 13:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4084e449-8ad7-5fd2-b2da-9324cb92ad45 with identifier: 120827584 to the API
2026-03-30 13:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827584?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'BRONZE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4084e449-8ad7-5fd2-b2da-9324cb92ad45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE59FGA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827584',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 78555,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-21',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES SALOON 320i SE 4dr Step Auto',
'transmission': 'automatic',
'trim': '320i SE 4dr Step Auto',
'vin': None,
'year': 2009}
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827584%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Saving data for 120827584: {'auction_closing_time': 1774888200.0, 'created_time': 1774551888.263256, 'last_price_update_time': 1774875669.022201}
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827584') HTTP/1.1" 204 0
2026-03-30 13:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830638?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120829283
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829283%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120829283: 2
2026-03-30 13: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-30 13:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827550?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120257030?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120715097
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120715097%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120715097: 2
2026-03-30 13: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-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120752694
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120752694%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120752694: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120838928
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838928%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120838928: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120838596
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838596%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120838596: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120838572
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838572%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120838572: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120839298
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120839298%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120839298: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120838706
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838706%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120838706: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120829374
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829374%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120829374: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 118521541
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27118521541%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 118521541: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120858101
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120858101%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120858101: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120858170
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120858170%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120858170: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120858075
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120858075%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120858075: 0
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120632405
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120632405%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120632405: 2
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120574476
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120574476%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120574476: 2
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830638, 'registration': 'LC53BFZ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 65 Extreme 2 3dr', 'mileage': 66221, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2396, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2003-11-07', 'fuel': 'Diesel', 'motExpiry': '2026-12-29', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/ce44c3ea-bd56-4a83-a2af-a91cf56ecd82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/6b139022-abf0-44dd-ae7d-e5bb90430923_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/d25994a4-68df-417a-a99e-1749908556e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/ea6870e2-bf3b-46d8-8081-d0c849af52aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/d47a938c-3365-40de-9b92-7b6be64afabe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/dd54771a-1976-420b-9a90-40c633a8dc8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/52308657-4bd5-469d-803c-cf061ffb407a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/b7fa2762-1577-4d15-b4ac-3819bd46c8bf_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/22-51K', 'remarks': 'VOSA STATES 51K, 52K, 57K, 64K, 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': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/497ec6dc-9e6d-4936-94db-3f512666fe17.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830638, 'registration': 'LC53BFZ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 65 Extreme 2 3dr', 'mileage': 66221, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2396, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2003-11-07', 'fuel': 'Diesel', 'motExpiry': '2026-12-29', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/ce44c3ea-bd56-4a83-a2af-a91cf56ecd82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/6b139022-abf0-44dd-ae7d-e5bb90430923_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/d25994a4-68df-417a-a99e-1749908556e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/ea6870e2-bf3b-46d8-8081-d0c849af52aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/d47a938c-3365-40de-9b92-7b6be64afabe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/dd54771a-1976-420b-9a90-40c633a8dc8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/52308657-4bd5-469d-803c-cf061ffb407a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC53BFZ/2026-03-27/image/b7fa2762-1577-4d15-b4ac-3819bd46c8bf_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/22-51K', 'remarks': 'VOSA STATES 51K, 52K, 57K, 64K, 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': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/497ec6dc-9e6d-4936-94db-3f512666fe17.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5f01ac8-de1e-5a25-ab0a-18230c9bff56 with identifier: 120830638
2026-03-30 13:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5f01ac8-de1e-5a25-ab0a-18230c9bff56 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5f01ac8-de1e-5a25-ab0a-18230c9bff56 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f5f01ac8-de1e-5a25-ab0a-18230c9bff56, identifier: 120830638
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827550, 'registration': 'AY55YZC', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C3 DIESEL HATCHBACK', 'derivative': '1.6 HDi 16V SX 5dr', 'mileage': 165778, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2395, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY55YZC/2026-03-27/image/fa08e623-5a0d-4422-ae8f-592890931aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/d4b72ffa-7ba8-4a73-9cd8-26148b1a2743_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/6c3c481e-530d-4c57-8762-c547bd92b344_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/d6418b9f-3173-4f46-90a3-d352257efc88_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/35fc5d54-eff3-42b1-afa7-c4c4b7c79be8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/2772e3f2-7782-45b2-ad89-d87603c1de75_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/43297599-5eba-44cb-8d60-da2152810502_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/01a96cf1-57c6-4052-88ad-ae97d43e1323_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/23-126K, 01/24-136K, 03/25-149K', 'remarks': 'VOSA STATES 119K, 128K, 137K, 149K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f7fc230-b2ab-4bca-bed4-e3b90d7c8792.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827550, 'registration': 'AY55YZC', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C3 DIESEL HATCHBACK', 'derivative': '1.6 HDi 16V SX 5dr', 'mileage': 165778, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2395, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2005-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY55YZC/2026-03-27/image/fa08e623-5a0d-4422-ae8f-592890931aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/d4b72ffa-7ba8-4a73-9cd8-26148b1a2743_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/6c3c481e-530d-4c57-8762-c547bd92b344_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/d6418b9f-3173-4f46-90a3-d352257efc88_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/35fc5d54-eff3-42b1-afa7-c4c4b7c79be8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/2772e3f2-7782-45b2-ad89-d87603c1de75_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/43297599-5eba-44cb-8d60-da2152810502_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY55YZC/2026-03-27/image/01a96cf1-57c6-4052-88ad-ae97d43e1323_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/23-126K, 01/24-136K, 03/25-149K', 'remarks': 'VOSA STATES 119K, 128K, 137K, 149K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f7fc230-b2ab-4bca-bed4-e3b90d7c8792.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66 with identifier: 120827550
2026-03-30 13:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66, identifier: 120827550
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120257030, 'registration': 'CP67PWO', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'BERLINGO MULTISPACE ESTATE', 'derivative': '1.2 PureTech Feel 5dr', 'mileage': 133569, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2384, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-02-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CP67PWO/2026-03-10/image/8e5eb1a7-63bd-4902-894e-c44be4e0a65c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/c8fa2352-03b6-44e1-a148-dcec27c3214a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/a53b9637-9dda-4917-b942-c498da1546ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/0386d53e-daaa-431f-b150-2f80e7e38eb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/37726c49-7960-4391-9ece-9d45a4e906c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/e52c32e8-eef1-414d-8932-ba20751394a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/cea0386d-6eaa-4ea4-ba3e-17315c38e19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/9e16ebea-76db-4e03-a462-847c5a49d882_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/21-28K, 02/22-41K, 11/22-48K, 12/23-69K, 11/24-89K, 03/25-110K', 'remarks': 'VOSA STATES 45K, 62K, 83K, 110K, 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60d93f0f-116c-4deb-b32d-dbcb07ea4899.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120257030, 'registration': 'CP67PWO', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'BERLINGO MULTISPACE ESTATE', 'derivative': '1.2 PureTech Feel 5dr', 'mileage': 133569, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2384, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-02-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CP67PWO/2026-03-10/image/8e5eb1a7-63bd-4902-894e-c44be4e0a65c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/c8fa2352-03b6-44e1-a148-dcec27c3214a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/a53b9637-9dda-4917-b942-c498da1546ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/0386d53e-daaa-431f-b150-2f80e7e38eb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/37726c49-7960-4391-9ece-9d45a4e906c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/e52c32e8-eef1-414d-8932-ba20751394a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/cea0386d-6eaa-4ea4-ba3e-17315c38e19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP67PWO/2026-03-10/image/9e16ebea-76db-4e03-a462-847c5a49d882_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/21-28K, 02/22-41K, 11/22-48K, 12/23-69K, 11/24-89K, 03/25-110K', 'remarks': 'VOSA STATES 45K, 62K, 83K, 110K, 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60d93f0f-116c-4deb-b32d-dbcb07ea4899.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030
2026-03-30 13:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b4454c-8671-5526-b1a1-7374ad2c9872 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b4454c-8671-5526-b1a1-7374ad2c9872 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a0b4454c-8671-5526-b1a1-7374ad2c9872, identifier: 120257030
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Found listing with ID: 120619082
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120619082%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Scrape type for 120619082: 2
2026-03-30 13:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f5f01ac8-de1e-5a25-ab0a-18230c9bff56 with identifier: 120830638
2026-03-30 13:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f5f01ac8-de1e-5a25-ab0a-18230c9bff56 with identifier: 120830638
2026-03-30 13:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f5f01ac8-de1e-5a25-ab0a-18230c9bff56 with identifier: 120830638 to the API
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830638?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'f5f01ac8-de1e-5a25-ab0a-18230c9bff56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LC53BFZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830638',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO DIESEL HATCHBACK',
'odometer': 66221,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-11-07',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT CLIO DIESEL HATCHBACK 1.5 dCi 65 Extreme 2 3dr',
'transmission': 'manual',
'trim': '1.5 dCi 65 Extreme 2 3dr',
'vin': None,
'year': 2003}
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830638%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [astonbarclay.gb] INFO: Saving data for 120830638: {'auction_closing_time': 1774888200.0, 'created_time': 1774551859.411134, 'last_price_update_time': 1774875669.96563}
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830638') HTTP/1.1" 204 0
2026-03-30 13:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66 with identifier: 120827550
2026-03-30 13:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66 with identifier: 120827550
2026-03-30 13:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66 with identifier: 120827550 to the API
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827550?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'f91b3c3d-4da5-5d94-9cb6-0f643f5e3d66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY55YZC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827550',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C3 DIESEL HATCHBACK',
'odometer': 165778,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-28',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C3 DIESEL HATCHBACK 1.6 HDi 16V SX 5dr',
'transmission': 'manual',
'trim': '1.6 HDi 16V SX 5dr',
'vin': None,
'year': 2005}
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827550%27 HTTP/1.1" 200 None
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Saving data for 120827550: {'auction_closing_time': 1774888200.0, 'created_time': 1774551889.447287, 'last_price_update_time': 1774875670.395605}
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827550') HTTP/1.1" 204 0
2026-03-30 13:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030
2026-03-30 13:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030
2026-03-30 13:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a0b4454c-8671-5526-b1a1-7374ad2c9872 with identifier: 120257030 to the API
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120257030?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a0b4454c-8671-5526-b1a1-7374ad2c9872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CP67PWO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120257030',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'BERLINGO MULTISPACE ESTATE',
'odometer': 133569,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-28',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN BERLINGO MULTISPACE ESTATE 1.2 PureTech Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Feel 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Saving data for 120257030: {'auction_closing_time': 1774888200.0, 'created_time': 1773404341.877205, 'last_price_update_time': 1774875670.712205}
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257030') HTTP/1.1" 204 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120619091
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120619091: 2
2026-03-30 13:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829465?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829717?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13: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-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120619141
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120619141: 2
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 119140877
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 119140877: 2
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120619150
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120619150: 2
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120619130
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619130%27 HTTP/1.1" 200 None
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120619130: 1
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120826263
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826263%27 HTTP/1.1" 200 None
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120826263: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120654534
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120654534: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120337279
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120337279: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120438207
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120438207: 2
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120568143
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120568143%27 HTTP/1.1" 200 None
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120568143: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120623928
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623928%27 HTTP/1.1" 200 None
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120623928: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120654469
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [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-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120654469: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120567961
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120567961%27 HTTP/1.1" 200 None
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Scrape type for 120567961: 0
2026-03-30 13:01:10 [astonbarclay.gb] INFO: Found listing with ID: 120677568
2026-03-30 13:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120677568%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120677568: 0
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120568299
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120568299%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120568299: 2
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829465, 'registration': 'RJ51THF', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'XSARA PICASSO ESTATE', 'derivative': '1.8i 16V SX 5dr', 'mileage': 129640, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2393, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2001-09-27', 'fuel': 'Petrol', 'motExpiry': '2026-09-04', 'doors': 5, 'engineSize': 1749, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ51THF/2026-03-27/image/93b900b6-1b9c-43d1-8f4b-485f5e0b47f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/8bb3e356-324a-4294-abca-cb481ee1b878_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/78244272-ae13-43e4-8224-f54f6b0a99b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/79bbbe77-1ae6-433c-aaf9-aa3d14f3f6c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/160d3e4b-432b-4c2a-a54d-0166d75941e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/33306259-9512-42f3-ac22-b6949d7b8c14_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/571f1b4f-5b6d-4e16-ad00-6616dcba34b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/3ece5877-79b3-40c7-bb7c-d5411245fa86_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/02- 8K, 11/03- 17K, 09/04- 24K, 10/05- 31K, 03/14- 89K, 07/17- 112K, 08/18- 122K, 08/22- 126K', 'remarks': 'VOSA STATES 126K, 128K, 129K, 129K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/db3f047b-ef21-43ba-8047-534da933eee9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829465, 'registration': 'RJ51THF', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'XSARA PICASSO ESTATE', 'derivative': '1.8i 16V SX 5dr', 'mileage': 129640, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2393, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2001-09-27', 'fuel': 'Petrol', 'motExpiry': '2026-09-04', 'doors': 5, 'engineSize': 1749, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ51THF/2026-03-27/image/93b900b6-1b9c-43d1-8f4b-485f5e0b47f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/8bb3e356-324a-4294-abca-cb481ee1b878_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/78244272-ae13-43e4-8224-f54f6b0a99b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/79bbbe77-1ae6-433c-aaf9-aa3d14f3f6c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/160d3e4b-432b-4c2a-a54d-0166d75941e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/33306259-9512-42f3-ac22-b6949d7b8c14_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/571f1b4f-5b6d-4e16-ad00-6616dcba34b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ51THF/2026-03-27/image/3ece5877-79b3-40c7-bb7c-d5411245fa86_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/02- 8K, 11/03- 17K, 09/04- 24K, 10/05- 31K, 03/14- 89K, 07/17- 112K, 08/18- 122K, 08/22- 126K', 'remarks': 'VOSA STATES 126K, 128K, 129K, 129K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/db3f047b-ef21-43ba-8047-534da933eee9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6252a97-5345-56bf-829a-377ea57a5f5e with identifier: 120829465
2026-03-30 13:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6252a97-5345-56bf-829a-377ea57a5f5e with scrape type 2
2026-03-30 13:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6252a97-5345-56bf-829a-377ea57a5f5e with scrape type 2
2026-03-30 13:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f6252a97-5345-56bf-829a-377ea57a5f5e, identifier: 120829465
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829717, 'registration': 'EK08URP', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr [Climate]', 'mileage': 79876, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2411, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK08URP/2026-03-27/image/279e348e-d340-4269-8c04-be75fc2de902_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/9ed1dd5b-53a8-4c12-ad3c-03f3204b5b09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/e71287a4-f843-4606-a1e1-43da4a5d8926_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/204d6fd4-e19a-46f4-b955-8935dadf4376_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/bafb1e90-c7cb-4406-b4df-893376061a7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/58140cd8-76c3-4d8b-9522-f53ab6e99ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/4e547076-978e-4431-be1d-d0371c9d947b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/af1dcce8-6708-4fdf-bc98-f312a33aebb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/8eafc9dd-8b1d-4443-8ab6-79d69cf439d5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/09- 7K, 06/10- 14K, 09/12- 26K, 11/18- 55K', 'remarks': 'VOSA STATES 68K, 71K, 74K, 77K, FAIL ??', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e524d03-4bce-4d86-acc2-ccc497da4d21.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829717, 'registration': 'EK08URP', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr [Climate]', 'mileage': 79876, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2411, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK08URP/2026-03-27/image/279e348e-d340-4269-8c04-be75fc2de902_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/9ed1dd5b-53a8-4c12-ad3c-03f3204b5b09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/e71287a4-f843-4606-a1e1-43da4a5d8926_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/204d6fd4-e19a-46f4-b955-8935dadf4376_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/bafb1e90-c7cb-4406-b4df-893376061a7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/58140cd8-76c3-4d8b-9522-f53ab6e99ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/4e547076-978e-4431-be1d-d0371c9d947b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/af1dcce8-6708-4fdf-bc98-f312a33aebb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK08URP/2026-03-27/image/8eafc9dd-8b1d-4443-8ab6-79d69cf439d5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/09- 7K, 06/10- 14K, 09/12- 26K, 11/18- 55K', 'remarks': 'VOSA STATES 68K, 71K, 74K, 77K, FAIL ??', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e524d03-4bce-4d86-acc2-ccc497da4d21.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1fc217d-5cff-5254-b21b-81fe00037426 with identifier: 120829717
2026-03-30 13:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1fc217d-5cff-5254-b21b-81fe00037426 with scrape type 2
2026-03-30 13:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1fc217d-5cff-5254-b21b-81fe00037426 with scrape type 2
2026-03-30 13:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d1fc217d-5cff-5254-b21b-81fe00037426, identifier: 120829717
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120186614
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120186614%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120186614: 0
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120832855
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120832855%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120832855: 0
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120686836
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120686836%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120686836: 0
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Found listing with ID: 120612662
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120612662%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Scrape type for 120612662: 2
2026-03-30 13:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f6252a97-5345-56bf-829a-377ea57a5f5e with identifier: 120829465
2026-03-30 13:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f6252a97-5345-56bf-829a-377ea57a5f5e with identifier: 120829465
2026-03-30 13:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f6252a97-5345-56bf-829a-377ea57a5f5e with identifier: 120829465 to the API
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829465?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 187,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6252a97-5345-56bf-829a-377ea57a5f5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ51THF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829465',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'XSARA PICASSO ESTATE',
'odometer': 129640,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-09-27',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN XSARA PICASSO ESTATE 1.8i 16V SX 5dr',
'transmission': 'manual',
'trim': '1.8i 16V SX 5dr',
'vin': None,
'year': 2001}
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829465%27 HTTP/1.1" 200 None
2026-03-30 13:01:11 [astonbarclay.gb] INFO: Saving data for 120829465: {'auction_closing_time': 1774888200.0, 'created_time': 1774551852.909216, 'last_price_update_time': 1774875671.658032}
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829465') HTTP/1.1" 204 0
2026-03-30 13:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d1fc217d-5cff-5254-b21b-81fe00037426 with identifier: 120829717
2026-03-30 13:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d1fc217d-5cff-5254-b21b-81fe00037426 with identifier: 120829717
2026-03-30 13:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d1fc217d-5cff-5254-b21b-81fe00037426 with identifier: 120829717 to the API
2026-03-30 13:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829717?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1fc217d-5cff-5254-b21b-81fe00037426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK08URP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829717',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 79876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.4 Zetec 5dr [Climate]',
'transmission': 'manual',
'trim': '1.4 Zetec 5dr [Climate]',
'vin': None,
'year': 2008}
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829717%27 HTTP/1.1" 200 None
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Saving data for 120829717: {'auction_closing_time': 1774888200.0, 'created_time': 1774551901.765654, 'last_price_update_time': 1774875672.109641}
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829717') HTTP/1.1" 204 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120476214
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120476214: 2
2026-03-30 13:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120889076?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828329?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120674999
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120674999: 2
2026-03-30 13:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120600680
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120600680: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120476160
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120476160: 2
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120796439
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796439%27 HTTP/1.1" 200 None
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120796439: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120476170
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120476170: 2
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120598413
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120598413: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120257231
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120257231: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 119971941
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 119971941: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120526347
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120526347: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120643499
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120643499: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120643521
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120643521: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120643469
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120643469: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120598564
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120598564: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120684601
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120684601: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120256989
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120256989: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120253498
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120253498: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120415233
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120415233: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120615995
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120615995: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120616160
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120616160: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120258041
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120258041: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120719635
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120719635: 0
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120379756
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120379756: 2
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120889076, 'registration': 'FY66KOE', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 77831, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 06/22 65k - 09/23 70k - 07/24 72k -', 'remarks': 'VOSA STATES 67K, 70K, 72K, 75K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51871b46-cd37-4c1b-872f-58063bc08740.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120889076, 'registration': 'FY66KOE', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.5 dCi Tekna 5dr', 'mileage': 77831, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 06/22 65k - 09/23 70k - 07/24 72k -', 'remarks': 'VOSA STATES 67K, 70K, 72K, 75K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51871b46-cd37-4c1b-872f-58063bc08740.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70d6d5ad-d621-5a41-acf3-cc07f27afbf1 with identifier: 120889076
2026-03-30 13:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70d6d5ad-d621-5a41-acf3-cc07f27afbf1 with scrape type 1
2026-03-30 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 70d6d5ad-d621-5a41-acf3-cc07f27afbf1
2026-03-30 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 70d6d5ad-d621-5a41-acf3-cc07f27afbf1
2026-03-30 13:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 70d6d5ad-d621-5a41-acf3-cc07f27afbf1, identifier: 120889076
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828329, 'registration': 'BK07GUA', 'account': 'WBA004', 'make': 'BMW', 'model': 'Z4 ROADSTER', 'derivative': '2.0i SE 2dr', 'mileage': 111197, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2407, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-03-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-10', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Roadster', 'images': ['https://abimg003.imgix.net/BK07GUA/2026-03-27/image/030be5b6-2b29-4743-878f-c1d01181e38c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/0ab26bec-5cf6-45ed-b86f-5eebe8707dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/774dedb6-efb2-498a-8eb4-96b3796274dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/f17b097c-694c-41a4-a097-f38b44b743c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/6a46c454-9a54-4c60-9ef8-351ac7d9f551_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/7ef54bfc-ef55-4b1c-835c-66fe1daba069_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/8d20b476-9561-40f3-854d-7aaaf82144f7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/08- 7K, 04/10- 18K, 12/10- 25K, 03/13- 40K, 05/14- 49K, 10/14- 53K, 03/21- 95K, 06/25- 108K', 'remarks': 'VOSA STATES 102K, 104K, 107K, 111K, **NON-TRANSFERABLE REGISTRATION MARK**, 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': 181, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3930c911-13be-47bb-96ea-cf7ff2613dc5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828329, 'registration': 'BK07GUA', 'account': 'WBA004', 'make': 'BMW', 'model': 'Z4 ROADSTER', 'derivative': '2.0i SE 2dr', 'mileage': 111197, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2407, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-03-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-10', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Roadster', 'images': ['https://abimg003.imgix.net/BK07GUA/2026-03-27/image/030be5b6-2b29-4743-878f-c1d01181e38c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/0ab26bec-5cf6-45ed-b86f-5eebe8707dcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/774dedb6-efb2-498a-8eb4-96b3796274dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/f17b097c-694c-41a4-a097-f38b44b743c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/6a46c454-9a54-4c60-9ef8-351ac7d9f551_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/7ef54bfc-ef55-4b1c-835c-66fe1daba069_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK07GUA/2026-03-27/image/8d20b476-9561-40f3-854d-7aaaf82144f7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/08- 7K, 04/10- 18K, 12/10- 25K, 03/13- 40K, 05/14- 49K, 10/14- 53K, 03/21- 95K, 06/25- 108K', 'remarks': 'VOSA STATES 102K, 104K, 107K, 111K, **NON-TRANSFERABLE REGISTRATION MARK**, 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': 181, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3930c911-13be-47bb-96ea-cf7ff2613dc5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb639109-57c7-59eb-9abc-1513730cc571 with identifier: 120828329
2026-03-30 13:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb639109-57c7-59eb-9abc-1513730cc571 with scrape type 2
2026-03-30 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb639109-57c7-59eb-9abc-1513730cc571 with scrape type 2
2026-03-30 13:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fb639109-57c7-59eb-9abc-1513730cc571, identifier: 120828329
2026-03-30 13:01:12 [astonbarclay.gb] INFO: Found listing with ID: 120591190
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:12 [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-30 13:01:12 [astonbarclay.gb] INFO: Scrape type for 120591190: 2
2026-03-30 13:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 70d6d5ad-d621-5a41-acf3-cc07f27afbf1 with identifier: 120889076
2026-03-30 13:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 70d6d5ad-d621-5a41-acf3-cc07f27afbf1 with identifier: 120889076
2026-03-30 13:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 70d6d5ad-d621-5a41-acf3-cc07f27afbf1 with identifier: 120889076 to the API
2026-03-30 13:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120889076?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '70d6d5ad-d621-5a41-acf3-cc07f27afbf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FY66KOE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120889076',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 77831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-26',
'seller_name': 'Manamanx Ltd',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889076%27 HTTP/1.1" 200 None
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Saving data for 120889076: {'created_time': 1774875673.267267, 'last_price_update_time': 1774875673.267286, 'auction_closing_time': 1774888200.0}
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120889076') HTTP/1.1" 204 0
2026-03-30 13:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fb639109-57c7-59eb-9abc-1513730cc571 with identifier: 120828329
2026-03-30 13:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fb639109-57c7-59eb-9abc-1513730cc571 with identifier: 120828329
2026-03-30 13:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fb639109-57c7-59eb-9abc-1513730cc571 with identifier: 120828329 to the API
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828329?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 181,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'fb639109-57c7-59eb-9abc-1513730cc571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK07GUA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828329',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'Z4 ROADSTER',
'odometer': 111197,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-30',
'seller_name': 'UKCGR - Trade',
'title': 'BMW Z4 ROADSTER 2.0i SE 2dr',
'transmission': 'manual',
'trim': '2.0i SE 2dr',
'vin': None,
'year': 2007}
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828329%27 HTTP/1.1" 200 None
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Saving data for 120828329: {'auction_closing_time': 1774888200.0, 'created_time': 1774551863.404303, 'last_price_update_time': 1774875673.856959}
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828329') HTTP/1.1" 204 0
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120099413
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [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-30 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120099413: 0
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 118105567
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [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-30 13:01:13 [astonbarclay.gb] INFO: Scrape type for 118105567: 2
2026-03-30 13:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890755?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890796?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890774?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120828394
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828394%27 HTTP/1.1" 200 None
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120828394: 2
2026-03-30 13:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120223236
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:13 [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-30 13:01:13 [astonbarclay.gb] INFO: Scrape type for 120223236: 0
2026-03-30 13:01:13 [astonbarclay.gb] INFO: Found listing with ID: 120197297
2026-03-30 13:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120197297: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120297093
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120297093: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120650675
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120650675: 2
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120840434
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840434%27 HTTP/1.1" 200 None
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120840434: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120839972
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120839972%27 HTTP/1.1" 200 None
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120839972: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120674953
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120674953: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120614685
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120614685: 2
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890755, 'registration': 'CF21OWP', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Griffin Edition 5dr', 'mileage': 34183, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K- 26K -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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/95dc9c63-aec2-4174-a354-970a9916531d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890755, 'registration': 'CF21OWP', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Griffin Edition 5dr', 'mileage': 34183, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K- 26K -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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/95dc9c63-aec2-4174-a354-970a9916531d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67092b4e-841f-51db-89d4-0f3c2cce0e59 with identifier: 120890755
2026-03-30 13:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67092b4e-841f-51db-89d4-0f3c2cce0e59 with scrape type 1
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 67092b4e-841f-51db-89d4-0f3c2cce0e59
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 67092b4e-841f-51db-89d4-0f3c2cce0e59
2026-03-30 13:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 67092b4e-841f-51db-89d4-0f3c2cce0e59, identifier: 120890755
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890796, 'registration': 'KR57YJZ', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220 CDI Sport 4dr Auto', 'mileage': 79184, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-12-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-10', 'doors': 4, 'engineSize': 2148, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 01/09 9K - 04/10 20K - 08/11 28K - 08/12 34K - 08/13 39K - 09/14 45K- 08/16 52K - 06/18 59K - 08/20 65K -', 'remarks': 'VOSA STATES 70K- 72K- 74K- 77K - 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': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890796, 'registration': 'KR57YJZ', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220 CDI Sport 4dr Auto', 'mileage': 79184, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-12-28', 'fuel': 'Diesel', 'motExpiry': '2026-03-10', 'doors': 4, 'engineSize': 2148, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 01/09 9K - 04/10 20K - 08/11 28K - 08/12 34K - 08/13 39K - 09/14 45K- 08/16 52K - 06/18 59K - 08/20 65K -', 'remarks': 'VOSA STATES 70K- 72K- 74K- 77K - 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': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6120944f-87a7-5b37-8856-33c07f82bea3 with identifier: 120890796
2026-03-30 13:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6120944f-87a7-5b37-8856-33c07f82bea3 with scrape type 1
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6120944f-87a7-5b37-8856-33c07f82bea3
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6120944f-87a7-5b37-8856-33c07f82bea3
2026-03-30 13:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6120944f-87a7-5b37-8856-33c07f82bea3, identifier: 120890796
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890774, 'registration': 'PX11YYD', 'account': 'MAN037', 'make': 'AUDI', 'model': 'A5 DIESEL COUPE', 'derivative': '2.0 TDI Sport 2dr [Start Stop]', 'mileage': 140628, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-30', 'fuel': 'Diesel', 'motExpiry': '2027-02-15', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 98K- 115K 129K - 139K -', 'virtual': False, 'seller': 'Manamanx Ltd', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890774, 'registration': 'PX11YYD', 'account': 'MAN037', 'make': 'AUDI', 'model': 'A5 DIESEL COUPE', 'derivative': '2.0 TDI Sport 2dr [Start Stop]', 'mileage': 140628, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-30', 'fuel': 'Diesel', 'motExpiry': '2027-02-15', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 98K- 115K 129K - 139K -', 'virtual': False, 'seller': 'Manamanx Ltd', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d38a5a85-12cc-5ebf-b662-f115901c1b9a with identifier: 120890774
2026-03-30 13:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d38a5a85-12cc-5ebf-b662-f115901c1b9a with scrape type 1
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d38a5a85-12cc-5ebf-b662-f115901c1b9a
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d38a5a85-12cc-5ebf-b662-f115901c1b9a
2026-03-30 13:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d38a5a85-12cc-5ebf-b662-f115901c1b9a, identifier: 120890774
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 119641212
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 119641212: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120623468
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120623468: 0
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Found listing with ID: 120619100
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [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-30 13:01:14 [astonbarclay.gb] INFO: Scrape type for 120619100: 2
2026-03-30 13:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 67092b4e-841f-51db-89d4-0f3c2cce0e59 with identifier: 120890755
2026-03-30 13:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 67092b4e-841f-51db-89d4-0f3c2cce0e59 with identifier: 120890755
2026-03-30 13:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 67092b4e-841f-51db-89d4-0f3c2cce0e59 with identifier: 120890755 to the API
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890755?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-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '67092b4e-841f-51db-89d4-0f3c2cce0e59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CF21OWP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890755',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 34183,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo Griffin Edition 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Griffin Edition 5dr',
'vin': None,
'year': 2021}
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890755%27 HTTP/1.1" 200 None
2026-03-30 13:01:14 [astonbarclay.gb] INFO: Saving data for 120890755: {'created_time': 1774875674.943458, 'last_price_update_time': 1774875674.943469, 'auction_closing_time': 1774888200.0}
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890755') HTTP/1.1" 204 0
2026-03-30 13:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6120944f-87a7-5b37-8856-33c07f82bea3 with identifier: 120890796
2026-03-30 13:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6120944f-87a7-5b37-8856-33c07f82bea3 with identifier: 120890796
2026-03-30 13:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6120944f-87a7-5b37-8856-33c07f82bea3 with identifier: 120890796 to the API
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890796?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '6120944f-87a7-5b37-8856-33c07f82bea3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR57YJZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890796',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 79184,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-28',
'seller_name': 'Manamanx Ltd',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C220 CDI Sport 4dr Auto',
'transmission': 'automatic',
'trim': 'C220 CDI Sport 4dr Auto',
'vin': None,
'year': 2007}
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890796%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Saving data for 120890796: {'created_time': 1774875675.502591, 'last_price_update_time': 1774875675.50261, 'auction_closing_time': 1774888200.0}
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890796') HTTP/1.1" 204 0
2026-03-30 13:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d38a5a85-12cc-5ebf-b662-f115901c1b9a with identifier: 120890774
2026-03-30 13:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d38a5a85-12cc-5ebf-b662-f115901c1b9a with identifier: 120890774
2026-03-30 13:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d38a5a85-12cc-5ebf-b662-f115901c1b9a with identifier: 120890774 to the API
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890774?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'd38a5a85-12cc-5ebf-b662-f115901c1b9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PX11YYD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890774',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A5 DIESEL COUPE',
'odometer': 140628,
'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': 'Manamanx Ltd',
'title': 'AUDI A5 DIESEL COUPE 2.0 TDI Sport 2dr [Start Stop]',
'transmission': 'manual',
'trim': '2.0 TDI Sport 2dr [Start Stop]',
'vin': None,
'year': 2011}
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890774%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Saving data for 120890774: {'created_time': 1774875675.893317, 'last_price_update_time': 1774875675.893331, 'auction_closing_time': 1774888200.0}
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890774') HTTP/1.1" 204 0
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120313737
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [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-30 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120313737: 0
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120600138
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [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-30 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120600138: 2
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120889127?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120442309?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120220640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120697422
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697422%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Scrape type for 120697422: 0
2026-03-30 13:01:15 [astonbarclay.gb] INFO: Found listing with ID: 120841573
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841573%27 HTTP/1.1" 200 None
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120841573: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120829409
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829409%27 HTTP/1.1" 200 None
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120829409: 2
2026-03-30 13:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120693178
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120693178: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120690364
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120690364: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120673681
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673681%27 HTTP/1.1" 200 None
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120673681: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120826161
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826161%27 HTTP/1.1" 200 None
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120826161: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120735060
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120735060: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120762830
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762830%27 HTTP/1.1" 200 None
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120762830: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120717471
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120717471: 2
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120693859
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120693859: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120466643
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120466643: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120679073
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120679073: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120678867
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120678867: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120645609
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120645609: 2
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120889127, 'registration': 'RO63HLC', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.5 dCi [110] 360 5dr', 'mileage': 100089, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-01-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 03/15 - 15K, 11/16 - 40K, 12/17 - 54K, 11/18 - 65K, 11/19 - 79K, 12/20 - 74K, 01/22 - 88K, 01/23 - 89K, 01/24 - 93K, 01/25 - 98K, 01/26 - 99K', 'remarks': 'VOSA STATES 89K, 93K, 96K, 99K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9c0f18e-7b69-47a5-96e8-dbd154ce4231.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120889127, 'registration': 'RO63HLC', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.5 dCi [110] 360 5dr', 'mileage': 100089, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-01-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 03/15 - 15K, 11/16 - 40K, 12/17 - 54K, 11/18 - 65K, 11/19 - 79K, 12/20 - 74K, 01/22 - 88K, 01/23 - 89K, 01/24 - 93K, 01/25 - 98K, 01/26 - 99K', 'remarks': 'VOSA STATES 89K, 93K, 96K, 99K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9c0f18e-7b69-47a5-96e8-dbd154ce4231.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58259621-b688-5fff-9799-6e1d1b0c4b53 with identifier: 120889127
2026-03-30 13:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58259621-b688-5fff-9799-6e1d1b0c4b53 with scrape type 1
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 58259621-b688-5fff-9799-6e1d1b0c4b53
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 58259621-b688-5fff-9799-6e1d1b0c4b53
2026-03-30 13:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 58259621-b688-5fff-9799-6e1d1b0c4b53, identifier: 120889127
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120442309, 'registration': 'SH14EJN', 'account': 'MAN037', 'make': 'RENAULT', 'model': 'CAPTUR DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr', 'mileage': 73350, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1033, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH14EJN/2026-03-13/image/384e9888-8d53-4349-ae2b-910417eaf529_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/b890a1e7-cb3f-4780-aa39-b105911d61d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/679e0aa1-2874-4fcb-a857-eba66c4f6bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/5846d531-f9dd-4ba8-8813-158c432a5139_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/dbb3d391-40ca-416d-b4f7-60031725cf12_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/a829317a-0c89-4c0d-89f7-f408e7d88f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/bfbd73e6-2e93-4ea7-985a-f44e2ef7d7a3_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/17-29K', 'remarks': 'VOSA STATES - 61K, 63K, 67K, 72K - 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': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/064763be-816b-46f6-b4a7-0b045a9bebb6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120442309, 'registration': 'SH14EJN', 'account': 'MAN037', 'make': 'RENAULT', 'model': 'CAPTUR DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr', 'mileage': 73350, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1033, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-07', 'fuel': 'Diesel', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH14EJN/2026-03-13/image/384e9888-8d53-4349-ae2b-910417eaf529_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/b890a1e7-cb3f-4780-aa39-b105911d61d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/679e0aa1-2874-4fcb-a857-eba66c4f6bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/5846d531-f9dd-4ba8-8813-158c432a5139_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/dbb3d391-40ca-416d-b4f7-60031725cf12_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/a829317a-0c89-4c0d-89f7-f408e7d88f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH14EJN/2026-03-13/image/bfbd73e6-2e93-4ea7-985a-f44e2ef7d7a3_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/17-29K', 'remarks': 'VOSA STATES - 61K, 63K, 67K, 72K - 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': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/064763be-816b-46f6-b4a7-0b045a9bebb6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309
2026-03-30 13:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e841be-c798-5652-881a-d95a1d83cbf8 with scrape type 2
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e841be-c798-5652-881a-d95a1d83cbf8 with scrape type 2
2026-03-30 13:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 12e841be-c798-5652-881a-d95a1d83cbf8, identifier: 120442309
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120220640, 'registration': 'GF65YLN', 'account': 'MAN037', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 Cooper 5dr', 'mileage': 82681, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1046, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF65YLN/2026-03-07/image/a57d1347-ae32-47d6-a8c7-f9d00e4dd3bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/cd1db7f5-8edf-4cb2-8547-9b0b88765068_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8207097c-026e-41c9-b133-f35f43084ca4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/fe4731c3-d6f8-479e-b77c-b2830aeb6d5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/b67e34c8-b5ee-40b1-9b28-81245e3ff78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/28cc13b9-b5e3-48b6-a6df-98d6c7bc8f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8551602e-37da-49b7-85f2-7d0c35619cb6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 54K, 62K, 71K, 78K', 'virtual': False, 'seller': 'Manamanx Ltd', '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': 'https://abimg002.imgix.net/4d0b4012-7e87-4372-a50f-bef27bd01d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120220640, 'registration': 'GF65YLN', 'account': 'MAN037', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 Cooper 5dr', 'mileage': 82681, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1046, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF65YLN/2026-03-07/image/a57d1347-ae32-47d6-a8c7-f9d00e4dd3bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/cd1db7f5-8edf-4cb2-8547-9b0b88765068_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8207097c-026e-41c9-b133-f35f43084ca4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/fe4731c3-d6f8-479e-b77c-b2830aeb6d5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/b67e34c8-b5ee-40b1-9b28-81245e3ff78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/28cc13b9-b5e3-48b6-a6df-98d6c7bc8f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF65YLN/2026-03-07/image/8551602e-37da-49b7-85f2-7d0c35619cb6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 54K, 62K, 71K, 78K', 'virtual': False, 'seller': 'Manamanx Ltd', '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': 'https://abimg002.imgix.net/4d0b4012-7e87-4372-a50f-bef27bd01d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640
2026-03-30 13:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63126a87-0d59-5f55-b941-70fe09477d56 with scrape type 2
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63126a87-0d59-5f55-b941-70fe09477d56 with scrape type 2
2026-03-30 13:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63126a87-0d59-5f55-b941-70fe09477d56, identifier: 120220640
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120467224
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120467224: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120674884
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120674884: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120674631
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120674631: 0
2026-03-30 13:01:16 [astonbarclay.gb] INFO: Found listing with ID: 120714103
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [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-30 13:01:16 [astonbarclay.gb] INFO: Scrape type for 120714103: 2
2026-03-30 13:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 58259621-b688-5fff-9799-6e1d1b0c4b53 with identifier: 120889127
2026-03-30 13:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 58259621-b688-5fff-9799-6e1d1b0c4b53 with identifier: 120889127
2026-03-30 13:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 58259621-b688-5fff-9799-6e1d1b0c4b53 with identifier: 120889127 to the API
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120889127?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '58259621-b688-5fff-9799-6e1d1b0c4b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO63HLC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120889127',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS',
'odometer': 100089,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-31',
'seller_name': 'Manamanx Ltd',
'title': 'NISSAN QASHQAI HATCHBACK SPECIAL EDITIONS 1.5 dCi [110] 360 5dr',
'transmission': 'manual',
'trim': '1.5 dCi [110] 360 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889127%27 HTTP/1.1" 200 None
2026-03-30 13:01:17 [astonbarclay.gb] INFO: Saving data for 120889127: {'created_time': 1774875677.316069, 'last_price_update_time': 1774875677.316079, 'auction_closing_time': 1774888200.0}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120889127') HTTP/1.1" 204 0
2026-03-30 13:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BEIGE HTTP/1.1" 200 None
2026-03-30 13:01:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309
2026-03-30 13:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 12e841be-c798-5652-881a-d95a1d83cbf8 with identifier: 120442309 to the API
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120442309?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '12e841be-c798-5652-881a-d95a1d83cbf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SH14EJN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120442309',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CAPTUR DIESEL HATCHBACK',
'odometer': 73350,
'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': 'Manamanx Ltd',
'title': 'RENAULT CAPTUR DIESEL HATCHBACK 1.5 dCi 90 Dynamique S MediaNav '
'Energy 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Dynamique S MediaNav Energy 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [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-30 13:01:17 [astonbarclay.gb] INFO: Saving data for 120442309: {'auction_closing_time': 1774888200.0, 'created_time': 1773430671.637087, 'last_price_update_time': 1774875677.923566}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120442309') HTTP/1.1" 204 0
2026-03-30 13:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640
2026-03-30 13:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640
2026-03-30 13:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 63126a87-0d59-5f55-b941-70fe09477d56 with identifier: 120220640 to the API
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120220640?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '63126a87-0d59-5f55-b941-70fe09477d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF65YLN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120220640',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 82681,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-09',
'seller_name': 'Manamanx Ltd',
'title': 'MINI HATCHBACK 1.5 Cooper 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120220640%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Saving data for 120220640: {'auction_closing_time': 1774888200.0, 'created_time': 1773404153.890719, 'last_price_update_time': 1774875678.265223}
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120220640') HTTP/1.1" 204 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 119635262
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119635262%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 119635262: 2
2026-03-30 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120098624?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120588960?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120818085?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827436?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120368220
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120368220%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120368220: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120673292
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120673292%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120673292: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120651328
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120651328%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120651328: 2
2026-03-30 13: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-30 13: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-30 13: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-30 13: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-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120649181
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120649181%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120649181: 2
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120538818
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120538818%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120538818: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120674696
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120674696%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120674696: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120673273
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120673273%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120673273: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120745996
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120745996%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120745996: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120694262
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120694262%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120694262: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120542922
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120542922%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120542922: 0
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120638250
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120638250%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120638250: 2
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Found listing with ID: 120714111
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714111%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Scrape type for 120714111: 2
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120098624, 'registration': 'NX19EOD', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL', 'derivative': '3.0 SDV6 306 HSE Commercial Auto', 'mileage': 196229, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 12, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-07-21', 'doors': None, 'engineSize': 2993, 'bodyType': 'Hardtop', 'images': ['https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3b01c522-285f-4707-8491-4e58535f4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/c901f19c-98ee-4b61-b2d8-d775d264961a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/dafe9a52-8e45-4231-b072-e6b26ccf9c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/d8b08ee0-2e5c-4bc9-933d-1a70f4122bc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/e402924e-6243-428f-b699-96631df011ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/00ad2a83-dcfe-4842-b6d6-997e4a7dabef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3404b7a5-bb0b-48ac-b77f-f5f46a8e101a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/aba0b9c6-1804-441e-8c37-47a3b669e6ef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 08/19-15K, 01/20-32K, 08/21-58K, 12/21-74K, 04/22-94K', 'remarks': 'VEHICLE CAPPED AT 140K VOSA STATES 91K 125K 171K 195, 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': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/37b81353-776b-4d00-8133-486260c866b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120098624, 'registration': 'NX19EOD', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY DIESEL', 'derivative': '3.0 SDV6 306 HSE Commercial Auto', 'mileage': 196229, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 12, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-07-21', 'doors': None, 'engineSize': 2993, 'bodyType': 'Hardtop', 'images': ['https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3b01c522-285f-4707-8491-4e58535f4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/c901f19c-98ee-4b61-b2d8-d775d264961a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/dafe9a52-8e45-4231-b072-e6b26ccf9c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/d8b08ee0-2e5c-4bc9-933d-1a70f4122bc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/e402924e-6243-428f-b699-96631df011ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/00ad2a83-dcfe-4842-b6d6-997e4a7dabef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3404b7a5-bb0b-48ac-b77f-f5f46a8e101a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX19EOD/2026-03-16/image/aba0b9c6-1804-441e-8c37-47a3b669e6ef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 08/19-15K, 01/20-32K, 08/21-58K, 12/21-74K, 04/22-94K', 'remarks': 'VEHICLE CAPPED AT 140K VOSA STATES 91K 125K 171K 195, 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': 202, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/37b81353-776b-4d00-8133-486260c866b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624
2026-03-30 13:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8ef8d91c-5e96-5660-914b-d9d492e72ea3, identifier: 120098624
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120588960, 'registration': 'FY15NTV', 'account': 'MOT075', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Limited 2.2 TDCi 150 4WD', 'mileage': 84768, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 11, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-12', 'doors': None, 'engineSize': 2198, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/FY15NTV/2026-03-20/image/243ac49b-5674-4f99-8cd3-0ea5627b713e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/28a1cf3d-a0c6-48f5-856c-b588909bcd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/060ad4d5-b96c-43e5-b877-9d0a8dbd4fd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/c5eca6fa-c893-448f-9499-85d8461748d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0d4ca760-3b90-4265-b1bc-e5ff882eb31b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0b0b77e6-35f3-4de0-99cd-34f7ed600323_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/213ea0f3-f2cf-491f-9f4e-c5f8895e42ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/1d5a63ed-404c-4dbc-bbf4-d45067738402_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN* VOSA STATES 11K 14K 18K 18K 32K 52K 63K 82K 83K SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 208, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18c2b4ae-7c31-4584-95e5-48af413647c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120588960, 'registration': 'FY15NTV', 'account': 'MOT075', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Limited 2.2 TDCi 150 4WD', 'mileage': 84768, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 11, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-12', 'doors': None, 'engineSize': 2198, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/FY15NTV/2026-03-20/image/243ac49b-5674-4f99-8cd3-0ea5627b713e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/28a1cf3d-a0c6-48f5-856c-b588909bcd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/060ad4d5-b96c-43e5-b877-9d0a8dbd4fd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/c5eca6fa-c893-448f-9499-85d8461748d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0d4ca760-3b90-4265-b1bc-e5ff882eb31b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/0b0b77e6-35f3-4de0-99cd-34f7ed600323_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/213ea0f3-f2cf-491f-9f4e-c5f8895e42ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FY15NTV/2026-03-20/image/1d5a63ed-404c-4dbc-bbf4-d45067738402_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN* VOSA STATES 11K 14K 18K 18K 32K 52K 63K 82K 83K SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 208, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18c2b4ae-7c31-4584-95e5-48af413647c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960
2026-03-30 13:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36, identifier: 120588960
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120818085, 'registration': 'EN15XRZ', 'account': 'MOT075', 'make': 'FORD', 'model': 'C-MAX ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 81385, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 26, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/06d370bf-c876-4b10-aa24-790fec243c75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/71d3b2a5-a00a-4f14-b3cb-3269e4ab3bd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/fca9f197-8608-4e29-a873-dc1b9432a75b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/695c9adf-cb3e-452d-a89d-704a64441874_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/aa64f1fc-2d01-436d-90da-4339f307b2b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/e4e41ae6-164f-4a6f-ac31-499cba431755_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/1c894f32-6682-4e5f-880d-b06f78f261e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/6ca2fc77-9ee1-45bd-b803-fc9e1dedc359_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/17 8K 06/18 17K 06/19 23K 07/20 30K 09/21 35K 05/22 38K 05/24 65K 04/25 74K', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN, VOSA STATES 17K 23K 32K 36K 38K 51K 65K 74K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3bf21c62-e336-4fb2-826a-d871ae6c9290.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120818085, 'registration': 'EN15XRZ', 'account': 'MOT075', 'make': 'FORD', 'model': 'C-MAX ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 81385, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 26, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-15', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/06d370bf-c876-4b10-aa24-790fec243c75_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/71d3b2a5-a00a-4f14-b3cb-3269e4ab3bd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/fca9f197-8608-4e29-a873-dc1b9432a75b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/695c9adf-cb3e-452d-a89d-704a64441874_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/aa64f1fc-2d01-436d-90da-4339f307b2b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/e4e41ae6-164f-4a6f-ac31-499cba431755_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/1c894f32-6682-4e5f-880d-b06f78f261e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN15XRZ/2026-03-26/image/6ca2fc77-9ee1-45bd-b803-fc9e1dedc359_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/17 8K 06/18 17K 06/19 23K 07/20 30K 09/21 35K 05/22 38K 05/24 65K 04/25 74K', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN, VOSA STATES 17K 23K 32K 36K 38K 51K 65K 74K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3bf21c62-e336-4fb2-826a-d871ae6c9290.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e8f5e8d-2981-5f8a-a557-4386a3c020a6 with identifier: 120818085
2026-03-30 13:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e8f5e8d-2981-5f8a-a557-4386a3c020a6 with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e8f5e8d-2981-5f8a-a557-4386a3c020a6 with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1e8f5e8d-2981-5f8a-a557-4386a3c020a6, identifier: 120818085
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827436, 'registration': 'EO08LLK', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.4 One 3dr', 'mileage': 95320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2394, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-10', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 3, 'engineSize': 1397, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO08LLK/2026-03-27/image/48083608-8239-414e-96a8-14351f6c92d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/969e641d-648b-45dd-ba76-e3aee54f665a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/33a9899b-c591-4fbc-a139-18dec58e55a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/691385a1-709c-41f8-80ac-0bcaceab694b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/7b4fde54-3883-4608-aa94-7663927682ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/8cb9d9c3-704d-4668-a045-c1dd02ba60ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/8f2d07ae-9269-4c4d-bc0d-c5aa1adcdd14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/801171c1-1310-4efb-8430-67ab103e3997_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/e85705d1-3b3a-4876-9c91-13e0229915b3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K, 69K, 75K, 85K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5971103d-970e-478a-94e3-57e0c660225e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827436, 'registration': 'EO08LLK', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.4 One 3dr', 'mileage': 95320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2394, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-10', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 3, 'engineSize': 1397, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO08LLK/2026-03-27/image/48083608-8239-414e-96a8-14351f6c92d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/969e641d-648b-45dd-ba76-e3aee54f665a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/33a9899b-c591-4fbc-a139-18dec58e55a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/691385a1-709c-41f8-80ac-0bcaceab694b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/7b4fde54-3883-4608-aa94-7663927682ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/8cb9d9c3-704d-4668-a045-c1dd02ba60ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/8f2d07ae-9269-4c4d-bc0d-c5aa1adcdd14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/801171c1-1310-4efb-8430-67ab103e3997_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO08LLK/2026-03-27/image/e85705d1-3b3a-4876-9c91-13e0229915b3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 64K, 69K, 75K, 85K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5971103d-970e-478a-94e3-57e0c660225e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e4c446-f12d-56d8-a449-036cea78abec with identifier: 120827436
2026-03-30 13:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e4c446-f12d-56d8-a449-036cea78abec with scrape type 2
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e4c446-f12d-56d8-a449-036cea78abec with scrape type 2
2026-03-30 13:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 86e4c446-f12d-56d8-a449-036cea78abec, identifier: 120827436
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120686669
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120686669%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120686669: 0
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120797356
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120797356%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120797356: 0
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120535728
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120535728%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120535728: 0
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120807606
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120807606%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120807606: 0
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120589654
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120589654%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120589654: 0
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Found listing with ID: 120714267
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714267%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Scrape type for 120714267: 2
2026-03-30 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624
2026-03-30 13:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624
2026-03-30 13:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8ef8d91c-5e96-5660-914b-d9d492e72ea3 with identifier: 120098624 to the API
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120098624?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 202,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8ef8d91c-5e96-5660-914b-d9d492e72ea3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NX19EOD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120098624',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'DISCOVERY DIESEL',
'odometer': 196229,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER DISCOVERY DIESEL 3.0 SDV6 306 HSE Commercial Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 306 HSE Commercial Auto',
'vin': None,
'year': 2019}
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120098624%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Saving data for 120098624: {'auction_closing_time': 1774947600.0, 'created_time': 1773430359.368585, 'last_price_update_time': 1774875679.430053}
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120098624') HTTP/1.1" 204 0
2026-03-30 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960
2026-03-30 13:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960
2026-03-30 13:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed88003b-ed5d-5177-bfe3-d5c17f9d1f36 with identifier: 120588960 to the API
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120588960?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 208,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed88003b-ed5d-5177-bfe3-d5c17f9d1f36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY15NTV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120588960',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 84768,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'MotoNovo Finance',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Limited 2.2 TDCi 150 4WD',
'transmission': 'manual',
'trim': 'Pick Up Double Cab Limited 2.2 TDCi 150 4WD',
'vin': None,
'year': 2015}
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120588960%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [astonbarclay.gb] INFO: Saving data for 120588960: {'auction_closing_time': 1774947600.0, 'created_time': 1773860535.827749, 'last_price_update_time': 1774875679.870502}
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120588960') HTTP/1.1" 204 0
2026-03-30 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1e8f5e8d-2981-5f8a-a557-4386a3c020a6 with identifier: 120818085
2026-03-30 13:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1e8f5e8d-2981-5f8a-a557-4386a3c020a6 with identifier: 120818085
2026-03-30 13:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1e8f5e8d-2981-5f8a-a557-4386a3c020a6 with identifier: 120818085 to the API
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120818085?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-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1e8f5e8d-2981-5f8a-a557-4386a3c020a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN15XRZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120818085',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'C-MAX ESTATE',
'odometer': 81385,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-29',
'seller_name': 'MotoNovo Finance',
'title': 'FORD C-MAX ESTATE 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120818085%27 HTTP/1.1" 200 None
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Saving data for 120818085: {'auction_closing_time': 1774947600.0, 'created_time': 1774552390.87983, 'last_price_update_time': 1774875680.187667}
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120818085') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 86e4c446-f12d-56d8-a449-036cea78abec with identifier: 120827436
2026-03-30 13:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 86e4c446-f12d-56d8-a449-036cea78abec with identifier: 120827436
2026-03-30 13:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 86e4c446-f12d-56d8-a449-036cea78abec with identifier: 120827436 to the API
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827436?view=catalogue>
{'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': '86e4c446-f12d-56d8-a449-036cea78abec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO08LLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827436',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 95320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-10',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.4 One 3dr',
'transmission': 'manual',
'trim': '1.4 One 3dr',
'vin': None,
'year': 2008}
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827436%27 HTTP/1.1" 200 None
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Saving data for 120827436: {'auction_closing_time': 1774888200.0, 'created_time': 1774551916.901327, 'last_price_update_time': 1774875680.494414}
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827436') HTTP/1.1" 204 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120417765
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120417765: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120746884
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120746884: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120733148
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120733148: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120656631
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120656631: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120686052
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120686052: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120772588
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120772588%27 HTTP/1.1" 200 None
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120772588: 2
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829283?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120574476?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619082?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120817027?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120622731
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120622731: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120691186
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120691186: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120675722
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120675722: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120641887
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120641887: 2
2026-03-30 13:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120722644
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120722644: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120468770
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120468770: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120502627
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120502627: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120642269
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120642269: 2
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120696015
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [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-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120696015: 0
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Found listing with ID: 120780001
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780001%27 HTTP/1.1" 200 None
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Scrape type for 120780001: 2
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829283, 'registration': 'FD20CPK', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2 [83] Griffin 5dr [Start Stop]', 'mileage': 33165, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 27, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-08-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD20CPK/2026-03-26/image/f0acce71-c82b-4f01-b053-5c034093a3de_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/de78046c-7761-470b-bc6f-ef94552b20e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/92273844-9d61-4ef0-b4c2-99d6f8860b53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/5c012700-d814-4b22-aa1a-d942e953ceb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/89d70b3c-b3a8-4054-b4c0-3f6035ddf3f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/807d0651-1393-47bd-a42e-c876ba1d9350_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/3e50849f-52c7-4e99-aaf5-084862d1b695_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/1f491776-f50e-4aff-8edd-dafb90e076c3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/22 8K', 'remarks': 'SPARE KEY VOSA STATES 24K 29K 32K 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d517ef71-afc5-4e45-a21f-8a6e59d39153.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829283, 'registration': 'FD20CPK', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2 [83] Griffin 5dr [Start Stop]', 'mileage': 33165, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 27, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-08-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD20CPK/2026-03-26/image/f0acce71-c82b-4f01-b053-5c034093a3de_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/de78046c-7761-470b-bc6f-ef94552b20e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/92273844-9d61-4ef0-b4c2-99d6f8860b53_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/5c012700-d814-4b22-aa1a-d942e953ceb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/89d70b3c-b3a8-4054-b4c0-3f6035ddf3f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/807d0651-1393-47bd-a42e-c876ba1d9350_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/3e50849f-52c7-4e99-aaf5-084862d1b695_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD20CPK/2026-03-26/image/1f491776-f50e-4aff-8edd-dafb90e076c3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/22 8K', 'remarks': 'SPARE KEY VOSA STATES 24K 29K 32K 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d517ef71-afc5-4e45-a21f-8a6e59d39153.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ccc7eee-abcb-57f8-98b0-43ccef6a8368 with identifier: 120829283
2026-03-30 13:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ccc7eee-abcb-57f8-98b0-43ccef6a8368 with scrape type 2
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ccc7eee-abcb-57f8-98b0-43ccef6a8368 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9ccc7eee-abcb-57f8-98b0-43ccef6a8368, identifier: 120829283
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120574476, 'registration': 'LR68RXY', 'account': 'HEN022', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 96363, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 46, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR68RXY/2026-03-20/image/2a40c9fe-084a-419c-9f59-6d44ddfda3b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/1e55a21f-aae1-4982-af68-f883d3c63ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/89f9ac8c-fd03-4b38-b72c-75686e96b631_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/02b5391f-9300-4fa7-a75d-2620c4cb9355_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/505d4a5f-a2c9-4965-a698-de75e7b8244c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/f7b53b79-e878-4a89-81dc-38c4e15345a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/9cecb1ad-208e-4e21-b978-7c995247047d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19-10K 08/20-17K 08/21-22K 12/22-34K 01/24-51K 12/24-71K 12/25-92K', 'remarks': 'SPARE KEY, VOSA SATTES 22K 24K 41K 60K 81K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fde83c82-13ba-4e41-94e0-a421f443ed89.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120574476, 'registration': 'LR68RXY', 'account': 'HEN022', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 96363, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 46, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR68RXY/2026-03-20/image/2a40c9fe-084a-419c-9f59-6d44ddfda3b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/1e55a21f-aae1-4982-af68-f883d3c63ef7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/89f9ac8c-fd03-4b38-b72c-75686e96b631_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/02b5391f-9300-4fa7-a75d-2620c4cb9355_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/505d4a5f-a2c9-4965-a698-de75e7b8244c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/f7b53b79-e878-4a89-81dc-38c4e15345a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR68RXY/2026-03-20/image/9cecb1ad-208e-4e21-b978-7c995247047d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19-10K 08/20-17K 08/21-22K 12/22-34K 01/24-51K 12/24-71K 12/25-92K', 'remarks': 'SPARE KEY, VOSA SATTES 22K 24K 41K 60K 81K', 'virtual': False, 'seller': 'Car360', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fde83c82-13ba-4e41-94e0-a421f443ed89.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476
2026-03-30 13:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35cefef-3537-5b21-8247-cc29b5df1053 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a35cefef-3537-5b21-8247-cc29b5df1053 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a35cefef-3537-5b21-8247-cc29b5df1053, identifier: 120574476
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619082, 'registration': 'SV63EBN', 'account': 'DAC001', 'make': 'AUDI', 'model': 'A3 DIESEL HATCHBACK', 'derivative': '1.6 TDI S Line 3dr', 'mileage': 101231, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 60, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-01', 'fuel': 'Diesel', 'motExpiry': '2026-08-18', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SV63EBN/2026-03-23/image/a9f6a3af-2a8e-48d5-aec6-3dfb25042ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/36b6ca88-6895-419d-97fb-ffe10be34842_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dd2da560-6507-4eb5-8946-9284a2e79b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9f1a0ebf-0a4c-4ce4-909c-d3ffbda065eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9d12ccc1-053e-483d-ab03-f2cb3a1b5101_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dbb49dbc-4555-4ee1-b979-09e845210734_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/bdd97a46-4876-4126-baa2-e1609d4524eb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 08/15 21K', 'remarks': 'VOSA STATES 47K 51K 53K 62K 71K 79K 86K 95K SPARE KEY', 'virtual': False, 'seller': 'Dace', '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/da06bb3e-798f-44be-9a67-2ca22e8acd90.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619082, 'registration': 'SV63EBN', 'account': 'DAC001', 'make': 'AUDI', 'model': 'A3 DIESEL HATCHBACK', 'derivative': '1.6 TDI S Line 3dr', 'mileage': 101231, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 60, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-10-01', 'fuel': 'Diesel', 'motExpiry': '2026-08-18', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SV63EBN/2026-03-23/image/a9f6a3af-2a8e-48d5-aec6-3dfb25042ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/36b6ca88-6895-419d-97fb-ffe10be34842_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dd2da560-6507-4eb5-8946-9284a2e79b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9f1a0ebf-0a4c-4ce4-909c-d3ffbda065eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/9d12ccc1-053e-483d-ab03-f2cb3a1b5101_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/dbb49dbc-4555-4ee1-b979-09e845210734_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV63EBN/2026-03-23/image/bdd97a46-4876-4126-baa2-e1609d4524eb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 08/15 21K', 'remarks': 'VOSA STATES 47K 51K 53K 62K 71K 79K 86K 95K SPARE KEY', 'virtual': False, 'seller': 'Dace', '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/da06bb3e-798f-44be-9a67-2ca22e8acd90.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082
2026-03-30 13:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08, identifier: 120619082
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120817027, 'registration': 'MP10AGE', 'account': 'MOT129', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '4.4 TDV8 Vogue 4dr Auto', 'mileage': 165436, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 25, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2011-01-25', 'fuel': 'Diesel', 'motExpiry': '2026-10-11', 'doors': 4, 'engineSize': 4367, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MP10AGE/2026-03-26/image/4d27ea5c-2ebc-43c5-b564-94448765cc8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/01186764-43cd-4a80-b5bd-93b7ed933230_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/6a79fb07-6aba-4791-8cab-e26304809959_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/bdb040f5-f01b-4efe-a1f9-185a3e47f405_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/395e8e2c-3e98-43a4-8c0e-e9a8c9781081_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/c82c4a82-d522-4e98-9a8d-aa9d544b4b3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/d087a296-a284-4774-bc26-1dc6ec80d978_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/c8c0f41f-631b-4162-837a-d013c2a8747e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY * PLATE MAY NOT BE VEHICLE VOSA STATES 37K 47K 49K 61K 72K 83K 97K 127K 137K 145K 149K 155K 163K 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': 253, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08d8d3ce-5e8c-4d1e-bd43-7cb42231dcf1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120817027, 'registration': 'MP10AGE', 'account': 'MOT129', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '4.4 TDV8 Vogue 4dr Auto', 'mileage': 165436, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 25, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2011-01-25', 'fuel': 'Diesel', 'motExpiry': '2026-10-11', 'doors': 4, 'engineSize': 4367, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MP10AGE/2026-03-26/image/4d27ea5c-2ebc-43c5-b564-94448765cc8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/01186764-43cd-4a80-b5bd-93b7ed933230_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/6a79fb07-6aba-4791-8cab-e26304809959_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/bdb040f5-f01b-4efe-a1f9-185a3e47f405_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/395e8e2c-3e98-43a4-8c0e-e9a8c9781081_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/c82c4a82-d522-4e98-9a8d-aa9d544b4b3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/d087a296-a284-4774-bc26-1dc6ec80d978_removebg.jpg?w=600', 'https://abimg003.imgix.net/MP10AGE/2026-03-26/image/c8c0f41f-631b-4162-837a-d013c2a8747e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY * PLATE MAY NOT BE VEHICLE VOSA STATES 37K 47K 49K 61K 72K 83K 97K 127K 137K 145K 149K 155K 163K 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': 253, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08d8d3ce-5e8c-4d1e-bd43-7cb42231dcf1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5f084a7-ca99-59db-ae12-942744111ea2 with identifier: 120817027
2026-03-30 13:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f084a7-ca99-59db-ae12-942744111ea2 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5f084a7-ca99-59db-ae12-942744111ea2 with scrape type 2
2026-03-30 13:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b5f084a7-ca99-59db-ae12-942744111ea2, identifier: 120817027
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120603430
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [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-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120603430: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120766889
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766889%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120766889: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120796024
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796024%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120796024: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120765714
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765714%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120765714: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120815805
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120815805%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120815805: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120798777
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798777%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120798777: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120397393
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [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-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120397393: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120804701
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804701%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120804701: 0
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Found listing with ID: 120784658
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120784658%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Scrape type for 120784658: 2
2026-03-30 13:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9ccc7eee-abcb-57f8-98b0-43ccef6a8368 with identifier: 120829283
2026-03-30 13:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9ccc7eee-abcb-57f8-98b0-43ccef6a8368 with identifier: 120829283
2026-03-30 13:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9ccc7eee-abcb-57f8-98b0-43ccef6a8368 with identifier: 120829283 to the API
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829283?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9ccc7eee-abcb-57f8-98b0-43ccef6a8368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD20CPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829283',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CROSSLAND X HATCHBACK',
'odometer': 33165,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-24',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2 [83] Griffin 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 [83] Griffin 5dr [Start Stop]',
'vin': None,
'year': 2020}
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829283%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [astonbarclay.gb] INFO: Saving data for 120829283: {'auction_closing_time': 1774947600.0, 'created_time': 1774552355.406721, 'last_price_update_time': 1774875681.823533}
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829283') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476
2026-03-30 13:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476
2026-03-30 13:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a35cefef-3537-5b21-8247-cc29b5df1053 with identifier: 120574476 to the API
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120574476?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a35cefef-3537-5b21-8247-cc29b5df1053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR68RXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120574476',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 96363,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-09',
'seller_name': 'Car360',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech GT Line 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [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-30 13:01:22 [astonbarclay.gb] INFO: Saving data for 120574476: {'auction_closing_time': 1774947600.0, 'created_time': 1774000883.986688, 'last_price_update_time': 1774875682.242688}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120574476') HTTP/1.1" 204 0
2026-03-30 13:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082
2026-03-30 13:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082
2026-03-30 13:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08 with identifier: 120619082 to the API
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619082?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcc50d56-e735-5f5e-8b0a-b1b13e9a7a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV63EBN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619082',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 DIESEL HATCHBACK',
'odometer': 101231,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-01',
'seller_name': 'Dace',
'title': 'AUDI A3 DIESEL HATCHBACK 1.6 TDI S Line 3dr',
'transmission': 'manual',
'trim': '1.6 TDI S Line 3dr',
'vin': None,
'year': 2013}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [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-30 13:01:22 [astonbarclay.gb] INFO: Saving data for 120619082: {'auction_closing_time': 1774947600.0, 'created_time': 1774293194.322973, 'last_price_update_time': 1774875682.553365}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619082') HTTP/1.1" 204 0
2026-03-30 13:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b5f084a7-ca99-59db-ae12-942744111ea2 with identifier: 120817027
2026-03-30 13:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b5f084a7-ca99-59db-ae12-942744111ea2 with identifier: 120817027
2026-03-30 13:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b5f084a7-ca99-59db-ae12-942744111ea2 with identifier: 120817027 to the API
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120817027?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 253,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '4.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5f084a7-ca99-59db-ae12-942744111ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MP10AGE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120817027',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER DIESEL ESTATE',
'odometer': 165436,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-25',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER DIESEL ESTATE 4.4 TDV8 Vogue 4dr Auto',
'transmission': 'automatic',
'trim': '4.4 TDV8 Vogue 4dr Auto',
'vin': None,
'year': 2011}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120817027%27 HTTP/1.1" 200 None
2026-03-30 13:01:22 [astonbarclay.gb] INFO: Saving data for 120817027: {'auction_closing_time': 1774947600.0, 'created_time': 1774552367.545601, 'last_price_update_time': 1774875682.884637}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120817027') HTTP/1.1" 204 0
2026-03-30 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120482947
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [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-30 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120482947: 0
2026-03-30 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120617416
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617416%27 HTTP/1.1" 200 None
2026-03-30 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120617416: 0
2026-03-30 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120755977
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [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-30 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120755977: 0
2026-03-30 13:01:22 [astonbarclay.gb] INFO: Found listing with ID: 120718931
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [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-30 13:01:22 [astonbarclay.gb] INFO: Scrape type for 120718931: 2
2026-03-30 13:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120591190?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118105567?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120612662?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120823455
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120823455%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120823455: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120724959
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120724959: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120692160
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120692160: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120797717
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797717%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120797717: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120794341
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794341%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120794341: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120833447
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833447%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120833447: 2
2026-03-30 13:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120819747
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120819747%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120819747: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120789938
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789938%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120789938: 2
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120820008
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820008%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120820008: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120766205
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766205%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120766205: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120732811
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120732811: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120828158
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828158%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120828158: 2
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120591190, 'registration': 'EL09RAF', 'account': 'AST011', 'make': 'BMW', 'model': '4 SERIES DIESEL COUPE', 'derivative': '430d xDrive M Sport 2dr Auto', 'mileage': 104247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 139, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-01-07', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 2, 'engineSize': 2993, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EL09RAF/2026-03-19/image/8770d642-bcfd-491f-93dd-2c524d3ff575_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d0034524-8756-4413-ab02-120748d6db04_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/fbce8721-9f6e-493e-8a47-21818977f2ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/ac987145-5e09-464a-a4a5-2478a8091154_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/dd96261d-c569-4d71-9e39-907681ac7e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d564b594-87f6-48b5-937a-c8db26696319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/07506fae-ef87-4031-aa5d-2ea398037374_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/19-47K 09/22-79K 07/24-84K', 'remarks': 'PLATE MAY NOT BE WITH VEHICLE - VOSA STATES 35K 47K 59K 71K 78K 85K 89K 99K', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27a7a5c0-0555-43d6-82ee-3d99e3ede88f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120591190, 'registration': 'EL09RAF', 'account': 'AST011', 'make': 'BMW', 'model': '4 SERIES DIESEL COUPE', 'derivative': '430d xDrive M Sport 2dr Auto', 'mileage': 104247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 139, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-01-07', 'fuel': 'Diesel', 'motExpiry': '2026-07-11', 'doors': 2, 'engineSize': 2993, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EL09RAF/2026-03-19/image/8770d642-bcfd-491f-93dd-2c524d3ff575_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d0034524-8756-4413-ab02-120748d6db04_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/fbce8721-9f6e-493e-8a47-21818977f2ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/ac987145-5e09-464a-a4a5-2478a8091154_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/dd96261d-c569-4d71-9e39-907681ac7e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/d564b594-87f6-48b5-937a-c8db26696319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EL09RAF/2026-03-19/image/07506fae-ef87-4031-aa5d-2ea398037374_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/19-47K 09/22-79K 07/24-84K', 'remarks': 'PLATE MAY NOT BE WITH VEHICLE - VOSA STATES 35K 47K 59K 71K 78K 85K 89K 99K', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27a7a5c0-0555-43d6-82ee-3d99e3ede88f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190
2026-03-30 13:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with scrape type 2
2026-03-30 13:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with scrape type 2
2026-03-30 13:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529, identifier: 120591190
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118105567, 'registration': 'BD23ZCL', 'account': 'MAN027', 'make': 'FORD', 'model': 'RANGER PETROL', 'derivative': 'Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 Auto', 'mileage': 25390, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-02', 'fuel': 'Petrol', 'motExpiry': None, 'doors': None, 'engineSize': 2956, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/b67c0c1b-4ffb-45e1-a83a-3b1d76d9a793_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/d67819bd-5818-4582-ad9e-4b2ebcd3c22f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/36571e9b-6979-4808-932f-74802b625c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/e5a92261-87ed-4873-aefd-d706a6a3f2ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/2ee2258e-53ae-482b-8cb9-d521479a2bd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/afaec205-34aa-46b4-a6e6-9486c2a7a79e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/26a34f00-e3b9-4b30-9021-9d37bf529081_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/f6ca4de0-127e-4291-bb2a-e51ed6d27ca7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 315, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e27b03f-29b2-41b8-8a81-1a88b617233f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118105567, 'registration': 'BD23ZCL', 'account': 'MAN027', 'make': 'FORD', 'model': 'RANGER PETROL', 'derivative': 'Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 Auto', 'mileage': 25390, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-05-02', 'fuel': 'Petrol', 'motExpiry': None, 'doors': None, 'engineSize': 2956, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/b67c0c1b-4ffb-45e1-a83a-3b1d76d9a793_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/d67819bd-5818-4582-ad9e-4b2ebcd3c22f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/36571e9b-6979-4808-932f-74802b625c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/e5a92261-87ed-4873-aefd-d706a6a3f2ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/2ee2258e-53ae-482b-8cb9-d521479a2bd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/afaec205-34aa-46b4-a6e6-9486c2a7a79e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/26a34f00-e3b9-4b30-9021-9d37bf529081_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD23ZCL/2026-03-23/image/f6ca4de0-127e-4291-bb2a-e51ed6d27ca7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 315, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e27b03f-29b2-41b8-8a81-1a88b617233f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567
2026-03-30 13:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with scrape type 2
2026-03-30 13:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with scrape type 2
2026-03-30 13:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9c0b513d-3e3d-5321-b9e4-38bdeb947530, identifier: 118105567
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120612662, 'registration': 'YY21UUF', 'account': '442001', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 63908, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 91, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-06-10', 'fuel': 'Diesel', 'motExpiry': '2026-06-09', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/YY21UUF/2026-03-19/image/cc1f3829-954a-405b-b900-52bc65d5051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/9c65bb08-e904-4c8e-88a1-8bf0d5cf874a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/96b9ee95-3d25-463c-a8e3-a126b3c3fbb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/226bb0d5-1e25-4ffc-b19b-d16a9f164560_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/ed3164c8-cfea-4269-846e-9a8657035f20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/70ff827e-854b-46cc-9695-0d7aac549230_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/8c97469a-7235-4914-8694-97761f66549d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/3f0033e2-4d92-42ee-aea6-2e4dfa51512a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/7be09d38-4a2c-4b2e-8923-afd94a0584c3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service invoice 03/23-24K 11/23-31K 10/24-43K 10/25-61K', 'remarks': 'VOSA STATES 37K 55K 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': 244, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f958709-a0a4-4766-aa17-bcd1fe68cada.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120612662, 'registration': 'YY21UUF', 'account': '442001', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 63908, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 91, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-06-10', 'fuel': 'Diesel', 'motExpiry': '2026-06-09', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/YY21UUF/2026-03-19/image/cc1f3829-954a-405b-b900-52bc65d5051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/9c65bb08-e904-4c8e-88a1-8bf0d5cf874a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/96b9ee95-3d25-463c-a8e3-a126b3c3fbb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/226bb0d5-1e25-4ffc-b19b-d16a9f164560_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/ed3164c8-cfea-4269-846e-9a8657035f20_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/70ff827e-854b-46cc-9695-0d7aac549230_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/8c97469a-7235-4914-8694-97761f66549d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/3f0033e2-4d92-42ee-aea6-2e4dfa51512a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY21UUF/2026-03-19/image/7be09d38-4a2c-4b2e-8923-afd94a0584c3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service invoice 03/23-24K 11/23-31K 10/24-43K 10/25-61K', 'remarks': 'VOSA STATES 37K 55K 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': 244, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7f958709-a0a4-4766-aa17-bcd1fe68cada.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662
2026-03-30 13:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950ace58-e893-50aa-9cd2-a0759c04ba01 with scrape type 2
2026-03-30 13:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950ace58-e893-50aa-9cd2-a0759c04ba01 with scrape type 2
2026-03-30 13:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 950ace58-e893-50aa-9cd2-a0759c04ba01, identifier: 120612662
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120682131
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120682131: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120657755
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120657755: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120629963
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120629963: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120735340
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120735340: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120566055
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120566055: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120659850
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120659850: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 119432954
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 119432954: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120620461
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120620461: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 119785658
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 119785658: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120767820
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120767820%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120767820: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120659102
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120659102: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120678881
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [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-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120678881: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120826795
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826795%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120826795: 0
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Found listing with ID: 120756781
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756781%27 HTTP/1.1" 200 None
2026-03-30 13:01:23 [astonbarclay.gb] INFO: Scrape type for 120756781: 2
2026-03-30 13:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190
2026-03-30 13:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190
2026-03-30 13:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c0c69fa4-6be4-5fc8-8630-abd6ec8a6529 with identifier: 120591190 to the API
2026-03-30 13:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120591190?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c0c69fa4-6be4-5fc8-8630-abd6ec8a6529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EL09RAF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120591190',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '4 SERIES DIESEL COUPE',
'odometer': 104247,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-07',
'seller_name': 'TCB Group - Prime',
'title': 'BMW 4 SERIES DIESEL COUPE 430d xDrive M Sport 2dr Auto',
'transmission': 'automatic',
'trim': '430d xDrive M Sport 2dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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-30 13:01:24 [astonbarclay.gb] INFO: Saving data for 120591190: {'auction_closing_time': 1774947600.0, 'created_time': 1773914499.493886, 'last_price_update_time': 1774875684.161806}
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120591190') HTTP/1.1" 204 0
2026-03-30 13:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567
2026-03-30 13:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567
2026-03-30 13:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9c0b513d-3e3d-5321-b9e4-38bdeb947530 with identifier: 118105567 to the API
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118105567?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 315,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9c0b513d-3e3d-5321-b9e4-38bdeb947530',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD23ZCL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118105567',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'RANGER PETROL',
'odometer': 25390,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-02',
'seller_name': 'Mann Island Finance',
'title': 'FORD RANGER PETROL Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 '
'Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Raptor 3.0 EcoBoost V6 292 Auto',
'vin': None,
'year': 2023}
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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-30 13:01:24 [astonbarclay.gb] INFO: Saving data for 118105567: {'auction_closing_time': 1774947600.0, 'created_time': 1773774176.636608, 'last_price_update_time': 1774875684.575105}
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118105567') HTTP/1.1" 204 0
2026-03-30 13:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662
2026-03-30 13:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662
2026-03-30 13:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 950ace58-e893-50aa-9cd2-a0759c04ba01 with identifier: 120612662 to the API
2026-03-30 13:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120612662?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 244,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '950ace58-e893-50aa-9cd2-a0759c04ba01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY21UUF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120612662',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 63908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-10',
'seller_name': 'Part of United Rental Group',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2021}
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Saving data for 120612662: {'auction_closing_time': 1774947600.0, 'created_time': 1773929215.217058, 'last_price_update_time': 1774875685.686754}
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120612662') HTTP/1.1" 204 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120857384
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120857384%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120857384: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120794313
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794313%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120794313: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120774627
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774627%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120774627: 2
2026-03-30 13:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120600138?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:25 [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-30 13:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120614685?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619100?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 119329130
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 119329130: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 118688338
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 118688338: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120743971
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743971%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120743971: 2
2026-03-30 13:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120858984
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858984%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120858984: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120791424
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120791424%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120791424: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120055164
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120055164: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120430055
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120430055: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120791904
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120791904%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120791904: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120690985
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120690985: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120693161
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120693161: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120826190
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826190%27 HTTP/1.1" 200 None
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Scrape type for 120826190: 0
2026-03-30 13:01:25 [astonbarclay.gb] INFO: Found listing with ID: 120805512
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805512%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120805512: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120587610
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120587610: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120798881
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798881%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120798881: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120749685
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120749685: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120732831
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120732831: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120804683
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804683%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120804683: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120657401
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120657401: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120804574
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804574%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120804574: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120695982
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120695982: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120805939
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805939%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120805939: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120763014
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763014%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120763014: 2
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120798460
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798460%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120798460: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120657060
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120657060: 2
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120600138, 'registration': 'GU64ZXB', 'account': 'GAP001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr [Tech Pack]', 'mileage': 69275, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 164, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/cb10098b-1b5e-49f4-991c-4358bbdc3aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/7c809181-1b4d-49b1-99fe-64500aed865c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/6434976b-e6e4-4528-8793-e347ad3048d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/b7ae4372-a17d-4a74-9176-41a053c32610_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/139b6a77-2a61-468a-82f5-71d8bc39dcbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/15243063-a473-40c1-9312-67054cd92566_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/296b6d2d-4627-4ff2-9dc3-79ff4c5e1c59_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/9130fff6-4728-4ece-a541-db4f12bf8d4b_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, GEARBOX ISSUE *MAY HAVE FURTHER FAULTS*, VOSA STATES 27K 33K 39K 42K 47K 52K 56K 65K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120600138, 'registration': 'GU64ZXB', 'account': 'GAP001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr [Tech Pack]', 'mileage': 69275, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 164, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/cb10098b-1b5e-49f4-991c-4358bbdc3aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/7c809181-1b4d-49b1-99fe-64500aed865c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/6434976b-e6e4-4528-8793-e347ad3048d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/b7ae4372-a17d-4a74-9176-41a053c32610_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/139b6a77-2a61-468a-82f5-71d8bc39dcbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/15243063-a473-40c1-9312-67054cd92566_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/296b6d2d-4627-4ff2-9dc3-79ff4c5e1c59_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU64ZXB/2026-03-25/image/9130fff6-4728-4ece-a541-db4f12bf8d4b_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, GEARBOX ISSUE *MAY HAVE FURTHER FAULTS*, VOSA STATES 27K 33K 39K 42K 47K 52K 56K 65K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138
2026-03-30 13:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00, identifier: 120600138
2026-03-30 13:01:26 [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': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 138, '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-30 13:01:26 [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': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 138, '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-30 13:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756
2026-03-30 13:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee13938e-b1f8-5820-879f-8877956db9f4 with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee13938e-b1f8-5820-879f-8877956db9f4 with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee13938e-b1f8-5820-879f-8877956db9f4, identifier: 120379756
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120614685, 'registration': 'CT18FJF', 'account': 'GBV001', 'make': 'FORD', 'model': 'TRANSIT 350 L4 DIESEL FWD', 'derivative': "2.0 TDCi 130ps 'One Stop' Luton Van", 'mileage': 116320, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 151, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-08-17', 'fuel': 'Diesel', 'motExpiry': '2026-09-09', 'doors': None, 'engineSize': 1995, 'bodyType': 'Luton', 'images': ['https://abimg003.imgix.net/CT18FJF/2026-03-20/image/9d9cf986-a540-4b06-87f1-034ade078816_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/04df7be8-777d-42b8-8d96-7c75f17aeeb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/a68a1903-2167-42d3-8884-2e0725d7b85f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/19d3a509-bd26-4eeb-ac7a-cce08bda9378_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/0377c1df-eab2-440a-88a2-1e07b349a5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/4ac9abfe-a42d-4220-ab92-9d709751d1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/e520f739-011c-46c7-a297-a2c2d627430b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'USED UNRECORDED - Various Damage Tail lift / VOSA STATES 79K 89K 98K 108K 112K SPARE KEY', 'virtual': False, 'seller': 'Direct GB Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7db09b3-dca5-4adc-8c5a-8b8d4fb93278.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120614685, 'registration': 'CT18FJF', 'account': 'GBV001', 'make': 'FORD', 'model': 'TRANSIT 350 L4 DIESEL FWD', 'derivative': "2.0 TDCi 130ps 'One Stop' Luton Van", 'mileage': 116320, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 151, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-08-17', 'fuel': 'Diesel', 'motExpiry': '2026-09-09', 'doors': None, 'engineSize': 1995, 'bodyType': 'Luton', 'images': ['https://abimg003.imgix.net/CT18FJF/2026-03-20/image/9d9cf986-a540-4b06-87f1-034ade078816_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/04df7be8-777d-42b8-8d96-7c75f17aeeb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/a68a1903-2167-42d3-8884-2e0725d7b85f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/19d3a509-bd26-4eeb-ac7a-cce08bda9378_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/0377c1df-eab2-440a-88a2-1e07b349a5da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/4ac9abfe-a42d-4220-ab92-9d709751d1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CT18FJF/2026-03-20/image/e520f739-011c-46c7-a297-a2c2d627430b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'USED UNRECORDED - Various Damage Tail lift / VOSA STATES 79K 89K 98K 108K 112K SPARE KEY', 'virtual': False, 'seller': 'Direct GB Leasing', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 189, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7db09b3-dca5-4adc-8c5a-8b8d4fb93278.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685
2026-03-30 13:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8, identifier: 120614685
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619100, 'registration': 'NL16PLZ', 'account': 'DAC001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr', 'mileage': 77664, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 162, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-19', 'fuel': 'Diesel', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/2e966d75-4a2f-4559-98fd-b1445e3e54e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/411fc7cd-172c-4166-816d-0fa5ebdcd6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/042fa799-c4de-4d7e-861a-2a0c99b0c5eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/6007e29f-ea6c-4ea1-a986-9cc492d226e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/8d0d5b22-eae3-4931-8fd1-212624b2f708_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/7405f431-eb37-40c8-a226-77e1685f568d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/84e49fc8-480c-45df-bd42-3106d946696c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/733e8859-83e9-4cfc-b05b-940b387c08b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/18 15K 08/20 32K 08/22 48K', 'remarks': 'VEHICLE SMOKING HEAVILY FROM ENGINE BAY, MAY HAVE FURTHER FAULTS, VOSA STATES 26K 34K 37K 44K 54K 65K 72K SPARE KEY', 'virtual': False, 'seller': 'Dace', '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/09d000b8-cf65-4fbc-8d4f-1bc66e3c8d49.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619100, 'registration': 'NL16PLZ', 'account': 'DAC001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr', 'mileage': 77664, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 241}, 'saleStart': '2026-03-31T09:00Z', 'lot': 162, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-19', 'fuel': 'Diesel', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/2e966d75-4a2f-4559-98fd-b1445e3e54e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/411fc7cd-172c-4166-816d-0fa5ebdcd6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/042fa799-c4de-4d7e-861a-2a0c99b0c5eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/6007e29f-ea6c-4ea1-a986-9cc492d226e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/8d0d5b22-eae3-4931-8fd1-212624b2f708_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/7405f431-eb37-40c8-a226-77e1685f568d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/84e49fc8-480c-45df-bd42-3106d946696c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL16PLZ/2026-03-23/image/733e8859-83e9-4cfc-b05b-940b387c08b5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/18 15K 08/20 32K 08/22 48K', 'remarks': 'VEHICLE SMOKING HEAVILY FROM ENGINE BAY, MAY HAVE FURTHER FAULTS, VOSA STATES 26K 34K 37K 44K 54K 65K 72K SPARE KEY', 'virtual': False, 'seller': 'Dace', '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/09d000b8-cf65-4fbc-8d4f-1bc66e3c8d49.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100
2026-03-30 13:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160f5dc1-2bca-5f1e-a447-c1a918c0618c with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 160f5dc1-2bca-5f1e-a447-c1a918c0618c with scrape type 2
2026-03-30 13:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 160f5dc1-2bca-5f1e-a447-c1a918c0618c, identifier: 120619100
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120799701
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799701%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120799701: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120589168
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120589168: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120668119
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120668119: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120805331
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805331%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120805331: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120528674
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120528674: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120798480
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798480%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120798480: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120667537
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120667537: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120798154
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798154%27 HTTP/1.1" 200 None
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120798154: 0
2026-03-30 13:01:26 [astonbarclay.gb] INFO: Found listing with ID: 120502496
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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-30 13:01:26 [astonbarclay.gb] INFO: Scrape type for 120502496: 2
2026-03-30 13:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138
2026-03-30 13:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138
2026-03-30 13:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00 with identifier: 120600138 to the API
2026-03-30 13:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120600138?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50783b0e-3934-5d6e-b1e0-2f6d1bfa0f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GU64ZXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120600138',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 69275,
'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': 'SIXT Van & Truck',
'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-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:27 [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-30 13:01:27 [astonbarclay.gb] INFO: Saving data for 120600138: {'auction_closing_time': 1774947600.0, 'created_time': 1774346582.274394, 'last_price_update_time': 1774875687.182301}
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120600138') HTTP/1.1" 204 0
2026-03-30 13:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756
2026-03-30 13:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756
2026-03-30 13:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756 to the API
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120379756?view=catalogue>
{'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-31T09: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-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:27 [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-30 13:01:27 [astonbarclay.gb] INFO: Saving data for 120379756: {'auction_closing_time': 1774947600.0, 'created_time': 1773403641.304066, 'last_price_update_time': 1774875687.711268}
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120379756') HTTP/1.1" 204 0
2026-03-30 13:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685
2026-03-30 13:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685
2026-03-30 13:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8 with identifier: 120614685 to the API
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120614685?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 189,
'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': '83f571ce-2af5-5b1a-b5e1-d18a73a3b7d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CT18FJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120614685',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT 350 L4 DIESEL FWD',
'odometer': 116320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-17',
'seller_name': 'Direct GB Leasing',
'title': "FORD TRANSIT 350 L4 DIESEL FWD 2.0 TDCi 130ps 'One Stop' Luton Van",
'transmission': 'manual',
'trim': "2.0 TDCi 130ps 'One Stop' Luton Van",
'vin': None,
'year': 2018}
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Saving data for 120614685: {'auction_closing_time': 1774947600.0, 'created_time': 1773929215.930669, 'last_price_update_time': 1774875688.072021}
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120614685') HTTP/1.1" 204 0
2026-03-30 13:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100
2026-03-30 13:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100
2026-03-30 13:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 160f5dc1-2bca-5f1e-a447-c1a918c0618c with identifier: 120619100 to the API
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619100?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '160f5dc1-2bca-5f1e-a447-c1a918c0618c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL16PLZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619100',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 77664,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-19',
'seller_name': 'Dace',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr',
'transmission': 'manual',
'trim': '2.0 TD4 SE Tech 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Saving data for 120619100: {'auction_closing_time': 1774947600.0, 'created_time': 1774293291.059268, 'last_price_update_time': 1774875688.456549}
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619100') HTTP/1.1" 204 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120738215
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120738215: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120829459
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829459%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120829459: 2
2026-03-30 13:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119635262?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120586055
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120586055: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120668431
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120668431: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120859078
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859078%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120859078: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120825971
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825971%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120825971: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120675571
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120675571: 2
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120798831
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798831%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120798831: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120828123
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828123%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120828123: 2
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120799191
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799191%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120799191: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120454860
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120454860: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120356596
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [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-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120356596: 0
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120783893
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120783893%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120783893: 2
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119635262, 'registration': 'MW24EHB', 'account': 'MOT070', 'make': 'VOLVO', 'model': 'EX30 ESTATE', 'derivative': '200kW SM Extended Range Plus 69kWh 5dr Auto', 'mileage': 14610, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 118, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-25', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE *VEHICLE HAS OUTSTANDING RECALL*', '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/555ca6ec-1a36-4350-b727-547af73288cf.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119635262, 'registration': 'MW24EHB', 'account': 'MOT070', 'make': 'VOLVO', 'model': 'EX30 ESTATE', 'derivative': '200kW SM Extended Range Plus 69kWh 5dr Auto', 'mileage': 14610, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 118, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-04-25', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW24EHB/2026-02-16/image/23fd1610-be3f-4b7b-9e37-560d71813283_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/f92df3ec-2e13-4817-b8cc-6ac6a9670afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/a6c46e73-a7bd-4f10-8b70-226d356cd05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/64148584-4ea0-4b72-906a-9749dfc59f65_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/05768a5a-ffd0-487e-88e3-36a51c76f434_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/55a1b421-055c-4291-a8cc-9a0d02434c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/5cdac10b-1369-4759-b6ca-4ee96944375e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW24EHB/2026-02-16/image/c61e8ec3-efbc-4ece-9b02-9dd66283c61f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE *VEHICLE HAS OUTSTANDING RECALL*', '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/555ca6ec-1a36-4350-b727-547af73288cf.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262
2026-03-30 13:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931b6dfa-0360-52f3-8c26-1ad23d19e015 with scrape type 2
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 931b6dfa-0360-52f3-8c26-1ad23d19e015 with scrape type 2
2026-03-30 13:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 931b6dfa-0360-52f3-8c26-1ad23d19e015, identifier: 119635262
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Found listing with ID: 120786723
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786723%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [astonbarclay.gb] INFO: Scrape type for 120786723: 2
2026-03-30 13:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262
2026-03-30 13:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262
2026-03-30 13:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 931b6dfa-0360-52f3-8c26-1ad23d19e015 with identifier: 119635262 to the API
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119635262?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-31T09:30:00Z',
'fuel_type': 'Electric',
'id': '931b6dfa-0360-52f3-8c26-1ad23d19e015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW24EHB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119635262',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLVO',
'model': 'EX30 ESTATE',
'odometer': 14610,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-25',
'seller_name': 'Motability Operations',
'title': 'VOLVO EX30 ESTATE 200kW SM Extended Range Plus 69kWh 5dr Auto',
'transmission': 'automatic',
'trim': '200kW SM Extended Range Plus 69kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119635262%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Saving data for 119635262: {'auction_closing_time': 1774949400.0, 'created_time': 1774443852.898014, 'last_price_update_time': 1774875689.301363}
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119635262') HTTP/1.1" 204 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120806000
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120806000%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120806000: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120474035
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120474035%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120474035: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120823089
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120823089%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120823089: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120733640
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733640%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120733640: 2
2026-03-30 13:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714267?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120645609?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714103?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714111?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120819771
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120819771%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120819771: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120605172
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120605172%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120605172: 2
2026-03-30 13: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-30 13: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-30 13: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-30 13: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-30 13:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120717471?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120814855
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120814855%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120814855: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120691055
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120691055%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120691055: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120821709
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120821709%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120821709: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120826096
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120826096%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120826096: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120417688
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120417688%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120417688: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120632149
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120632149%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120632149: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120862622
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120862622%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120862622: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120829391
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829391%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120829391: 2
2026-03-30 13: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-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120622611
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120622611%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120622611: 0
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Found listing with ID: 120830928
2026-03-30 13:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120830928%27 HTTP/1.1" 200 None
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Scrape type for 120830928: 2
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714267, 'registration': 'YM72ABK', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'CADDY MAXI DIESEL ESTATE', 'derivative': '2.0 TDI 122 Life 5dr DSG', 'mileage': 12368, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 136, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-15', 'fuel': 'Diesel', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM72ABK/2026-03-24/image/7cbe42f2-d809-4b88-9009-9432612c4b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/f5c0ae0f-c88e-4e65-8792-6236426dd469_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/254f888f-99c1-4cec-bc30-7cc9b7c0690a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/da986dc3-3b71-4e57-8de7-b4909f70b628_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/47af58c1-3bde-49e0-9f46-a097707a8e37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/c51e78ef-2ae3-4a43-a87c-6244abbde721_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/dd690223-64dd-4643-b28d-49693c816abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/a752051d-1ed5-45a7-ab11-a7fe64aaa417_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-7k', 'remarks': 'vosa @ 12k SPARE KEY IN OFFICE *7 SEATS*', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/789abd0b-3cc5-4dc7-9501-dbd3c1d567bf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714267, 'registration': 'YM72ABK', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'CADDY MAXI DIESEL ESTATE', 'derivative': '2.0 TDI 122 Life 5dr DSG', 'mileage': 12368, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 136, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-15', 'fuel': 'Diesel', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM72ABK/2026-03-24/image/7cbe42f2-d809-4b88-9009-9432612c4b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/f5c0ae0f-c88e-4e65-8792-6236426dd469_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/254f888f-99c1-4cec-bc30-7cc9b7c0690a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/da986dc3-3b71-4e57-8de7-b4909f70b628_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/47af58c1-3bde-49e0-9f46-a097707a8e37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/c51e78ef-2ae3-4a43-a87c-6244abbde721_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/dd690223-64dd-4643-b28d-49693c816abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM72ABK/2026-03-24/image/a752051d-1ed5-45a7-ab11-a7fe64aaa417_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/25-7k', 'remarks': 'vosa @ 12k SPARE KEY IN OFFICE *7 SEATS*', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/789abd0b-3cc5-4dc7-9501-dbd3c1d567bf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267
2026-03-30 13:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a219baef-8b76-56d2-b563-4d26e36fb67d with scrape type 2
2026-03-30 13:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a219baef-8b76-56d2-b563-4d26e36fb67d with scrape type 2
2026-03-30 13:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a219baef-8b76-56d2-b563-4d26e36fb67d, identifier: 120714267
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120645609, 'registration': 'DF72NYU', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.0 TSI Life 5dr', 'mileage': 20614, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 112, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72b20856-0a24-4414-9b7e-554fef06ab05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72064a19-0af4-4227-9f86-578ee38f909c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/1dcf629b-6eb2-4669-9b83-dd14736f9313_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/8811ff88-0292-4fcc-afe4-97d8180041f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/561055dc-4fe0-4bb1-863f-72c249e608c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/c1d5001e-2892-426f-bb80-fb8d3d941262_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/282c883d-7db4-4769-806e-1b18d33fd055_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/d44f21c7-97e2-4693-9f0a-07719d1ce126_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/cd714def-f620-4bf8-983a-992a436e0acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/26389caf-95f6-43dc-bf67-08d5afa7d25f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/3567119c-898b-4e8c-9120-3e90f2201730_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/24-12K', 'remarks': 'VOSA @ 19K SPARE KEY IN OFFICE, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1b856c1-f302-4b8e-b0ca-758870218314.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120645609, 'registration': 'DF72NYU', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.0 TSI Life 5dr', 'mileage': 20614, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 112, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-20', 'fuel': 'Petrol', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72b20856-0a24-4414-9b7e-554fef06ab05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/72064a19-0af4-4227-9f86-578ee38f909c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/1dcf629b-6eb2-4669-9b83-dd14736f9313_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/8811ff88-0292-4fcc-afe4-97d8180041f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/561055dc-4fe0-4bb1-863f-72c249e608c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/c1d5001e-2892-426f-bb80-fb8d3d941262_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/282c883d-7db4-4769-806e-1b18d33fd055_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/d44f21c7-97e2-4693-9f0a-07719d1ce126_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/cd714def-f620-4bf8-983a-992a436e0acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/26389caf-95f6-43dc-bf67-08d5afa7d25f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF72NYU/2026-03-23/image/3567119c-898b-4e8c-9120-3e90f2201730_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/24-12K', 'remarks': 'VOSA @ 19K SPARE KEY IN OFFICE, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1b856c1-f302-4b8e-b0ca-758870218314.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609
2026-03-30 13:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe0b72b-755d-59d2-8bbe-0b68216532cc with scrape type 2
2026-03-30 13:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe0b72b-755d-59d2-8bbe-0b68216532cc with scrape type 2
2026-03-30 13:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6fe0b72b-755d-59d2-8bbe-0b68216532cc, identifier: 120645609
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714103, 'registration': 'EN23MDJ', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 3 5dr [4 seats]', 'mileage': 14672, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 117, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/2221e4f4-2989-4589-aaa4-85be835ea1c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/23d8f4bd-e900-47b3-a074-0b4f6bb31a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/dfae5321-3d4f-4e27-975c-10c0ca144cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/96f9c0b8-ef51-44db-b505-4db491ac29fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/e2707f38-498f-4b5d-a48a-5a36cde205f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/8a7c1c03-c594-4a7d-8db3-040dd414d2b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/af276961-f530-4cbd-901a-cc32932cd31f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/44100ba2-d485-4a44-bcb4-9b38481821fd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24- 3k, 07/25- 11k', 'remarks': 'SPARE KEY IN OFFICE, V5 Document Reference Number Available Upon Purchase', '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': 'https://abimg002.imgix.net/98780ea3-ff3f-4b76-a367-fdec198d1ce5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714103, 'registration': 'EN23MDJ', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 3 5dr [4 seats]', 'mileage': 14672, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 117, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/2221e4f4-2989-4589-aaa4-85be835ea1c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/23d8f4bd-e900-47b3-a074-0b4f6bb31a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/dfae5321-3d4f-4e27-975c-10c0ca144cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/96f9c0b8-ef51-44db-b505-4db491ac29fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/e2707f38-498f-4b5d-a48a-5a36cde205f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/8a7c1c03-c594-4a7d-8db3-040dd414d2b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/af276961-f530-4cbd-901a-cc32932cd31f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN23MDJ/2026-03-24/image/44100ba2-d485-4a44-bcb4-9b38481821fd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24- 3k, 07/25- 11k', 'remarks': 'SPARE KEY IN OFFICE, V5 Document Reference Number Available Upon Purchase', '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': 'https://abimg002.imgix.net/98780ea3-ff3f-4b76-a367-fdec198d1ce5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103
2026-03-30 13:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b9de56-f558-57c3-b316-37b6e4a975d5 with scrape type 2
2026-03-30 13:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b9de56-f558-57c3-b316-37b6e4a975d5 with scrape type 2
2026-03-30 13:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 02b9de56-f558-57c3-b316-37b6e4a975d5, identifier: 120714103
2026-03-30 13:01:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714111, 'registration': 'SB72MFF', 'account': 'MOT070', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.0 TCe 90 Journey 5dr', 'mileage': 14403, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 130, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-24', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SB72MFF/2026-03-24/image/0b8ead94-8d3f-475c-88ce-31d95ef94bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/86da860c-67c3-4c03-a080-d02248e6194f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/fdbd1149-e19c-4619-9373-4e690e56aa3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7f8651dd-71b5-46b0-a00b-d6b311231dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/04c8f297-6555-41f3-bc99-3e23893615ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7e6ef3e7-51b5-4bbe-863d-4decbc6e9a3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/cb9092eb-2617-4442-9c62-cf09bf65d216_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7858d223-3dc6-461f-a55e-dbca12b51113_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-4k, 02/25-9k,', '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': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3319f224-82fb-4fc6-a2cb-72c4e476a5ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714111, 'registration': 'SB72MFF', 'account': 'MOT070', 'make': 'DACIA', 'model': 'DUSTER ESTATE', 'derivative': '1.0 TCe 90 Journey 5dr', 'mileage': 14403, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 130, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-24', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SB72MFF/2026-03-24/image/0b8ead94-8d3f-475c-88ce-31d95ef94bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/86da860c-67c3-4c03-a080-d02248e6194f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/fdbd1149-e19c-4619-9373-4e690e56aa3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7f8651dd-71b5-46b0-a00b-d6b311231dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/04c8f297-6555-41f3-bc99-3e23893615ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7e6ef3e7-51b5-4bbe-863d-4decbc6e9a3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/cb9092eb-2617-4442-9c62-cf09bf65d216_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB72MFF/2026-03-24/image/7858d223-3dc6-461f-a55e-dbca12b51113_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-4k, 02/25-9k,', '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': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3319f224-82fb-4fc6-a2cb-72c4e476a5ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111
2026-03-30 13:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da391f40-664d-585c-8353-3dce74b40659 with scrape type 2
2026-03-30 13:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da391f40-664d-585c-8353-3dce74b40659 with scrape type 2
2026-03-30 13:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da391f40-664d-585c-8353-3dce74b40659, identifier: 120714111
2026-03-30 13:01:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120717471, 'registration': 'FN23SDZ', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta [Glass Roof] 5dr Auto', 'mileage': 34010, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 107, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-03-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/a60fbdc7-b48d-4bc2-9a11-dd8b1e3c9ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/c862dcb6-90e5-48ea-856a-67b2c678158f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/baaa1e04-5f44-40b7-ae52-e08ecad8ff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/f5500ada-8c74-446f-970a-297917b41b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e1a25cea-a0e0-4470-a58d-e80f05824246_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/8a73fb74-6362-4b6a-b134-b03123ade19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/33634424-a4c7-4665-a249-5f71b7a95c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/24aa7476-521b-4b31-88b6-fc98a7d30565_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/494d8fbd-fe0f-4051-9a1a-27224235c9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/829baec4-f888-418b-bee6-abcf03328a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/88d23fdb-ac6f-4c86-b092-5ae9b852f11a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e08324cb-6b08-44df-8130-df461f1239bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/63198713-ec73-4b2b-8088-23479f6ceabc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/3009318b-d58d-4de5-b435-6dd7ee517a0b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/23-9K, 08/24-18K, 08/25-27K', 'remarks': 'vosa@ 31k, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05541639-29e7-4afe-a58e-f22f5bb0c8f3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120717471, 'registration': 'FN23SDZ', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta [Glass Roof] 5dr Auto', 'mileage': 34010, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 107, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-03-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/a60fbdc7-b48d-4bc2-9a11-dd8b1e3c9ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/c862dcb6-90e5-48ea-856a-67b2c678158f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/baaa1e04-5f44-40b7-ae52-e08ecad8ff65_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/f5500ada-8c74-446f-970a-297917b41b2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e1a25cea-a0e0-4470-a58d-e80f05824246_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/8a73fb74-6362-4b6a-b134-b03123ade19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/33634424-a4c7-4665-a249-5f71b7a95c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/24aa7476-521b-4b31-88b6-fc98a7d30565_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/494d8fbd-fe0f-4051-9a1a-27224235c9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/829baec4-f888-418b-bee6-abcf03328a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/88d23fdb-ac6f-4c86-b092-5ae9b852f11a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/e08324cb-6b08-44df-8130-df461f1239bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/63198713-ec73-4b2b-8088-23479f6ceabc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FN23SDZ/2026-03-24/image/3009318b-d58d-4de5-b435-6dd7ee517a0b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/23-9K, 08/24-18K, 08/25-27K', 'remarks': 'vosa@ 31k, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05541639-29e7-4afe-a58e-f22f5bb0c8f3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471
2026-03-30 13:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with scrape type 2
2026-03-30 13:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with scrape type 2
2026-03-30 13:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4, identifier: 120717471
2026-03-30 13:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120659327
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:30 [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-30 13:01:30 [astonbarclay.gb] INFO: Scrape type for 120659327: 0
2026-03-30 13:01:30 [astonbarclay.gb] INFO: Found listing with ID: 120572177
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:30 [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-30 13:01:30 [astonbarclay.gb] INFO: Scrape type for 120572177: 2
2026-03-30 13:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267
2026-03-30 13:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267
2026-03-30 13:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a219baef-8b76-56d2-b563-4d26e36fb67d with identifier: 120714267 to the API
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714267?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a219baef-8b76-56d2-b563-4d26e36fb67d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YM72ABK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714267',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLKSWAGEN',
'model': 'CADDY MAXI DIESEL ESTATE',
'odometer': 12368,
'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': 'Motability Operations',
'title': 'VOLKSWAGEN CADDY MAXI DIESEL ESTATE 2.0 TDI 122 Life 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI 122 Life 5dr DSG',
'vin': None,
'year': 2022}
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:30 [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-30 13:01:30 [astonbarclay.gb] INFO: Saving data for 120714267: {'auction_closing_time': 1774949400.0, 'created_time': 1774346565.01475, 'last_price_update_time': 1774875690.610937}
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714267') HTTP/1.1" 204 0
2026-03-30 13:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609
2026-03-30 13:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609
2026-03-30 13:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6fe0b72b-755d-59d2-8bbe-0b68216532cc with identifier: 120645609 to the API
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120645609?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6fe0b72b-755d-59d2-8bbe-0b68216532cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF72NYU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120645609',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLKSWAGEN',
'model': 'T-ROC HATCHBACK',
'odometer': 20614,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-20',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN T-ROC HATCHBACK 1.0 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.0 TSI Life 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:31 [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-30 13:01:31 [astonbarclay.gb] INFO: Saving data for 120645609: {'auction_closing_time': 1774949400.0, 'created_time': 1774011720.507587, 'last_price_update_time': 1774875691.000906}
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120645609') HTTP/1.1" 204 0
2026-03-30 13:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103
2026-03-30 13:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103
2026-03-30 13:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 02b9de56-f558-57c3-b316-37b6e4a975d5 with identifier: 120714103 to the API
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714103?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '02b9de56-f558-57c3-b316-37b6e4a975d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN23MDJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714103',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 14672,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seller_name': 'Motability Operations',
'title': 'KIA PICANTO HATCHBACK 1.0 3 5dr [4 seats]',
'transmission': 'manual',
'trim': '1.0 3 5dr [4 seats]',
'vin': None,
'year': 2023}
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:31 [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-30 13:01:31 [astonbarclay.gb] INFO: Saving data for 120714103: {'auction_closing_time': 1774949400.0, 'created_time': 1774346564.596236, 'last_price_update_time': 1774875691.761526}
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714103') HTTP/1.1" 204 0
2026-03-30 13:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111
2026-03-30 13:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111
2026-03-30 13:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da391f40-664d-585c-8353-3dce74b40659 with identifier: 120714111 to the API
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714111?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'da391f40-664d-585c-8353-3dce74b40659',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SB72MFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714111',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'DACIA',
'model': 'DUSTER ESTATE',
'odometer': 14403,
'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': 'Motability Operations',
'title': 'DACIA DUSTER ESTATE 1.0 TCe 90 Journey 5dr',
'transmission': 'manual',
'trim': '1.0 TCe 90 Journey 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Saving data for 120714111: {'auction_closing_time': 1774949400.0, 'created_time': 1774346573.541879, 'last_price_update_time': 1774875692.106891}
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714111') HTTP/1.1" 204 0
2026-03-30 13:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:32 [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-30 13:01:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471
2026-03-30 13:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3917c0ae-8078-5f33-80e1-02e2f8e6b8f4 with identifier: 120717471 to the API
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120717471?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '3917c0ae-8078-5f33-80e1-02e2f8e6b8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FN23SDZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120717471',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 34010,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-03',
'seller_name': 'Motability Operations',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta [Glass Roof] 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta [Glass Roof] 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Saving data for 120717471: {'auction_closing_time': 1774949400.0, 'created_time': 1774346570.908499, 'last_price_update_time': 1774875692.59363}
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120717471') HTTP/1.1" 204 0
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120772588?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120724030
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120724030: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120379914
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120379914: 2
2026-03-30 13:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120638250?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476214?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120759763
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120759763: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120586686
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120586686: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120794232
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794232%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120794232: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120371603
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120371603: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120528265
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120528265: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120792348
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120792348%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120792348: 0
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120833424
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833424%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120833424: 2
2026-03-30 13:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120715102
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [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-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120715102: 2
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Found listing with ID: 120827508
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827508%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Scrape type for 120827508: 2
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120772588, 'registration': 'BD73HLG', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 16298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 142, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-11-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD73HLG/2026-03-25/image/797d9fa2-483c-48b6-af17-391f5f74a097_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/73353140-3dc6-4abb-9eac-eef6638e67c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/96c32929-b1ca-4da9-b7b6-ea9fe50fa562_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/0f0a03fd-7dbb-4380-bbfa-04b8f34cdc18_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/0ef846eb-ed6a-4910-b9cd-94b5d9caf41d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/a4697705-76a3-4722-8630-4a83c6f77731_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/3af0fcc7-34c4-4cb2-9453-e96c8992a429_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/36f36ad4-b141-4353-8d50-ecbb4b866eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/7c00d3e4-d164-40bf-ad7f-51462387de27_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/e4afa468-30c3-4897-bb36-821e52b923d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/2e197d21-9231-4afb-8be6-e03ce2e92a05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/b5486dc4-47f0-49e8-b15f-819730028306_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/06e5db68-c16c-4c65-952a-ec9863140a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/45dcbd60-62a7-45d9-94c1-d04d8b362c27_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/887baad3-bafc-499b-baae-a362df1cec98_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/db688a9e-6f8c-4225-ad7e-9214aa53280d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/394bd9f8-6fc6-467c-9022-63486b89c142_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/24-7K 09/25-14K', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', '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/7d3009d9-7275-4e1a-8642-8328d21d3e01.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120772588, 'registration': 'BD73HLG', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 16298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 142, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-11-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD73HLG/2026-03-25/image/797d9fa2-483c-48b6-af17-391f5f74a097_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/73353140-3dc6-4abb-9eac-eef6638e67c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/96c32929-b1ca-4da9-b7b6-ea9fe50fa562_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/0f0a03fd-7dbb-4380-bbfa-04b8f34cdc18_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/0ef846eb-ed6a-4910-b9cd-94b5d9caf41d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/a4697705-76a3-4722-8630-4a83c6f77731_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/3af0fcc7-34c4-4cb2-9453-e96c8992a429_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/36f36ad4-b141-4353-8d50-ecbb4b866eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/7c00d3e4-d164-40bf-ad7f-51462387de27_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/e4afa468-30c3-4897-bb36-821e52b923d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/2e197d21-9231-4afb-8be6-e03ce2e92a05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/b5486dc4-47f0-49e8-b15f-819730028306_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/06e5db68-c16c-4c65-952a-ec9863140a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/45dcbd60-62a7-45d9-94c1-d04d8b362c27_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/887baad3-bafc-499b-baae-a362df1cec98_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/db688a9e-6f8c-4225-ad7e-9214aa53280d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD73HLG/2026-03-25/image/394bd9f8-6fc6-467c-9022-63486b89c142_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/24-7K 09/25-14K', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', '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/7d3009d9-7275-4e1a-8642-8328d21d3e01.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588
2026-03-30 13:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with scrape type 2
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with scrape type 2
2026-03-30 13:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0, identifier: 120772588
2026-03-30 13:01:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120638250, 'registration': 'DS22XLY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Elite Edition 5dr Auto', 'mileage': 43045, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 129, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-06-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS22XLY/2026-03-24/image/f77d71c7-927b-4b1e-988f-0e3c0c830c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/440132e5-7eee-4f47-8f6d-9e8eea25f6c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/3f8a1982-a5c6-4553-bdda-21d06ce5bf02_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/e62c7f8c-ec3c-4008-a046-690be2155a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/9d14d60a-8f3d-4ea0-85a0-9f8aad11ea20_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/b03f8186-ae3e-422f-9b19-f776b7e1051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/0a205baf-cfbc-4387-8d93-7ad0022260c7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/23-10k, 05/24-22k, 04/25-34k', 'remarks': 'vosa - 34k, 42k STEERING AID REMOVED 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': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2fbb24af-badf-4a06-bb5d-ab597e1cf14d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120638250, 'registration': 'DS22XLY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Elite Edition 5dr Auto', 'mileage': 43045, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 129, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-06-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS22XLY/2026-03-24/image/f77d71c7-927b-4b1e-988f-0e3c0c830c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/440132e5-7eee-4f47-8f6d-9e8eea25f6c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/3f8a1982-a5c6-4553-bdda-21d06ce5bf02_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/e62c7f8c-ec3c-4008-a046-690be2155a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/9d14d60a-8f3d-4ea0-85a0-9f8aad11ea20_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/b03f8186-ae3e-422f-9b19-f776b7e1051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22XLY/2026-03-24/image/0a205baf-cfbc-4387-8d93-7ad0022260c7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/23-10k, 05/24-22k, 04/25-34k', 'remarks': 'vosa - 34k, 42k STEERING AID REMOVED 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': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2fbb24af-badf-4a06-bb5d-ab597e1cf14d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250
2026-03-30 13:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with scrape type 2
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with scrape type 2
2026-03-30 13:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4, identifier: 120638250
2026-03-30 13:01:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476214, 'registration': 'MA71WPF', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 300 L1 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof Leader Van', 'mileage': 93746, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 95, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-09', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WPF/2026-03-24/image/91b0e491-7ec3-457a-a3d3-2010e4b68aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/50375307-f054-4de1-bdf7-fc4e04555968_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/86485c03-6dc2-4c5a-90d3-62951f26b76e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/5057de05-f77d-4b07-9e63-5ab7e5f8d015_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/8df015b7-3a1f-4c9b-9ab5-a3c32378b9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/bcdec9de-3772-420b-95fb-07a89f332647_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/1d4bd2bf-081d-4f88-ad7b-8ad6f261964e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 03/24-54K 05/25-83K', 'remarks': 'VOSA STATES 73K 92K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': 'TF', 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd86db7d-0b9b-4ea7-94a1-57fb369b6b8a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476214, 'registration': 'MA71WPF', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 300 L1 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps Low Roof Leader Van', 'mileage': 93746, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 240}, 'saleStart': '2026-03-31T09:00Z', 'lot': 95, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-09', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WPF/2026-03-24/image/91b0e491-7ec3-457a-a3d3-2010e4b68aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/50375307-f054-4de1-bdf7-fc4e04555968_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/86485c03-6dc2-4c5a-90d3-62951f26b76e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/5057de05-f77d-4b07-9e63-5ab7e5f8d015_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/8df015b7-3a1f-4c9b-9ab5-a3c32378b9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/bcdec9de-3772-420b-95fb-07a89f332647_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WPF/2026-03-24/image/1d4bd2bf-081d-4f88-ad7b-8ad6f261964e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 03/24-54K 05/25-83K', 'remarks': 'VOSA STATES 73K 92K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': 'TF', 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd86db7d-0b9b-4ea7-94a1-57fb369b6b8a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214
2026-03-30 13:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with scrape type 2
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with scrape type 2
2026-03-30 13:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf, identifier: 120476214
2026-03-30 13:01:33 [astonbarclay.gb] INFO: Found listing with ID: 120714333
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [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-30 13:01:33 [astonbarclay.gb] INFO: Scrape type for 120714333: 2
2026-03-30 13:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588
2026-03-30 13:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588
2026-03-30 13:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0 with identifier: 120772588 to the API
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120772588?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-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0e53b30f-a765-5ef6-b3a3-a33a2d01c1e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD73HLG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120772588',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 16298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Motability Operations',
'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': 2023}
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120772588%27 HTTP/1.1" 200 None
2026-03-30 13:01:33 [astonbarclay.gb] INFO: Saving data for 120772588: {'auction_closing_time': 1774949400.0, 'created_time': 1774443831.147135, 'last_price_update_time': 1774875693.582509}
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120772588') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250
2026-03-30 13:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250
2026-03-30 13:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0ab9cb99-7006-5585-8cb2-97d6ac8cadf4 with identifier: 120638250 to the API
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120638250?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0ab9cb99-7006-5585-8cb2-97d6ac8cadf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DS22XLY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120638250',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 43045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-30',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo Elite Edition 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Elite Edition 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [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-30 13:01:33 [astonbarclay.gb] INFO: Saving data for 120638250: {'auction_closing_time': 1774949400.0, 'created_time': 1774011726.885976, 'last_price_update_time': 1774875693.969657}
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120638250') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214
2026-03-30 13:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214
2026-03-30 13:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf with identifier: 120476214 to the API
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476214?view=catalogue>
{'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-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ab4dd08-9ffd-5b52-95fe-fa16c26bdeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA71WPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476214',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 300 L1 DIESEL FWD',
'odometer': 93746,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CUSTOM 300 L1 DIESEL FWD 2.0 EcoBlue 130ps Low Roof '
'Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Leader Van',
'vin': None,
'year': 2021}
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Saving data for 120476214: {'auction_closing_time': 1774947600.0, 'created_time': 1774346589.189682, 'last_price_update_time': 1774875694.258486}
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476214') HTTP/1.1" 204 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120742052
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120742052: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120409640
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120409640: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120412317
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120412317: 2
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120774627?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120784658?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120718931?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120780001?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120750385
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120750385: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120798257
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798257%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120798257: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120859426
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859426%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120859426: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120733542
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120733542: 2
2026-03-30 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120732453
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120732453: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120794416
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794416%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120794416: 0
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120831031
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831031%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120831031: 2
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Found listing with ID: 120718994
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [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-30 13:01:34 [astonbarclay.gb] INFO: Scrape type for 120718994: 2
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120774627, 'registration': 'VT19VHW', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 ST-Line X 5dr', 'mileage': 80039, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 111, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VT19VHW/2026-03-25/image/94ca0e6c-8bfe-41ac-bdd3-a56b362e0cab_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/ec577cc8-1c9c-47c6-a4ea-0496e62ed869_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/6865e0c0-09ba-4215-bd96-4054ffabe715_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/6ca1ab8c-dc79-4b11-ad9f-4bf4ff834769_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/50624171-e599-44d0-9d52-5ead3b37a095_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/afc18afe-9565-46bf-b240-e5a773b13a9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/08c15e4b-1072-4923-a016-a9aece9fa45f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/3a1990a2-f5a9-499b-8240-51dfd3bb64d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/c826e63c-4d61-4556-ba8a-f8ccc9505e27_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/20 - 10K, 10/20 - 23K, 05/21 - 41K, 09/21 - 53K, 10/22 - 64K, 11/23 - 70K, 11/24 - 75K, 12/25 - 79K', 'remarks': '**1637** VOSA STATES 56K, 64K, 70K, 75K, 79K,', 'virtual': False, 'seller': 'MotoNovo Finance', '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/74285ef8-91fb-4c9b-a3fa-cd562490d2c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120774627, 'registration': 'VT19VHW', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 ST-Line X 5dr', 'mileage': 80039, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 111, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VT19VHW/2026-03-25/image/94ca0e6c-8bfe-41ac-bdd3-a56b362e0cab_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/ec577cc8-1c9c-47c6-a4ea-0496e62ed869_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/6865e0c0-09ba-4215-bd96-4054ffabe715_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/6ca1ab8c-dc79-4b11-ad9f-4bf4ff834769_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/50624171-e599-44d0-9d52-5ead3b37a095_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/afc18afe-9565-46bf-b240-e5a773b13a9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/08c15e4b-1072-4923-a016-a9aece9fa45f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/3a1990a2-f5a9-499b-8240-51dfd3bb64d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VT19VHW/2026-03-25/image/c826e63c-4d61-4556-ba8a-f8ccc9505e27_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/20 - 10K, 10/20 - 23K, 05/21 - 41K, 09/21 - 53K, 10/22 - 64K, 11/23 - 70K, 11/24 - 75K, 12/25 - 79K', 'remarks': '**1637** VOSA STATES 56K, 64K, 70K, 75K, 79K,', 'virtual': False, 'seller': 'MotoNovo Finance', '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/74285ef8-91fb-4c9b-a3fa-cd562490d2c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627
2026-03-30 13:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with scrape type 2
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with scrape type 2
2026-03-30 13:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98, identifier: 120774627
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120784658, 'registration': 'FP23DTX', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid GR Sport 5dr CVT', 'mileage': 23564, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 161, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-05-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP23DTX/2026-03-25/image/5e44f6ab-21aa-4b13-91f5-5266ee014a1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/203b5306-52b2-4668-9639-343d3c6a49bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/71c0864d-c948-459c-b7ba-55b436512547_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/6caf1d5c-0c94-4c31-82ff-621dd4fdecdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/b348bad9-27c1-447d-8448-a0ab44042620_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/f5004a7f-326b-4e3b-8e0a-b228ef3f0f6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/e5ac6bac-133d-4414-85f2-0a497542b63b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/24-4K, 05/25-7K', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fa05e856-8b11-47d0-a5a2-6cb2389b3207.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120784658, 'registration': 'FP23DTX', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid GR Sport 5dr CVT', 'mileage': 23564, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 161, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-05-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP23DTX/2026-03-25/image/5e44f6ab-21aa-4b13-91f5-5266ee014a1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/203b5306-52b2-4668-9639-343d3c6a49bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/71c0864d-c948-459c-b7ba-55b436512547_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/6caf1d5c-0c94-4c31-82ff-621dd4fdecdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/b348bad9-27c1-447d-8448-a0ab44042620_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/f5004a7f-326b-4e3b-8e0a-b228ef3f0f6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP23DTX/2026-03-25/image/e5ac6bac-133d-4414-85f2-0a497542b63b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/24-4K, 05/25-7K', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fa05e856-8b11-47d0-a5a2-6cb2389b3207.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658
2026-03-30 13:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with scrape type 2
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with scrape type 2
2026-03-30 13:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168, identifier: 120784658
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120718931, 'registration': 'BN23OZO', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '5008 ESTATE', 'derivative': '1.2 PureTech Allure Premium+ 5dr', 'mileage': 22075, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 165, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BN23OZO/2026-03-25/image/388917af-0ab4-4c43-aa5f-1b70503d88e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/e332843e-9ba2-4d36-bfd9-0192fc0fc333_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/acadbe1f-8a0a-419d-a15b-522fb1ad0d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/67d88228-f5d2-4bd5-a70e-324ce2ca3f97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/1e7f9e4d-d142-404a-aec0-1202ecd89012_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/17b56702-391e-4b24-968f-a950a095b57f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/b01f7bec-8f5b-4bec-92f2-77f969b146e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/d6093163-bd1c-4806-8aac-1b1b87b5f3c9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-7k, 02/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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d13bd705-1a64-43c0-bbb4-7fbd720cd935.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120718931, 'registration': 'BN23OZO', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '5008 ESTATE', 'derivative': '1.2 PureTech Allure Premium+ 5dr', 'mileage': 22075, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 165, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BN23OZO/2026-03-25/image/388917af-0ab4-4c43-aa5f-1b70503d88e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/e332843e-9ba2-4d36-bfd9-0192fc0fc333_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/acadbe1f-8a0a-419d-a15b-522fb1ad0d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/67d88228-f5d2-4bd5-a70e-324ce2ca3f97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/1e7f9e4d-d142-404a-aec0-1202ecd89012_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/17b56702-391e-4b24-968f-a950a095b57f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/b01f7bec-8f5b-4bec-92f2-77f969b146e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN23OZO/2026-03-25/image/d6093163-bd1c-4806-8aac-1b1b87b5f3c9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-7k, 02/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': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d13bd705-1a64-43c0-bbb4-7fbd720cd935.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931
2026-03-30 13:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89cf1455-2fff-5337-8cb4-8cb088462fba with scrape type 2
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89cf1455-2fff-5337-8cb4-8cb088462fba with scrape type 2
2026-03-30 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 89cf1455-2fff-5337-8cb4-8cb088462fba, identifier: 120718931
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120780001, 'registration': 'MJ22WWZ', 'account': 'MOT070', 'make': 'FORD', 'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE', 'derivative': '1.5 EcoBlue 120 Active 5dr Powershift', 'mileage': 41633, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 152, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-04-13', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/67d78b66-9fb4-4061-8004-a809f3a11352_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/ce8f835e-a878-4e1f-94e4-44362f176051_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/c9833fc0-537d-4b0e-ac7d-45de8450c391_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/013b316b-d95c-4628-85a3-b71724ab171b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/37007ac8-0762-4442-9fa6-37e9dad32911_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/3393cda3-1ac2-4746-8056-4d47bf456a84_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/99644ee8-2f5a-42c7-86f7-bb92a21d5594_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/835b8097-bfc7-43bc-aae6-0c48c73124ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/96ee5b6c-f20f-4ed8-89bc-6690f15038f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/25c1861c-3048-4786-820f-878f928c06f2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/23- 12k, 02/24- 24k, 07/25- 36k', 'remarks': 'vosa - 32k, 40k SPARE KEY IN OFFICE *5 SEATS*, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0b051d60-aadd-45b4-a92c-0e86b47b2969.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120780001, 'registration': 'MJ22WWZ', 'account': 'MOT070', 'make': 'FORD', 'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE', 'derivative': '1.5 EcoBlue 120 Active 5dr Powershift', 'mileage': 41633, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 152, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-04-13', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/67d78b66-9fb4-4061-8004-a809f3a11352_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/ce8f835e-a878-4e1f-94e4-44362f176051_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/c9833fc0-537d-4b0e-ac7d-45de8450c391_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/013b316b-d95c-4628-85a3-b71724ab171b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/37007ac8-0762-4442-9fa6-37e9dad32911_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/3393cda3-1ac2-4746-8056-4d47bf456a84_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/99644ee8-2f5a-42c7-86f7-bb92a21d5594_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/835b8097-bfc7-43bc-aae6-0c48c73124ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/96ee5b6c-f20f-4ed8-89bc-6690f15038f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ22WWZ/2026-03-25/image/25c1861c-3048-4786-820f-878f928c06f2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/23- 12k, 02/24- 24k, 07/25- 36k', 'remarks': 'vosa - 32k, 40k SPARE KEY IN OFFICE *5 SEATS*, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0b051d60-aadd-45b4-a92c-0e86b47b2969.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001
2026-03-30 13:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with scrape type 2
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with scrape type 2
2026-03-30 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9, identifier: 120780001
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756781, 'registration': 'J333EDN', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '3.0 SDV6 Vogue 4dr Auto', 'mileage': 88208, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 108, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-10-21', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/20 - 10K, 10/21 - 15K, 09/24 - 69K', 'remarks': '**1668** VOSA STATES 24K, 49K, 68K, 84K, REG STAYING ON PRIVATE PLATE', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 199, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fa1832bc-8f91-41ea-b30d-15b491db74ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756781, 'registration': 'J333EDN', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '3.0 SDV6 Vogue 4dr Auto', 'mileage': 88208, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 108, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-10-21', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/J333EDN/2026-03-25/image/6f554590-3a5d-4fee-9cc7-6731df939a67_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/b454191d-bf4c-4018-8330-6d46ff94adae_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/9ad812ff-e1a9-4e43-aa11-525a1a29d292_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/83d9c76d-b90d-41d8-96ca-3819ff78da87_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/028f0a8a-dc6d-4189-9ea8-cab0f89754a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/863da484-d2c2-4fcd-aba1-1669fd3129bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/cb05abe0-32e6-435f-9dc3-cbc8997db058_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/74bcc1ee-5586-443f-83d4-9f48fbc9597a_removebg.jpg?w=600', 'https://abimg003.imgix.net/J333EDN/2026-03-25/image/4f2dfd85-377e-4887-96e8-b91feee6d6df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/20 - 10K, 10/21 - 15K, 09/24 - 69K', 'remarks': '**1668** VOSA STATES 24K, 49K, 68K, 84K, REG STAYING ON PRIVATE PLATE', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 199, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fa1832bc-8f91-41ea-b30d-15b491db74ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781
2026-03-30 13:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with scrape type 2
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with scrape type 2
2026-03-30 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb, identifier: 120756781
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120823289
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120823289%27 HTTP/1.1" 200 None
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Scrape type for 120823289: 0
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120734864
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [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-30 13:01:35 [astonbarclay.gb] INFO: Scrape type for 120734864: 0
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120580331
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [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-30 13:01:35 [astonbarclay.gb] INFO: Scrape type for 120580331: 0
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Found listing with ID: 120367525
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [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-30 13:01:35 [astonbarclay.gb] INFO: Scrape type for 120367525: 2
2026-03-30 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627
2026-03-30 13:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627
2026-03-30 13:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d5d540b3-9a4b-5e37-a6e3-ec78d41ced98 with identifier: 120774627 to the API
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120774627?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-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5d540b3-9a4b-5e37-a6e3-ec78d41ced98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VT19VHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120774627',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 80039,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-28',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.5 EcoBlue 120 ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 ST-Line X 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774627%27 HTTP/1.1" 200 None
2026-03-30 13:01:35 [astonbarclay.gb] INFO: Saving data for 120774627: {'auction_closing_time': 1774958400.0, 'created_time': 1774443803.968961, 'last_price_update_time': 1774875695.607239}
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120774627') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658
2026-03-30 13:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658
2026-03-30 13:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168 with identifier: 120784658 to the API
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120784658?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'cfc8f0fa-8eaf-5ef6-9c19-a994e21c7168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FP23DTX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120784658',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 23564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-24',
'seller_name': 'Motability Operations',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid GR Sport 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid GR Sport 5dr CVT',
'vin': None,
'year': 2023}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120784658%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [astonbarclay.gb] INFO: Saving data for 120784658: {'auction_closing_time': 1774949400.0, 'created_time': 1774443867.597645, 'last_price_update_time': 1774875696.017584}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120784658') HTTP/1.1" 204 0
2026-03-30 13:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931
2026-03-30 13:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931
2026-03-30 13:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 89cf1455-2fff-5337-8cb4-8cb088462fba with identifier: 120718931 to the API
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120718931?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '89cf1455-2fff-5337-8cb4-8cb088462fba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN23OZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120718931',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '5008 ESTATE',
'odometer': 22075,
'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': 'Motability Operations',
'title': 'PEUGEOT 5008 ESTATE 1.2 PureTech Allure Premium+ 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure Premium+ 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [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-30 13:01:36 [astonbarclay.gb] INFO: Saving data for 120718931: {'auction_closing_time': 1774949400.0, 'created_time': 1774346563.599557, 'last_price_update_time': 1774875696.328617}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120718931') HTTP/1.1" 204 0
2026-03-30 13:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001
2026-03-30 13:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001
2026-03-30 13:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9 with identifier: 120780001 to the API
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120780001?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Diesel',
'id': '400ccc5c-1d1a-5edf-9139-4dbde3b2bcb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ22WWZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120780001',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE',
'odometer': 41633,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-13',
'seller_name': 'Motability Operations',
'title': 'FORD GRAND TOURNEO CONNECT DIESEL ESTATE 1.5 EcoBlue 120 Active 5dr '
'Powershift',
'transmission': 'automatic',
'trim': '1.5 EcoBlue 120 Active 5dr Powershift',
'vin': None,
'year': 2022}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780001%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [astonbarclay.gb] INFO: Saving data for 120780001: {'auction_closing_time': 1774949400.0, 'created_time': 1774443858.101577, 'last_price_update_time': 1774875696.683686}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120780001') HTTP/1.1" 204 0
2026-03-30 13:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781
2026-03-30 13:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781
2026-03-30 13:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e4e3c37e-127d-562c-aa24-21ed9fc8c8fb with identifier: 120756781 to the API
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756781?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 199,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4e3c37e-127d-562c-aa24-21ed9fc8c8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'J333EDN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756781',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER DIESEL ESTATE',
'odometer': 88208,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER DIESEL ESTATE 3.0 SDV6 Vogue 4dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 Vogue 4dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756781%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Saving data for 120756781: {'auction_closing_time': 1774958400.0, 'created_time': 1774443813.549996, 'last_price_update_time': 1774875697.003431}
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756781') HTTP/1.1" 204 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120371832
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120371832: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120668539
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120668539: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120780354
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780354%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120780354: 2
2026-03-30 13:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828158?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829459?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789938?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120622963
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120622963: 2
2026-03-30 13:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120667055
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120667055: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120453729
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120453729: 2
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120795336
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120795336%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120795336: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120719063
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120719063: 2
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120694526
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120694526: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120826589
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826589%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120826589: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120685926
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [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-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120685926: 0
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120764547
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764547%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120764547: 2
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828158, 'registration': 'FL73HYN', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost 150 Titanium Edition 5dr', 'mileage': 15349, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 177, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-10-26', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FL73HYN/2026-03-27/image/2d50a187-a4a4-4acd-be85-760a39cdb353_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/2f2f7a8c-deaf-44e9-92ba-8f31eb5b3c3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/1838c9c9-2c2b-4779-b272-93756c6b7d9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/9e987d36-705a-4215-81d1-69d6625947d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/0bd1e1c0-923f-41d0-a534-3e5c05f1882a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/8e4e400e-5fa6-4ba0-aa64-1760230a0959_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/86bdaf8b-d6e9-40a0-a51e-a9bccc55e6ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/d981fe54-730b-44d0-9c3f-f82fafb38ebb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/ec45c132-648c-44c1-81f7-f92083415963_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/25- 12k', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f21a2e31-cb94-4179-8881-e5842ca25c8f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828158, 'registration': 'FL73HYN', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost 150 Titanium Edition 5dr', 'mileage': 15349, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 177, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-10-26', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FL73HYN/2026-03-27/image/2d50a187-a4a4-4acd-be85-760a39cdb353_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/2f2f7a8c-deaf-44e9-92ba-8f31eb5b3c3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/1838c9c9-2c2b-4779-b272-93756c6b7d9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/9e987d36-705a-4215-81d1-69d6625947d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/0bd1e1c0-923f-41d0-a534-3e5c05f1882a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/8e4e400e-5fa6-4ba0-aa64-1760230a0959_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/86bdaf8b-d6e9-40a0-a51e-a9bccc55e6ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/d981fe54-730b-44d0-9c3f-f82fafb38ebb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL73HYN/2026-03-27/image/ec45c132-648c-44c1-81f7-f92083415963_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/25- 12k', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f21a2e31-cb94-4179-8881-e5842ca25c8f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5b8963a-e4b3-5d67-aa15-e08f9395a6b2 with identifier: 120828158
2026-03-30 13:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b8963a-e4b3-5d67-aa15-e08f9395a6b2 with scrape type 2
2026-03-30 13:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5b8963a-e4b3-5d67-aa15-e08f9395a6b2 with scrape type 2
2026-03-30 13:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a5b8963a-e4b3-5d67-aa15-e08f9395a6b2, identifier: 120828158
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829459, 'registration': 'GF17WYG', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 S 5dr [AC]', 'mileage': 81823, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 152, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-12', 'fuel': 'Petrol', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF17WYG/2026-03-27/image/1a095e92-5913-4262-84b0-67c9ea9d8d40_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/94e41fec-5bfd-4765-862e-d73b1d7497d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/dcf75d1f-ab39-4442-85c1-953ae4bf21f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/656a53bf-49db-4c37-af3e-3cc5b4ed31a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/3ad7e201-e93d-42be-aee7-9f08d8f4a4dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/d3806613-1abb-4178-a202-4ab8ce590fd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/0c775a42-aad7-4859-99bf-e0ec5f179194_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/f50bdd92-d104-45f7-9b55-f3b3375a719a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/d20fc98d-9227-4ea7-aa00-5a26be462f80_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**797** VOSA STATES 43K, 59K, 68K, 71K, 74K, 79K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/6fa776b2-c798-4885-9ea4-f65d5df33569.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829459, 'registration': 'GF17WYG', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 S 5dr [AC]', 'mileage': 81823, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 152, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-12', 'fuel': 'Petrol', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GF17WYG/2026-03-27/image/1a095e92-5913-4262-84b0-67c9ea9d8d40_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/94e41fec-5bfd-4765-862e-d73b1d7497d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/dcf75d1f-ab39-4442-85c1-953ae4bf21f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/656a53bf-49db-4c37-af3e-3cc5b4ed31a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/3ad7e201-e93d-42be-aee7-9f08d8f4a4dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/d3806613-1abb-4178-a202-4ab8ce590fd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/0c775a42-aad7-4859-99bf-e0ec5f179194_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/f50bdd92-d104-45f7-9b55-f3b3375a719a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF17WYG/2026-03-27/image/d20fc98d-9227-4ea7-aa00-5a26be462f80_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**797** VOSA STATES 43K, 59K, 68K, 71K, 74K, 79K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/6fa776b2-c798-4885-9ea4-f65d5df33569.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f05943-ca33-5672-9bf7-28d322d0e0ca with identifier: 120829459
2026-03-30 13:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f05943-ca33-5672-9bf7-28d322d0e0ca with scrape type 2
2026-03-30 13:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f05943-ca33-5672-9bf7-28d322d0e0ca with scrape type 2
2026-03-30 13:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9f05943-ca33-5672-9bf7-28d322d0e0ca, identifier: 120829459
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789938, 'registration': 'GV23RWJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 FHEV ST-Line X Edition 5dr CVT', 'mileage': 43932, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 173, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-08-08', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/90bebe9d-ed4f-4c44-825a-4004b257b886_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/3cf98a42-0732-42bd-8020-c3d1b5f281d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/b62fda5f-b67d-4cd9-bff8-7737d668876e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/6069c870-19f1-4660-a7de-072593321bd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/f670a8b7-a688-48be-b695-888ec3bca4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/06109484-ddd0-4899-a304-83d476823b54_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/de0ad920-dfab-4055-b60f-c77bdeb4a26d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/36a1bfd6-fbf3-4766-9470-4f82a9f6e48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/07586e9f-0ac9-4fbb-badb-b3210353c843_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/ffcba4bd-0aa8-4bff-9cb9-e7d6f73a2671_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/4267ee7b-2175-4273-ab0b-3c785c737999_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/44ce8404-97b9-4b43-9d15-c37762b124ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/9eb3102d-004b-4d6e-9577-6d272744394e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/995c258a-c301-49f0-bca1-34645a745ec2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24- 10k, 07/24- 17k, 01/25- 26k, 10/25- 40k', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d2fb4bed-12b9-458c-adc6-1b21f44f3552.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789938, 'registration': 'GV23RWJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 FHEV ST-Line X Edition 5dr CVT', 'mileage': 43932, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 173, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-08-08', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/90bebe9d-ed4f-4c44-825a-4004b257b886_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/3cf98a42-0732-42bd-8020-c3d1b5f281d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/b62fda5f-b67d-4cd9-bff8-7737d668876e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/6069c870-19f1-4660-a7de-072593321bd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/f670a8b7-a688-48be-b695-888ec3bca4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/06109484-ddd0-4899-a304-83d476823b54_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/de0ad920-dfab-4055-b60f-c77bdeb4a26d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/36a1bfd6-fbf3-4766-9470-4f82a9f6e48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/07586e9f-0ac9-4fbb-badb-b3210353c843_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/ffcba4bd-0aa8-4bff-9cb9-e7d6f73a2671_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/4267ee7b-2175-4273-ab0b-3c785c737999_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/44ce8404-97b9-4b43-9d15-c37762b124ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/9eb3102d-004b-4d6e-9577-6d272744394e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV23RWJ/2026-03-27/image/995c258a-c301-49f0-bca1-34645a745ec2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24- 10k, 07/24- 17k, 01/25- 26k, 10/25- 40k', 'remarks': 'V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d2fb4bed-12b9-458c-adc6-1b21f44f3552.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938
2026-03-30 13:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with scrape type 2
2026-03-30 13:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with scrape type 2
2026-03-30 13:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5, identifier: 120789938
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Found listing with ID: 120771693
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771693%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [astonbarclay.gb] INFO: Scrape type for 120771693: 2
2026-03-30 13:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a5b8963a-e4b3-5d67-aa15-e08f9395a6b2 with identifier: 120828158
2026-03-30 13:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a5b8963a-e4b3-5d67-aa15-e08f9395a6b2 with identifier: 120828158
2026-03-30 13:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a5b8963a-e4b3-5d67-aa15-e08f9395a6b2 with identifier: 120828158 to the API
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828158?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a5b8963a-e4b3-5d67-aa15-e08f9395a6b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FL73HYN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828158',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 15349,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-26',
'seller_name': 'Motability Operations',
'title': 'FORD KUGA ESTATE 1.5 EcoBoost 150 Titanium Edition 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost 150 Titanium Edition 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828158%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Saving data for 120828158: {'auction_closing_time': 1774949400.0, 'created_time': 1774552288.263113, 'last_price_update_time': 1774875698.021784}
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828158') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9f05943-ca33-5672-9bf7-28d322d0e0ca with identifier: 120829459
2026-03-30 13:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9f05943-ca33-5672-9bf7-28d322d0e0ca with identifier: 120829459
2026-03-30 13:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9f05943-ca33-5672-9bf7-28d322d0e0ca with identifier: 120829459 to the API
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829459?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-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9f05943-ca33-5672-9bf7-28d322d0e0ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF17WYG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829459',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 81823,
'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': 'VOLKSWAGEN POLO HATCHBACK 1.0 S 5dr [AC]',
'transmission': 'manual',
'trim': '1.0 S 5dr [AC]',
'vin': None,
'year': 2017}
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829459%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Saving data for 120829459: {'auction_closing_time': 1774958400.0, 'created_time': 1774552172.701451, 'last_price_update_time': 1774875698.506544}
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829459') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938
2026-03-30 13:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938
2026-03-30 13:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e48a5430-33e5-5ff9-9983-0fed5c8c2ff5 with identifier: 120789938 to the API
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789938?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'e48a5430-33e5-5ff9-9983-0fed5c8c2ff5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV23RWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789938',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 43932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-08',
'seller_name': 'Motability Operations',
'title': 'FORD KUGA ESTATE 2.5 FHEV ST-Line X Edition 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 FHEV ST-Line X Edition 5dr CVT',
'vin': None,
'year': 2023}
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789938%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Saving data for 120789938: {'auction_closing_time': 1774949400.0, 'created_time': 1774443848.12797, 'last_price_update_time': 1774875698.781941}
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789938') HTTP/1.1" 204 0
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120732912
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [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-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120732912: 0
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120764114
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764114%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120764114: 2
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120667258
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [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-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120667258: 2
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120649161
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [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-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120649161: 2
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120679756
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [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-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120679756: 0
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120838436
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838436%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120838436: 0
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120788446
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788446%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120788446: 2
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120723504
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [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-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120723504: 2
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120630710
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [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-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120630710: 0
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120820596
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820596%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Scrape type for 120820596: 0
2026-03-30 13:01:38 [astonbarclay.gb] INFO: Found listing with ID: 120631672
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120631672: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120719442
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120719442: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120748919
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120748919: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120787044
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787044%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120787044: 2
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733640, 'registration': 'DV13NNJ', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SRi 5dr [AC]', 'mileage': 107602, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 171, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/266afc51-9685-4b8b-9b44-1ddad8e9589f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/18af2726-aace-4a07-8ab0-58d43ef5e8ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/069dbbbb-4c2c-4f02-b7fb-297a713dd0cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/56b459ff-fec6-4bf8-8c0f-2cde7d14b1e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/8540e6a4-ee7b-4a4d-852c-83991c5439ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/a1c1905c-f734-4b15-a436-4fb62fd87204_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/81aa2c31-f5b1-4619-8d59-7e01942ddfb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/e7dbf855-78d3-461a-93df-f7eff3cd083b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/c9610ef0-6469-4443-aa9f-dff24574ba15_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/14 - 15K, 05/15 - 25K, 05/16 - 33K, 08/17 - 48K, 01/19 - 54K, 08/19 - 58K (INVOICE), 08/19 - 31K (IN BOOK), 05/20 - 64K, 05/21 - 79K, 05/23 - 92K, 04/24 - 94K (MILEAGE DISCREPANCY)', 'remarks': '**780** VOSA STATES 33K, 44K, 48K, 52K, 58K, 69K, 83K, 88K, 92K, 96K, 103K, SPARE KEY', '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/b58f001a-280b-4845-8e91-cf419eadaad4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733640, 'registration': 'DV13NNJ', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SRi 5dr [AC]', 'mileage': 107602, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 171, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/266afc51-9685-4b8b-9b44-1ddad8e9589f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/18af2726-aace-4a07-8ab0-58d43ef5e8ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/069dbbbb-4c2c-4f02-b7fb-297a713dd0cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/56b459ff-fec6-4bf8-8c0f-2cde7d14b1e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/8540e6a4-ee7b-4a4d-852c-83991c5439ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/a1c1905c-f734-4b15-a436-4fb62fd87204_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/81aa2c31-f5b1-4619-8d59-7e01942ddfb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/e7dbf855-78d3-461a-93df-f7eff3cd083b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV13NNJ/2026-03-25/image/c9610ef0-6469-4443-aa9f-dff24574ba15_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/14 - 15K, 05/15 - 25K, 05/16 - 33K, 08/17 - 48K, 01/19 - 54K, 08/19 - 58K (INVOICE), 08/19 - 31K (IN BOOK), 05/20 - 64K, 05/21 - 79K, 05/23 - 92K, 04/24 - 94K (MILEAGE DISCREPANCY)', 'remarks': '**780** VOSA STATES 33K, 44K, 48K, 52K, 58K, 69K, 83K, 88K, 92K, 96K, 103K, SPARE KEY', '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/b58f001a-280b-4845-8e91-cf419eadaad4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0cb7bab-db51-51b4-b1c6-6bc52aa544aa with identifier: 120733640
2026-03-30 13:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0cb7bab-db51-51b4-b1c6-6bc52aa544aa with scrape type 2
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0cb7bab-db51-51b4-b1c6-6bc52aa544aa with scrape type 2
2026-03-30 13:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a0cb7bab-db51-51b4-b1c6-6bc52aa544aa, identifier: 120733640
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120696092
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120696092: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120621446
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120621446: 2
2026-03-30 13:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a0cb7bab-db51-51b4-b1c6-6bc52aa544aa with identifier: 120733640
2026-03-30 13:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a0cb7bab-db51-51b4-b1c6-6bc52aa544aa with identifier: 120733640
2026-03-30 13:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a0cb7bab-db51-51b4-b1c6-6bc52aa544aa with identifier: 120733640 to the API
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733640?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0cb7bab-db51-51b4-b1c6-6bc52aa544aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV13NNJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733640',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 107602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-31',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SRi 5dr [AC]',
'transmission': 'manual',
'trim': '1.4 SRi 5dr [AC]',
'vin': None,
'year': 2013}
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Saving data for 120733640: {'auction_closing_time': 1774958400.0, 'created_time': 1774357808.711779, 'last_price_update_time': 1774875699.482418}
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733640') HTTP/1.1" 204 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120825687
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825687%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120825687: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120571911
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120571911: 2
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120605172?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120572177?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120786723?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120454834
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120454834: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120455553
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120455553: 2
2026-03-30 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120863367
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863367%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120863367: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120369757
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120369757: 2
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120783893?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120453711
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120453711: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120410940
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120410940: 2
2026-03-30 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830928?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120473922
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120473922: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120694672
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [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-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120694672: 0
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Found listing with ID: 120788824
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788824%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Scrape type for 120788824: 2
2026-03-30 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120605172, 'registration': 'YL20BNV', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 Tekna 5dr Xtronic', 'mileage': 30308, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 173, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL20BNV/2026-03-21/image/54378452-a320-4c6c-86ba-eb747d40d6e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/b261300a-1640-461c-a964-48bc544b79ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/7540ca24-e05b-4f23-ab1a-b5ed4678d61c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/42390141-0487-4d68-a07c-e772582f7b2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/4bcc4ed7-b56e-4522-a1c5-439c2817c06f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/b1709736-82db-4cdc-a540-1c27624dcf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/546456b4-8bb1-42b5-8af3-f0f4db556ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/537ddccc-5579-4852-96e2-882abca04f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/f0386c53-b846-4fe8-a617-09866f900b0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/7283cf72-a1b3-4b47-b829-6455d8f59811_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/ba6c9ca4-89be-4329-945f-b5aa456e81d5_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/21 - 5K, 06/23 - 16K, 08/24 - 23K, 07/25 - 26K', 'remarks': '**407** VOSA STATES 16K, 23K, 26K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05af01a5-b230-4447-958c-1480fba87a03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120605172, 'registration': 'YL20BNV', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 Tekna 5dr Xtronic', 'mileage': 30308, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 173, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL20BNV/2026-03-21/image/54378452-a320-4c6c-86ba-eb747d40d6e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/b261300a-1640-461c-a964-48bc544b79ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/7540ca24-e05b-4f23-ab1a-b5ed4678d61c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/42390141-0487-4d68-a07c-e772582f7b2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/4bcc4ed7-b56e-4522-a1c5-439c2817c06f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/b1709736-82db-4cdc-a540-1c27624dcf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/546456b4-8bb1-42b5-8af3-f0f4db556ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/537ddccc-5579-4852-96e2-882abca04f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/f0386c53-b846-4fe8-a617-09866f900b0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/7283cf72-a1b3-4b47-b829-6455d8f59811_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20BNV/2026-03-21/image/ba6c9ca4-89be-4329-945f-b5aa456e81d5_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/21 - 5K, 06/23 - 16K, 08/24 - 23K, 07/25 - 26K', 'remarks': '**407** VOSA STATES 16K, 23K, 26K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05af01a5-b230-4447-958c-1480fba87a03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9564890-bcac-517b-8e4f-67d7bc2b3a76 with identifier: 120605172
2026-03-30 13:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9564890-bcac-517b-8e4f-67d7bc2b3a76 with scrape type 2
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9564890-bcac-517b-8e4f-67d7bc2b3a76 with scrape type 2
2026-03-30 13:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9564890-bcac-517b-8e4f-67d7bc2b3a76, identifier: 120605172
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120572177, 'registration': 'KP18VNN', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '108 TOP HATCHBACK', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 149300, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 185, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-28', 'fuel': 'Petrol', 'motExpiry': '2027-01-24', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP18VNN/2026-03-19/image/393fc3b1-0253-4990-b4d8-a515606c0bae_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/aacbc846-4d34-40fc-ac88-380564e52461_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/d721ce28-1e4b-41ab-9f63-be382b67631c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/edcf090d-7341-45db-bcf0-968a5bf54ba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/19ffb282-5a90-4462-bb9b-4db359509948_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/3270dd80-2930-4b19-a892-4e021bf87900_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/93060e39-fbf4-489c-a502-f3caabca342b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/07ff61cf-36b7-4ba3-ad19-63e572895e23_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/30cdd9f5-00c8-4b7b-993a-432246a16a80_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/19- 22K, 10/21- 57K, 09/22- 72K, 06/24- 113K, 01/25- 125K, 02/26- 148K,', 'remarks': '**617** VOSA STATES 41K, 64K, 88K, 102K, 125K, 146K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/58acae39-5adc-4040-b338-457fdd994327.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120572177, 'registration': 'KP18VNN', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '108 TOP HATCHBACK', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 149300, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 185, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-28', 'fuel': 'Petrol', 'motExpiry': '2027-01-24', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP18VNN/2026-03-19/image/393fc3b1-0253-4990-b4d8-a515606c0bae_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/aacbc846-4d34-40fc-ac88-380564e52461_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/d721ce28-1e4b-41ab-9f63-be382b67631c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/edcf090d-7341-45db-bcf0-968a5bf54ba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/19ffb282-5a90-4462-bb9b-4db359509948_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/3270dd80-2930-4b19-a892-4e021bf87900_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/93060e39-fbf4-489c-a502-f3caabca342b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/07ff61cf-36b7-4ba3-ad19-63e572895e23_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP18VNN/2026-03-19/image/30cdd9f5-00c8-4b7b-993a-432246a16a80_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/19- 22K, 10/21- 57K, 09/22- 72K, 06/24- 113K, 01/25- 125K, 02/26- 148K,', 'remarks': '**617** VOSA STATES 41K, 64K, 88K, 102K, 125K, 146K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/58acae39-5adc-4040-b338-457fdd994327.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7abd472e-d6b0-535b-8e72-1f60b06fbaca with identifier: 120572177
2026-03-30 13:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7abd472e-d6b0-535b-8e72-1f60b06fbaca with scrape type 2
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7abd472e-d6b0-535b-8e72-1f60b06fbaca with scrape type 2
2026-03-30 13:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7abd472e-d6b0-535b-8e72-1f60b06fbaca, identifier: 120572177
2026-03-30 13:01:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120786723, 'registration': 'RA16KFD', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC SR 5dr Auto', 'mileage': 100914, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 167, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-27', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA16KFD/2026-03-25/image/0b052bf2-5b4d-4ed8-a80d-70ed9d75460a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/267017da-20f9-42f3-afad-5ea20463d688_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/f4e697ac-db4b-4e5f-8966-f9ff4c74a403_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/25743598-d548-4917-8bfc-cbd062d1e820_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/0635339e-514a-45e1-9440-ff1cf2e31b9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/77af08e1-d20b-4a0d-b597-c5626c1884e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/fad2d6a2-952b-4625-916f-2a8b5e6a43da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/66e72754-6a45-4268-b3d1-b337797bac06_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/17e47d7e-2d71-44ef-b705-3e5300a79a57_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/17 - 5K, 06/18 - 6K, 07/19 - 30K, 07/20 - 40K, 07/21 - 50K, 07/22 - 62K, 07/23 - 72K, 07/24 - 84K, 07/25 - 94K', 'remarks': '**643** VOSA STATES 30K, 40K, 50K, 62K, 72K, 84K, 94K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0ada5be3-6f6b-430d-9253-4258159fe249.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120786723, 'registration': 'RA16KFD', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC SR 5dr Auto', 'mileage': 100914, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 167, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-07-27', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA16KFD/2026-03-25/image/0b052bf2-5b4d-4ed8-a80d-70ed9d75460a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/267017da-20f9-42f3-afad-5ea20463d688_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/f4e697ac-db4b-4e5f-8966-f9ff4c74a403_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/25743598-d548-4917-8bfc-cbd062d1e820_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/0635339e-514a-45e1-9440-ff1cf2e31b9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/77af08e1-d20b-4a0d-b597-c5626c1884e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/fad2d6a2-952b-4625-916f-2a8b5e6a43da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/66e72754-6a45-4268-b3d1-b337797bac06_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA16KFD/2026-03-25/image/17e47d7e-2d71-44ef-b705-3e5300a79a57_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/17 - 5K, 06/18 - 6K, 07/19 - 30K, 07/20 - 40K, 07/21 - 50K, 07/22 - 62K, 07/23 - 72K, 07/24 - 84K, 07/25 - 94K', 'remarks': '**643** VOSA STATES 30K, 40K, 50K, 62K, 72K, 84K, 94K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0ada5be3-6f6b-430d-9253-4258159fe249.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723
2026-03-30 13:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15d53544-494d-585b-b672-a464ec13f29d with scrape type 2
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15d53544-494d-585b-b672-a464ec13f29d with scrape type 2
2026-03-30 13:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 15d53544-494d-585b-b672-a464ec13f29d, identifier: 120786723
2026-03-30 13:01:40 [astonbarclay.gb] INFO: Found listing with ID: 120733656
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [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-30 13:01:40 [astonbarclay.gb] INFO: Scrape type for 120733656: 0
2026-03-30 13:01:40 [astonbarclay.gb] INFO: Found listing with ID: 120829588
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829588%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [astonbarclay.gb] INFO: Scrape type for 120829588: 2
2026-03-30 13:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9564890-bcac-517b-8e4f-67d7bc2b3a76 with identifier: 120605172
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9564890-bcac-517b-8e4f-67d7bc2b3a76 with identifier: 120605172
2026-03-30 13:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9564890-bcac-517b-8e4f-67d7bc2b3a76 with identifier: 120605172 to the API
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120605172?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9564890-bcac-517b-8e4f-67d7bc2b3a76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL20BNV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120605172',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 30308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-30',
'seller_name': 'UKCGR - Premium',
'title': 'NISSAN MICRA HATCHBACK 1.0 IG-T 100 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.0 IG-T 100 Tekna 5dr Xtronic',
'vin': None,
'year': 2020}
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [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-30 13:01:40 [astonbarclay.gb] INFO: Saving data for 120605172: {'auction_closing_time': 1774958400.0, 'created_time': 1773928904.789691, 'last_price_update_time': 1774875700.662752}
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120605172') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7abd472e-d6b0-535b-8e72-1f60b06fbaca with identifier: 120572177
2026-03-30 13:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7abd472e-d6b0-535b-8e72-1f60b06fbaca with identifier: 120572177
2026-03-30 13:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7abd472e-d6b0-535b-8e72-1f60b06fbaca with identifier: 120572177 to the API
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120572177?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '7abd472e-d6b0-535b-8e72-1f60b06fbaca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP18VNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120572177',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '108 TOP HATCHBACK',
'odometer': 149300,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 108 TOP HATCHBACK 1.2 PureTech Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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-30 13:01:41 [astonbarclay.gb] INFO: Saving data for 120572177: {'auction_closing_time': 1774958400.0, 'created_time': 1773838858.611152, 'last_price_update_time': 1774875701.074673}
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120572177') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723
2026-03-30 13:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723
2026-03-30 13:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 15d53544-494d-585b-b672-a464ec13f29d with identifier: 120786723 to the API
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120786723?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '15d53544-494d-585b-b672-a464ec13f29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RA16KFD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120786723',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 100914,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-27',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CIVIC HATCHBACK 1.8 i-VTEC SR 5dr Auto',
'transmission': 'automatic',
'trim': '1.8 i-VTEC SR 5dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786723%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Saving data for 120786723: {'auction_closing_time': 1774958400.0, 'created_time': 1774443818.089778, 'last_price_update_time': 1774875701.411967}
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120786723') HTTP/1.1" 204 0
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828123?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120585528
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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-30 13:01:41 [astonbarclay.gb] INFO: Scrape type for 120585528: 0
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120250741
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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-30 13:01:41 [astonbarclay.gb] INFO: Scrape type for 120250741: 0
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120880218
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120880218%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Scrape type for 120880218: 0
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120830863
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830863%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Scrape type for 120830863: 2
2026-03-30 13:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714333?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120783893, 'registration': 'SG12EUT', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'MEGANE DIESEL COUPE', 'derivative': '1.5 dCi 110 Dynamique TomTom 3dr', 'mileage': 111710, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 166, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-02-23', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SG12EUT/2026-03-25/image/fa6d363e-9e04-43df-b072-d73a867900fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/28628e95-443b-447e-9e4f-b63799eb2cf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/1008e61f-ad99-4a28-99a4-309fc1272f09_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/26db1770-a443-4549-92a4-0c247a281185_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/8e2965a4-47c1-494f-b997-5008127d3341_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/62baeafc-0788-4e55-ad6e-3f1e777ef426_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/cc6cf53d-bff6-4f0e-9ee6-11700596b535_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/6f49b2bb-79bc-4a4e-b793-1673a0d43290_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/0c967887-7af0-4e25-9e12-235c73448230_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/23 - 102K', 'remarks': '**629** VOSA STATES 38K, 46K, 54K, 61K, 74K, 87K, 92K, 96K, 100K, 103K, 108K, 111K (FAIL), SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/967c3759-6af7-4475-a442-b6cae02e0d3c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120783893, 'registration': 'SG12EUT', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'MEGANE DIESEL COUPE', 'derivative': '1.5 dCi 110 Dynamique TomTom 3dr', 'mileage': 111710, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 166, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-02-23', 'doors': 3, 'engineSize': 1461, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SG12EUT/2026-03-25/image/fa6d363e-9e04-43df-b072-d73a867900fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/28628e95-443b-447e-9e4f-b63799eb2cf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/1008e61f-ad99-4a28-99a4-309fc1272f09_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/26db1770-a443-4549-92a4-0c247a281185_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/8e2965a4-47c1-494f-b997-5008127d3341_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/62baeafc-0788-4e55-ad6e-3f1e777ef426_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/cc6cf53d-bff6-4f0e-9ee6-11700596b535_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/6f49b2bb-79bc-4a4e-b793-1673a0d43290_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG12EUT/2026-03-25/image/0c967887-7af0-4e25-9e12-235c73448230_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/23 - 102K', 'remarks': '**629** VOSA STATES 38K, 46K, 54K, 61K, 74K, 87K, 92K, 96K, 100K, 103K, 108K, 111K (FAIL), SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/967c3759-6af7-4475-a442-b6cae02e0d3c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893
2026-03-30 13:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac68d19-ed25-516e-aa4a-058858525732 with scrape type 2
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ac68d19-ed25-516e-aa4a-058858525732 with scrape type 2
2026-03-30 13:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ac68d19-ed25-516e-aa4a-058858525732, identifier: 120783893
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830928, 'registration': 'YT69VBD', 'account': 'WBA002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi ST-Line 5dr Auto 2WD', 'mileage': 58788, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 183, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-09-02', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YT69VBD/2026-03-27/image/b5ea95c9-9ce9-4bf9-b46c-565792eb457d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/268cd02d-3ef6-4151-bc85-9db93bf65f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/004d7f24-2b0e-43b2-aa97-f7d8e15046a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/e3407a54-558b-42fc-ba13-58bcc1e0c9a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/5e2a5c02-0e1c-4eea-ab66-eea26bdec7d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/8330f948-2bbf-4b93-9d86-bbdc2e9d924c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/073b63bf-5888-4237-9faf-bf96cb5caa66_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/baafa89d-22d0-4966-94bb-4f8a6b655838_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/49656a01-043e-403e-a71f-6130e683e6a9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/22 - 30K, 01/24 - 43K, 08/24 - 48K, 07/25 -55K', 'remarks': '**656** VOSA STATES 30K, 40K, 48K, 55K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/936c1b43-0a88-4cbd-beef-62bfad04a214.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830928, 'registration': 'YT69VBD', 'account': 'WBA002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi ST-Line 5dr Auto 2WD', 'mileage': 58788, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 183, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-09-02', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YT69VBD/2026-03-27/image/b5ea95c9-9ce9-4bf9-b46c-565792eb457d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/268cd02d-3ef6-4151-bc85-9db93bf65f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/004d7f24-2b0e-43b2-aa97-f7d8e15046a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/e3407a54-558b-42fc-ba13-58bcc1e0c9a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/5e2a5c02-0e1c-4eea-ab66-eea26bdec7d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/8330f948-2bbf-4b93-9d86-bbdc2e9d924c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/073b63bf-5888-4237-9faf-bf96cb5caa66_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/baafa89d-22d0-4966-94bb-4f8a6b655838_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT69VBD/2026-03-27/image/49656a01-043e-403e-a71f-6130e683e6a9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/22 - 30K, 01/24 - 43K, 08/24 - 48K, 07/25 -55K', 'remarks': '**656** VOSA STATES 30K, 40K, 48K, 55K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/936c1b43-0a88-4cbd-beef-62bfad04a214.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1 with identifier: 120830928
2026-03-30 13:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1 with scrape type 2
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1 with scrape type 2
2026-03-30 13:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1, identifier: 120830928
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120454811
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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-30 13:01:41 [astonbarclay.gb] INFO: Scrape type for 120454811: 0
2026-03-30 13:01:41 [astonbarclay.gb] INFO: Found listing with ID: 120355965
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [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-30 13:01:41 [astonbarclay.gb] INFO: Scrape type for 120355965: 2
2026-03-30 13:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893
2026-03-30 13:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893
2026-03-30 13:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ac68d19-ed25-516e-aa4a-058858525732 with identifier: 120783893 to the API
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120783893?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6ac68d19-ed25-516e-aa4a-058858525732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SG12EUT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120783893',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'MEGANE DIESEL COUPE',
'odometer': 111710,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-28',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT MEGANE DIESEL COUPE 1.5 dCi 110 Dynamique TomTom 3dr',
'transmission': 'manual',
'trim': '1.5 dCi 110 Dynamique TomTom 3dr',
'vin': None,
'year': 2012}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120783893%27 HTTP/1.1" 200 None
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Saving data for 120783893: {'auction_closing_time': 1774958400.0, 'created_time': 1774443814.972534, 'last_price_update_time': 1774875702.112215}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120783893') HTTP/1.1" 204 0
2026-03-30 13:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1 with identifier: 120830928
2026-03-30 13:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1 with identifier: 120830928
2026-03-30 13:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1 with identifier: 120830928 to the API
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830928?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 164,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7dd3aad-89b3-5b6b-a4ed-4b1f598465c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT69VBD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830928',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 58788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-02',
'seller_name': 'UKCGR - Premium',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi ST-Line 5dr Auto 2WD',
'transmission': 'automatic',
'trim': '2.0 TDCi ST-Line 5dr Auto 2WD',
'vin': None,
'year': 2019}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830928%27 HTTP/1.1" 200 None
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Saving data for 120830928: {'auction_closing_time': 1774958400.0, 'created_time': 1774552170.331637, 'last_price_update_time': 1774875702.411063}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830928') HTTP/1.1" 204 0
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120477820
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [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-30 13:01:42 [astonbarclay.gb] INFO: Scrape type for 120477820: 0
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120848464
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120848464%27 HTTP/1.1" 200 None
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Scrape type for 120848464: 0
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Found listing with ID: 120714496
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [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-30 13:01:42 [astonbarclay.gb] INFO: Scrape type for 120714496: 2
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828123, 'registration': 'YY13PFJ', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL SALOON', 'derivative': 'E300 BlueTEC Hybrid 4dr Auto', 'mileage': 30924, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 161, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-06-27', 'fuel': 'Diesel/Electric Hybrid', 'motExpiry': '2026-06-26', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/2774e2ce-19b2-42b2-a550-f1eb7a9591cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/37566fc2-acc3-49b7-8b36-885bb47585ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/4b2f5970-1504-4834-8be4-d45fd473ffb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/dc008450-5bb6-4813-b8c8-f29f81a48f84_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/de45acc7-2cae-41db-afd2-5b899971bdca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/bb8a36b7-2965-4a25-a566-0e9e9e4c7310_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/3b319bdf-e8f1-47a5-a8b9-61685d0970cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/2324a8ff-a55d-4cc8-8fee-e795a1fcd6b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/e1effab3-7355-439c-9c55-ca6a0e62b66d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/14 - 10K, 08/15 - 13K, 08/16 - 17K, 09/17 - 22K, 09/18 - 24K, 09/19 - 26K, INVOICE @ 09/20 - 27K, 10/21 - 28K, 10/22 - 29K, 03/25 - 30K,', 'remarks': '**551** VOSA STATES 17K, 21K, 24K, 26K, 27K, 28K, 29K, 29K, 30K, 30K, SPARE KEY, BECKER UNIT', 'virtual': False, 'seller': 'UKCGR - Trade', '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/099e14aa-cfee-48c0-addd-271afcc5cbb9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828123, 'registration': 'YY13PFJ', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL SALOON', 'derivative': 'E300 BlueTEC Hybrid 4dr Auto', 'mileage': 30924, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 161, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-06-27', 'fuel': 'Diesel/Electric Hybrid', 'motExpiry': '2026-06-26', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/2774e2ce-19b2-42b2-a550-f1eb7a9591cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/37566fc2-acc3-49b7-8b36-885bb47585ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/4b2f5970-1504-4834-8be4-d45fd473ffb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/dc008450-5bb6-4813-b8c8-f29f81a48f84_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/de45acc7-2cae-41db-afd2-5b899971bdca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/bb8a36b7-2965-4a25-a566-0e9e9e4c7310_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/3b319bdf-e8f1-47a5-a8b9-61685d0970cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/2324a8ff-a55d-4cc8-8fee-e795a1fcd6b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY13PFJ/2026-03-27/image/e1effab3-7355-439c-9c55-ca6a0e62b66d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/14 - 10K, 08/15 - 13K, 08/16 - 17K, 09/17 - 22K, 09/18 - 24K, 09/19 - 26K, INVOICE @ 09/20 - 27K, 10/21 - 28K, 10/22 - 29K, 03/25 - 30K,', 'remarks': '**551** VOSA STATES 17K, 21K, 24K, 26K, 27K, 28K, 29K, 29K, 30K, 30K, SPARE KEY, BECKER UNIT', 'virtual': False, 'seller': 'UKCGR - Trade', '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/099e14aa-cfee-48c0-addd-271afcc5cbb9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f6764ef-bc2d-5f9e-939c-87d103b06d66 with identifier: 120828123
2026-03-30 13:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f6764ef-bc2d-5f9e-939c-87d103b06d66 with scrape type 2
2026-03-30 13:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f6764ef-bc2d-5f9e-939c-87d103b06d66 with scrape type 2
2026-03-30 13:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3f6764ef-bc2d-5f9e-939c-87d103b06d66, identifier: 120828123
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714333, 'registration': 'RJ14RVC', 'account': 'WBA004', 'make': 'KIA', 'model': 'CEED DIESEL SPORTSWAGON', 'derivative': '1.6 CRDi 2 5dr Auto', 'mileage': 93847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 197, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-06-23', 'fuel': 'Diesel', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/28ad3888-7335-4940-8245-b9be2d099991_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/96c42313-11de-4cf0-aed8-c6c48378a1cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8eeabc5-7819-48cc-b779-820e0b8e2ccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/5b7571e8-5a8e-403c-bbe8-a66808550020_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/e7f0c93b-e1d1-4a0a-86ec-4b822b0e7031_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8304c77-1e0c-474b-89b3-0b846920000c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/97988d0c-596a-4a73-beda-a669e7880bab_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/db1bd6c5-5212-4b22-9afe-ef3800bc460b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/02c38375-3c8b-4e34-88c5-c6e244be9b97_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/15 - 5K, 06/16 - 9K, 06/17 - 16K, 06/18 - 22K, 05/19 - 26K, 03/20 - 30K, 06/21 - 40K, 06/22 - 52K', 'remarks': '**651** VOSA STATES 16K, 22K, 26K, 30K, 40K, 52K, 66K, 76K, 86K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/50c8c2f4-e00c-4031-8400-36c1b32d83df.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714333, 'registration': 'RJ14RVC', 'account': 'WBA004', 'make': 'KIA', 'model': 'CEED DIESEL SPORTSWAGON', 'derivative': '1.6 CRDi 2 5dr Auto', 'mileage': 93847, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 197, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-06-23', 'fuel': 'Diesel', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/28ad3888-7335-4940-8245-b9be2d099991_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/96c42313-11de-4cf0-aed8-c6c48378a1cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8eeabc5-7819-48cc-b779-820e0b8e2ccd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/5b7571e8-5a8e-403c-bbe8-a66808550020_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/e7f0c93b-e1d1-4a0a-86ec-4b822b0e7031_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/b8304c77-1e0c-474b-89b3-0b846920000c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/97988d0c-596a-4a73-beda-a669e7880bab_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/db1bd6c5-5212-4b22-9afe-ef3800bc460b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ14RVC/2026-03-24/image/02c38375-3c8b-4e34-88c5-c6e244be9b97_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/15 - 5K, 06/16 - 9K, 06/17 - 16K, 06/18 - 22K, 05/19 - 26K, 03/20 - 30K, 06/21 - 40K, 06/22 - 52K', 'remarks': '**651** VOSA STATES 16K, 22K, 26K, 30K, 40K, 52K, 66K, 76K, 86K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/50c8c2f4-e00c-4031-8400-36c1b32d83df.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333
2026-03-30 13:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09375941-46fc-5f09-ab09-d165d75f4b7b with scrape type 2
2026-03-30 13:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09375941-46fc-5f09-ab09-d165d75f4b7b with scrape type 2
2026-03-30 13:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 09375941-46fc-5f09-ab09-d165d75f4b7b, identifier: 120714333
2026-03-30 13:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3f6764ef-bc2d-5f9e-939c-87d103b06d66 with identifier: 120828123
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel%2FElectric+Hybrid HTTP/1.1" 200 None
2026-03-30 13:01:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3f6764ef-bc2d-5f9e-939c-87d103b06d66 with identifier: 120828123
2026-03-30 13:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3f6764ef-bc2d-5f9e-939c-87d103b06d66 with identifier: 120828123 to the API
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828123?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel/Electric Hybrid',
'id': '3f6764ef-bc2d-5f9e-939c-87d103b06d66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY13PFJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828123',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL SALOON',
'odometer': 30924,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-27',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ E CLASS DIESEL SALOON E300 BlueTEC Hybrid 4dr Auto',
'transmission': 'automatic',
'trim': 'E300 BlueTEC Hybrid 4dr Auto',
'vin': None,
'year': 2013}
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828123%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Saving data for 120828123: {'auction_closing_time': 1774958400.0, 'created_time': 1774552235.097501, 'last_price_update_time': 1774875703.123509}
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828123') HTTP/1.1" 204 0
2026-03-30 13:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333
2026-03-30 13:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333
2026-03-30 13:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 09375941-46fc-5f09-ab09-d165d75f4b7b with identifier: 120714333 to the API
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714333?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '09375941-46fc-5f09-ab09-d165d75f4b7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ14RVC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714333',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'CEED DIESEL SPORTSWAGON',
'odometer': 93847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-23',
'seller_name': 'UKCGR - Trade',
'title': 'KIA CEED DIESEL SPORTSWAGON 1.6 CRDi 2 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 CRDi 2 5dr Auto',
'vin': None,
'year': 2014}
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Saving data for 120714333: {'auction_closing_time': 1774958400.0, 'created_time': 1774346592.891341, 'last_price_update_time': 1774875703.438038}
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714333') HTTP/1.1" 204 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120631843
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120631843: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120442214
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120442214: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120589268
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120589268: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120631237
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120631237: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120788099
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788099%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120788099: 2
2026-03-30 13:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833424?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120585628
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120585628: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120728826
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120728826: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120730145
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120730145: 2
2026-03-30 13:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120412317?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827508?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120715102?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120794514
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794514%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120794514: 2
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120605018
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120605018: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120650937
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120650937: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120479509
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120479509: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120779999
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120779999%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120779999: 2
2026-03-30 13:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120780354?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120762800
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762800%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120762800: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120606158
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120606158: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120870815
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870815%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120870815: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120870355
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870355%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120870355: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120833556
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833556%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120833556: 2
2026-03-30 13:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833424, 'registration': 'MJ60LPX', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Urban 3dr', 'mileage': 69435, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 194, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-12-17', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/9cecfca3-3a1e-4b37-b58c-fb9deebc0c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/4091811a-4c1f-497d-b9ef-69407b8a2b60_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/beb432d7-5e16-425e-a683-606162622d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/598202a0-9e02-44e6-9501-46a4c2352351_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/bb0a41fc-f234-4e81-8c48-f95fb12cf3c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/4f475964-0d64-4dbc-8ed5-04ef88299811_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/524de117-bcb1-4053-b7e0-0bda15272c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/aeec87be-048e-4869-8db5-0defab5a2a9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/d978a2fb-ed53-4160-ba52-0717d51fd6bf_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/11 - 1K, 08/12 - 22K, 11/13 - 33K, 11/17 - 59K, 06/19 - 63K, INVOICE @ 12/21 - 66K, 12/22 - 67K, 12/25 - NO MILEAGE', 'remarks': '**733** VOSA STATES 33K, 33K, 41K, 45K, 46K, 58K, 61K, 63K, 65K, 66K, 67K, 68K, 69K, 69K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cdff081-6178-456f-a4c3-703e57705a10.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833424, 'registration': 'MJ60LPX', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Urban 3dr', 'mileage': 69435, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 194, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-12-17', 'fuel': 'Petrol', 'motExpiry': '2026-12-08', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/9cecfca3-3a1e-4b37-b58c-fb9deebc0c04_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/4091811a-4c1f-497d-b9ef-69407b8a2b60_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/beb432d7-5e16-425e-a683-606162622d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/598202a0-9e02-44e6-9501-46a4c2352351_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/bb0a41fc-f234-4e81-8c48-f95fb12cf3c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/4f475964-0d64-4dbc-8ed5-04ef88299811_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/524de117-bcb1-4053-b7e0-0bda15272c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/aeec87be-048e-4869-8db5-0defab5a2a9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ60LPX/2026-03-27/image/d978a2fb-ed53-4160-ba52-0717d51fd6bf_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/11 - 1K, 08/12 - 22K, 11/13 - 33K, 11/17 - 59K, 06/19 - 63K, INVOICE @ 12/21 - 66K, 12/22 - 67K, 12/25 - NO MILEAGE', 'remarks': '**733** VOSA STATES 33K, 33K, 41K, 45K, 46K, 58K, 61K, 63K, 65K, 66K, 67K, 68K, 69K, 69K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cdff081-6178-456f-a4c3-703e57705a10.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc0a1c18-3758-5cf7-8f56-cedd20f95557 with identifier: 120833424
2026-03-30 13:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc0a1c18-3758-5cf7-8f56-cedd20f95557 with scrape type 2
2026-03-30 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc0a1c18-3758-5cf7-8f56-cedd20f95557 with scrape type 2
2026-03-30 13:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc0a1c18-3758-5cf7-8f56-cedd20f95557, identifier: 120833424
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120668546
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120668546: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120869953
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869953%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120869953: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120869621
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869621%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120869621: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120454651
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [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-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120454651: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120865521
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865521%27 HTTP/1.1" 200 None
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Scrape type for 120865521: 0
2026-03-30 13:01:43 [astonbarclay.gb] INFO: Found listing with ID: 120879769
2026-03-30 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120879769%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120879769: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120721726
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [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-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120721726: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870434
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870434%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870434: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870639
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870639%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870639: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120480111
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [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-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120480111: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870746
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870746%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870746: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120863153
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863153%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120863153: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120454887
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [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-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120454887: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120862865
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862865%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120862865: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120879555
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120879555%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120879555: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120479474
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [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-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120479474: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870561
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870561%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870561: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120763529
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763529%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120763529: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120865604
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865604%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120865604: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120864236
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120864236%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120864236: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870349
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870349%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870349: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870364
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870364%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870364: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870326
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870326%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870326: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120870841
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870841%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120870841: 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Found listing with ID: 120787611
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787611%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Scrape type for 120787611: 2
2026-03-30 13:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc0a1c18-3758-5cf7-8f56-cedd20f95557 with identifier: 120833424
2026-03-30 13:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc0a1c18-3758-5cf7-8f56-cedd20f95557 with identifier: 120833424
2026-03-30 13:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc0a1c18-3758-5cf7-8f56-cedd20f95557 with identifier: 120833424 to the API
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120833424?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc0a1c18-3758-5cf7-8f56-cedd20f95557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ60LPX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833424',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '107 HATCHBACK',
'odometer': 69435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-17',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 107 HATCHBACK 1.0 Urban 3dr',
'transmission': 'manual',
'trim': '1.0 Urban 3dr',
'vin': None,
'year': 2010}
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833424%27 HTTP/1.1" 200 None
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Saving data for 120833424: {'auction_closing_time': 1774958400.0, 'created_time': 1774552160.624151, 'last_price_update_time': 1774875704.639644}
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833424') HTTP/1.1" 204 0
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120412317, 'registration': 'PY18CXZ', 'account': 'WBA004', 'make': 'SEAT', 'model': 'LEON DIESEL SPORT TOURER', 'derivative': '1.6 TDI SE Technology 5dr', 'mileage': 151100, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 200, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-06-01', 'fuel': 'Diesel', 'motExpiry': '2027-01-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/2dc75a06-358c-4141-9a1e-df77ee16dc7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/a63fa841-f6c8-4876-83ec-9006d144f678_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/689e340a-3187-43b6-9af3-ae9dcb812e24_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/37521e91-dfc5-4537-8da8-05b16da6fffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/14bcab5c-a4e7-46be-919a-af03345467f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/be86eb4e-8ef7-44a9-b736-7fe13d8b8c1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/dc853cc8-c74a-48a6-ba65-5fa1b9d657e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/cefef999-edb9-45f5-bdc1-3a06d4662282_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/7084fe20-8878-486e-b69d-b86bd90c495f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/18 - 18K', 'remarks': '**613** VOSA STATES 65K, 89K, 115K, 130K, 149K, Ex-Private Hire, SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', '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/6110a80e-5845-4313-810e-f6cb0aaf5ce3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120412317, 'registration': 'PY18CXZ', 'account': 'WBA004', 'make': 'SEAT', 'model': 'LEON DIESEL SPORT TOURER', 'derivative': '1.6 TDI SE Technology 5dr', 'mileage': 151100, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 200, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-06-01', 'fuel': 'Diesel', 'motExpiry': '2027-01-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/2dc75a06-358c-4141-9a1e-df77ee16dc7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/a63fa841-f6c8-4876-83ec-9006d144f678_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/689e340a-3187-43b6-9af3-ae9dcb812e24_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/37521e91-dfc5-4537-8da8-05b16da6fffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/14bcab5c-a4e7-46be-919a-af03345467f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/be86eb4e-8ef7-44a9-b736-7fe13d8b8c1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/dc853cc8-c74a-48a6-ba65-5fa1b9d657e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/cefef999-edb9-45f5-bdc1-3a06d4662282_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY18CXZ/2026-03-13/image/7084fe20-8878-486e-b69d-b86bd90c495f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/18 - 18K', 'remarks': '**613** VOSA STATES 65K, 89K, 115K, 130K, 149K, Ex-Private Hire, SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', '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/6110a80e-5845-4313-810e-f6cb0aaf5ce3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b9a78f0-ba20-5f8d-9cba-125319ca6929 with identifier: 120412317
2026-03-30 13:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b9a78f0-ba20-5f8d-9cba-125319ca6929 with scrape type 2
2026-03-30 13:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b9a78f0-ba20-5f8d-9cba-125319ca6929 with scrape type 2
2026-03-30 13:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1b9a78f0-ba20-5f8d-9cba-125319ca6929, identifier: 120412317
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827508, 'registration': 'FX68VYW', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C4 SPACETOURER DIESEL ESTATE', 'derivative': '1.5 BlueHDi 130 Touch Edition 5dr', 'mileage': 67497, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 196, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-15', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FX68VYW/2026-03-27/image/26256bf1-5811-4918-8038-b05c74883b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/773e752c-b63e-4b35-9241-df921eed3c75_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/921b00ec-8108-4ade-9fe0-4f337b7a921d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/4a98f213-7706-4c7a-b54f-4b39cb771004_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/00bc5c52-dabc-404d-bf7c-00defaa57dd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/edd52f66-0239-43c8-a59e-2cf02b73ec3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/3b4ab044-129b-47c7-b8dc-377995170316_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/c791aa62-5262-4c92-a809-3fe4774b6240_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/c1d565ec-1f90-4536-93f2-8d8c1c719eea_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/20 - 5K, 03/21 - 12K, INVOICE @ 04/23 - 32K, 05/24 - 42K,', 'remarks': '**580** VOSA STATES 19K, 29K, 38K, 46K, 61K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/1b745115-0676-4e6f-8f0c-01cf4ca59f18.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827508, 'registration': 'FX68VYW', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C4 SPACETOURER DIESEL ESTATE', 'derivative': '1.5 BlueHDi 130 Touch Edition 5dr', 'mileage': 67497, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 196, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-15', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FX68VYW/2026-03-27/image/26256bf1-5811-4918-8038-b05c74883b67_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/773e752c-b63e-4b35-9241-df921eed3c75_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/921b00ec-8108-4ade-9fe0-4f337b7a921d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/4a98f213-7706-4c7a-b54f-4b39cb771004_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/00bc5c52-dabc-404d-bf7c-00defaa57dd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/edd52f66-0239-43c8-a59e-2cf02b73ec3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/3b4ab044-129b-47c7-b8dc-377995170316_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/c791aa62-5262-4c92-a809-3fe4774b6240_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VYW/2026-03-27/image/c1d565ec-1f90-4536-93f2-8d8c1c719eea_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/20 - 5K, 03/21 - 12K, INVOICE @ 04/23 - 32K, 05/24 - 42K,', 'remarks': '**580** VOSA STATES 19K, 29K, 38K, 46K, 61K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/1b745115-0676-4e6f-8f0c-01cf4ca59f18.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05037ec7-a22d-52a9-ae69-e97c87832faa with identifier: 120827508
2026-03-30 13:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05037ec7-a22d-52a9-ae69-e97c87832faa with scrape type 2
2026-03-30 13:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05037ec7-a22d-52a9-ae69-e97c87832faa with scrape type 2
2026-03-30 13:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 05037ec7-a22d-52a9-ae69-e97c87832faa, identifier: 120827508
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120715102, 'registration': 'GV66CZM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 58467, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 195, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-12-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV66CZM/2026-03-24/image/2bc9d526-a900-47a0-9d62-aa47d474fd5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/19770ad2-5c5c-4117-a316-cfa61bce7d63_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/89dc9f84-86c9-495b-b660-720e4535450b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/f57222c4-d4e5-42df-b5f6-dd19e4237403_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/75dcadb7-c174-4608-ade7-3ce8f19d3733_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/0e84433f-12e7-4532-8527-404b189bfec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ad967ebe-f60e-4231-aece-4c392e0f7e81_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/e688821f-48be-4ebe-b94a-aa84ae308802_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ed070368-cf98-470d-8ddb-481ba4fd253d_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/17 - 5K, 01/19 - 12K, 08/25 - 56K,', 'remarks': '**708** VOSA STATES 18K, 26K, 33K, 39K, 47K, 53K, 58K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', '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/e168cadc-14fd-46c3-b5f3-b445b21fe10d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120715102, 'registration': 'GV66CZM', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 58467, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 195, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-12-29', 'fuel': 'Petrol', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GV66CZM/2026-03-24/image/2bc9d526-a900-47a0-9d62-aa47d474fd5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/19770ad2-5c5c-4117-a316-cfa61bce7d63_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/89dc9f84-86c9-495b-b660-720e4535450b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/f57222c4-d4e5-42df-b5f6-dd19e4237403_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/75dcadb7-c174-4608-ade7-3ce8f19d3733_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/0e84433f-12e7-4532-8527-404b189bfec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ad967ebe-f60e-4231-aece-4c392e0f7e81_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/e688821f-48be-4ebe-b94a-aa84ae308802_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV66CZM/2026-03-24/image/ed070368-cf98-470d-8ddb-481ba4fd253d_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/17 - 5K, 01/19 - 12K, 08/25 - 56K,', 'remarks': '**708** VOSA STATES 18K, 26K, 33K, 39K, 47K, 53K, 58K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Select', '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/e168cadc-14fd-46c3-b5f3-b445b21fe10d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102
2026-03-30 13:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f102873e-1681-579b-abc4-ff3f07c4e676 with scrape type 2
2026-03-30 13:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f102873e-1681-579b-abc4-ff3f07c4e676 with scrape type 2
2026-03-30 13:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f102873e-1681-579b-abc4-ff3f07c4e676, identifier: 120715102
2026-03-30 13:01:45 [astonbarclay.gb] INFO: Found listing with ID: 120789909
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789909%27 HTTP/1.1" 200 None
2026-03-30 13:01:45 [astonbarclay.gb] INFO: Scrape type for 120789909: 2
2026-03-30 13:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1b9a78f0-ba20-5f8d-9cba-125319ca6929 with identifier: 120412317
2026-03-30 13:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1b9a78f0-ba20-5f8d-9cba-125319ca6929 with identifier: 120412317
2026-03-30 13:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1b9a78f0-ba20-5f8d-9cba-125319ca6929 with identifier: 120412317 to the API
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120412317?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-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '1b9a78f0-ba20-5f8d-9cba-125319ca6929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PY18CXZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120412317',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'LEON DIESEL SPORT TOURER',
'odometer': 151100,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-01',
'seller_name': 'UKCGR - Trade',
'title': 'SEAT LEON DIESEL SPORT TOURER 1.6 TDI SE Technology 5dr',
'transmission': 'manual',
'trim': '1.6 TDI SE Technology 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:45 [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-30 13:01:45 [astonbarclay.gb] INFO: Saving data for 120412317: {'auction_closing_time': 1774958400.0, 'created_time': 1773401776.693742, 'last_price_update_time': 1774875705.376566}
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120412317') HTTP/1.1" 204 0
2026-03-30 13:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 05037ec7-a22d-52a9-ae69-e97c87832faa with identifier: 120827508
2026-03-30 13:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 05037ec7-a22d-52a9-ae69-e97c87832faa with identifier: 120827508
2026-03-30 13:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 05037ec7-a22d-52a9-ae69-e97c87832faa with identifier: 120827508 to the API
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827508?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '05037ec7-a22d-52a9-ae69-e97c87832faa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FX68VYW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827508',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 SPACETOURER DIESEL ESTATE',
'odometer': 67497,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-16',
'seller_name': 'UKCGR - Premium',
'title': 'CITROEN C4 SPACETOURER DIESEL ESTATE 1.5 BlueHDi 130 Touch Edition '
'5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi 130 Touch Edition 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827508%27 HTTP/1.1" 200 None
2026-03-30 13:01:45 [astonbarclay.gb] INFO: Saving data for 120827508: {'auction_closing_time': 1774958400.0, 'created_time': 1774552166.719412, 'last_price_update_time': 1774875705.694315}
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827508') HTTP/1.1" 204 0
2026-03-30 13:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102
2026-03-30 13:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102
2026-03-30 13:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f102873e-1681-579b-abc4-ff3f07c4e676 with identifier: 120715102 to the API
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120715102?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'f102873e-1681-579b-abc4-ff3f07c4e676',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV66CZM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120715102',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 58467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-29',
'seller_name': 'UKCGR - Select',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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-30 13:01:46 [astonbarclay.gb] INFO: Saving data for 120715102: {'auction_closing_time': 1774958400.0, 'created_time': 1774346548.737099, 'last_price_update_time': 1774875706.043489}
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120715102') HTTP/1.1" 204 0
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120718994?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120367525?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120780354, 'registration': 'R20DOJ', 'account': 'WBA004', 'make': 'DODGE', 'model': 'CALIBER HATCHBACK', 'derivative': '1.8 SE 5dr', 'mileage': 79124, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 216, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-01-05', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/R20DOJ/2026-03-25/image/ec138386-1aba-4451-8ad2-4aca48cdec4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/641086a9-6f83-4776-94cd-db6e3e9a551d_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/0c7307ee-2947-4371-9b29-9c54c3a94c53_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/b5c0c806-7d6a-4f89-ab4b-2fab6e1ac122_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/186a7872-29ed-4331-ab34-0f1ecf529cf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/6d77ff72-b782-4874-a58d-c45a53d11bb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/1e4dae05-f725-4c8f-8119-940619dcf9c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/130b4ea5-1106-4848-968b-aaa97dc29de6_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/ec61631c-41a0-44e1-9759-ecfd402a25aa_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**531** VOSA STATES 22K, 27K, 32K, 37K, 40K, 45K, 49K, 52K, 58K, 63K, 68K, 70K, 74K, 76K, 77K, 78K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/77caf689-1add-4bc4-825d-7660cadb3d61.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120780354, 'registration': 'R20DOJ', 'account': 'WBA004', 'make': 'DODGE', 'model': 'CALIBER HATCHBACK', 'derivative': '1.8 SE 5dr', 'mileage': 79124, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 216, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-01-05', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/R20DOJ/2026-03-25/image/ec138386-1aba-4451-8ad2-4aca48cdec4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/641086a9-6f83-4776-94cd-db6e3e9a551d_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/0c7307ee-2947-4371-9b29-9c54c3a94c53_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/b5c0c806-7d6a-4f89-ab4b-2fab6e1ac122_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/186a7872-29ed-4331-ab34-0f1ecf529cf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/6d77ff72-b782-4874-a58d-c45a53d11bb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/1e4dae05-f725-4c8f-8119-940619dcf9c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/130b4ea5-1106-4848-968b-aaa97dc29de6_removebg.jpg?w=600', 'https://abimg003.imgix.net/R20DOJ/2026-03-25/image/ec61631c-41a0-44e1-9759-ecfd402a25aa_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**531** VOSA STATES 22K, 27K, 32K, 37K, 40K, 45K, 49K, 52K, 58K, 63K, 68K, 70K, 74K, 76K, 77K, 78K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/77caf689-1add-4bc4-825d-7660cadb3d61.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354
2026-03-30 13:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6e051ff-ee5d-5f43-9b15-101c11731bca with scrape type 2
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6e051ff-ee5d-5f43-9b15-101c11731bca with scrape type 2
2026-03-30 13:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f6e051ff-ee5d-5f43-9b15-101c11731bca, identifier: 120780354
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120789695
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789695%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120789695: 2
2026-03-30 13: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-30 13: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-30 13:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354
2026-03-30 13:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354
2026-03-30 13:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f6e051ff-ee5d-5f43-9b15-101c11731bca with identifier: 120780354 to the API
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120780354?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6e051ff-ee5d-5f43-9b15-101c11731bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'R20DOJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120780354',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'DODGE',
'model': 'CALIBER HATCHBACK',
'odometer': 79124,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-05',
'seller_name': 'UKCGR - Trade',
'title': 'DODGE CALIBER HATCHBACK 1.8 SE 5dr',
'transmission': 'manual',
'trim': '1.8 SE 5dr',
'vin': None,
'year': 2007}
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120780354%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Saving data for 120780354: {'auction_closing_time': 1774958400.0, 'created_time': 1774443799.106333, 'last_price_update_time': 1774875706.525627}
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120780354') HTTP/1.1" 204 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120862952
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862952%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120862952: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120805298
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805298%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120805298: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120866391
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866391%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120866391: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120867115
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120867115%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120867115: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120838512
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838512%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120838512: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120866986
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866986%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120866986: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120838495
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120838495%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120838495: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120861102
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861102%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120861102: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120442120
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [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-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120442120: 0
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Found listing with ID: 120786178
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786178%27 HTTP/1.1" 200 None
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Scrape type for 120786178: 2
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120718994, 'registration': 'WO17OVU', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 GT Line 5dr', 'mileage': 64464, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 209, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-17', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WO17OVU/2026-03-24/image/d0157798-a1af-4529-8983-e96033b16e82_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/9a7d0137-1e8e-442d-9aac-2432a7c037b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/41fb5b57-c854-4422-82d2-96ffaf82cbde_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/240ef685-2596-4c44-9542-03697d11786a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/67408845-90d7-432b-96d1-5c26114faac9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/24c0db35-bef4-4a6a-b464-e454f3e90348_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/2a218c69-12c7-464d-b3c7-a984080b0cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/427e8f13-f628-4564-b185-3f5961fb92a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/17071957-d43f-48d6-bcf1-0bca95b6b4a5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19 - 19K, 12/20 - 34K, 05/22 - 36K, 03/23 - 42K, 05/24 - 50K, 06/25 - 58K', 'remarks': '**695** VOSA STATES 34K, 35K, 36K, 43K, 50K, 58K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/2b74cf0c-0843-4199-9d40-4fe626589ab0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120718994, 'registration': 'WO17OVU', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 GT Line 5dr', 'mileage': 64464, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 209, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-17', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WO17OVU/2026-03-24/image/d0157798-a1af-4529-8983-e96033b16e82_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/9a7d0137-1e8e-442d-9aac-2432a7c037b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/41fb5b57-c854-4422-82d2-96ffaf82cbde_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/240ef685-2596-4c44-9542-03697d11786a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/67408845-90d7-432b-96d1-5c26114faac9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/24c0db35-bef4-4a6a-b464-e454f3e90348_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/2a218c69-12c7-464d-b3c7-a984080b0cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/427e8f13-f628-4564-b185-3f5961fb92a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO17OVU/2026-03-24/image/17071957-d43f-48d6-bcf1-0bca95b6b4a5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19 - 19K, 12/20 - 34K, 05/22 - 36K, 03/23 - 42K, 05/24 - 50K, 06/25 - 58K', 'remarks': '**695** VOSA STATES 34K, 35K, 36K, 43K, 50K, 58K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/2b74cf0c-0843-4199-9d40-4fe626589ab0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72793cbe-3932-583c-9c13-82d89642021a with identifier: 120718994
2026-03-30 13:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72793cbe-3932-583c-9c13-82d89642021a with scrape type 2
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72793cbe-3932-583c-9c13-82d89642021a with scrape type 2
2026-03-30 13:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72793cbe-3932-583c-9c13-82d89642021a, identifier: 120718994
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120367525, 'registration': 'YT64TXH', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 125 EcoBoost Zetec 5dr', 'mileage': 50688, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 213, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-09-12', 'fuel': 'Petrol', 'motExpiry': '2026-03-16', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YT64TXH/2026-03-12/image/579a92b0-018b-4f01-9be6-568d0c7a8306_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/618efa4c-4e93-4c69-9a5f-f70186a81aa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/ac639cd3-a8ca-48df-8d1c-6da2679d546b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/63d143a0-d285-4b34-abe6-cedf3edfbb60_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/62bb23fa-2d3f-4c8c-bccb-73e2721b327c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/fa942eba-abf5-4b5d-a31b-b5a6a8d81c2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/becb0db8-f3a4-459f-990b-85316fb50635_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/2df6e4ac-c991-4b53-b279-c7fde7d12696_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/9fa98609-eb74-4818-a3b2-f6fbafa6fda6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**672** VOSA STATES 17K, 25K, 31K, 34K, 37K, 42K, 45K, 49K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/de499bb9-c217-4458-918a-cc80e52b90e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120367525, 'registration': 'YT64TXH', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 125 EcoBoost Zetec 5dr', 'mileage': 50688, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 213, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-09-12', 'fuel': 'Petrol', 'motExpiry': '2026-03-16', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YT64TXH/2026-03-12/image/579a92b0-018b-4f01-9be6-568d0c7a8306_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/618efa4c-4e93-4c69-9a5f-f70186a81aa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/ac639cd3-a8ca-48df-8d1c-6da2679d546b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/63d143a0-d285-4b34-abe6-cedf3edfbb60_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/62bb23fa-2d3f-4c8c-bccb-73e2721b327c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/fa942eba-abf5-4b5d-a31b-b5a6a8d81c2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/becb0db8-f3a4-459f-990b-85316fb50635_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/2df6e4ac-c991-4b53-b279-c7fde7d12696_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT64TXH/2026-03-12/image/9fa98609-eb74-4818-a3b2-f6fbafa6fda6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**672** VOSA STATES 17K, 25K, 31K, 34K, 37K, 42K, 45K, 49K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/de499bb9-c217-4458-918a-cc80e52b90e1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0976f0cf-910c-59ee-bc45-3c7ca06195b7 with identifier: 120367525
2026-03-30 13:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0976f0cf-910c-59ee-bc45-3c7ca06195b7 with scrape type 2
2026-03-30 13:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0976f0cf-910c-59ee-bc45-3c7ca06195b7 with scrape type 2
2026-03-30 13:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0976f0cf-910c-59ee-bc45-3c7ca06195b7, identifier: 120367525
2026-03-30 13:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72793cbe-3932-583c-9c13-82d89642021a with identifier: 120718994
2026-03-30 13:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72793cbe-3932-583c-9c13-82d89642021a with identifier: 120718994
2026-03-30 13:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72793cbe-3932-583c-9c13-82d89642021a with identifier: 120718994 to the API
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120718994?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '72793cbe-3932-583c-9c13-82d89642021a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WO17OVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120718994',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '308 HATCHBACK',
'odometer': 64464,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-17',
'seller_name': 'UKCGR - Premium',
'title': 'PEUGEOT 308 HATCHBACK 1.2 PureTech 130 GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 GT Line 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120718994%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Saving data for 120718994: {'auction_closing_time': 1774958400.0, 'created_time': 1774357881.352257, 'last_price_update_time': 1774875707.255661}
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120718994') HTTP/1.1" 204 0
2026-03-30 13:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0976f0cf-910c-59ee-bc45-3c7ca06195b7 with identifier: 120367525
2026-03-30 13:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0976f0cf-910c-59ee-bc45-3c7ca06195b7 with identifier: 120367525
2026-03-30 13:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0976f0cf-910c-59ee-bc45-3c7ca06195b7 with identifier: 120367525 to the API
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120367525?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-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0976f0cf-910c-59ee-bc45-3c7ca06195b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT64TXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120367525',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 50688,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-12',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS HATCHBACK 1.0 125 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 125 EcoBoost Zetec 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120367525%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Saving data for 120367525: {'auction_closing_time': 1774958400.0, 'created_time': 1773402888.431624, 'last_price_update_time': 1774875707.702013}
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120367525') HTTP/1.1" 204 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120777798
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120777798%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120777798: 2
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120621446?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120787044?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120571911?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120870701
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870701%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120870701: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120716273
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716273%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120716273: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120716291
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716291%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120716291: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120470094
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120470094%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120470094: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120728416
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120728416%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120728416: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120439259
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120439259%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120439259: 2
2026-03-30 13:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120369757?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120714990
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714990%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120714990: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120716373
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716373%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120716373: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120673220
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120673220%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120673220: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120695242
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695242%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120695242: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120716362
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716362%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120716362: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120673241
2026-03-30 13:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120673241%27 HTTP/1.1" 200 None
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Scrape type for 120673241: 0
2026-03-30 13:01:47 [astonbarclay.gb] INFO: Found listing with ID: 120225028
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:48 [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-30 13:01:48 [astonbarclay.gb] INFO: Scrape type for 120225028: 2
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Found listing with ID: 120056865
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:48 [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-30 13:01:48 [astonbarclay.gb] INFO: Scrape type for 120056865: 2
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120621446, 'registration': 'CP07OPZ', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A150 Classic SE 5dr', 'mileage': 50721, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 250, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-30', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/fd49f456-5b3b-4c20-b626-789d09e2d904_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/8483be7d-ae2d-4fc1-ae30-dca6e5bbbf02_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/e20812da-06f7-4c55-8be2-6bf479308b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/cb507d7a-a796-41d9-ab93-ec0f84f07120_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/da0a8df8-1345-48ab-8a27-95960d854d9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/cb0b232a-3328-496f-a739-fe9fa699eb7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/72066f74-ef56-4ebc-a7fc-964f68fc4341_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/ab382522-4ed4-4e74-be54-04424c7d98f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/170ad11d-e35a-404a-b754-93eb42bd7644_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/08- 5K, 09/09- 10K, 09/10- 15K, 06/11- 19K, 06/14- 27K, 06/16- 33K, 06/20- 68K, 06/21- 70K, 06/22- 45K, 06/23- 47K, 06/24- 48K, DISCREPANCY IN SERVICE BOOK', 'remarks': '**440** VOSA STATES 14K, 19K, 22K, 24K, 27K, 30K, 33K, 36K, 76K, 65K, 68K, 70K, 45K, 47K, 48K, 49K, DISCREPANCY ON VOSA SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/576dfb3c-a079-47e9-ba0e-174a10aeee45.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120621446, 'registration': 'CP07OPZ', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A150 Classic SE 5dr', 'mileage': 50721, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 250, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-30', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/fd49f456-5b3b-4c20-b626-789d09e2d904_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/8483be7d-ae2d-4fc1-ae30-dca6e5bbbf02_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/e20812da-06f7-4c55-8be2-6bf479308b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/cb507d7a-a796-41d9-ab93-ec0f84f07120_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/da0a8df8-1345-48ab-8a27-95960d854d9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/cb0b232a-3328-496f-a739-fe9fa699eb7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/72066f74-ef56-4ebc-a7fc-964f68fc4341_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/ab382522-4ed4-4e74-be54-04424c7d98f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CP07OPZ/2026-03-20/image/170ad11d-e35a-404a-b754-93eb42bd7644_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/08- 5K, 09/09- 10K, 09/10- 15K, 06/11- 19K, 06/14- 27K, 06/16- 33K, 06/20- 68K, 06/21- 70K, 06/22- 45K, 06/23- 47K, 06/24- 48K, DISCREPANCY IN SERVICE BOOK', 'remarks': '**440** VOSA STATES 14K, 19K, 22K, 24K, 27K, 30K, 33K, 36K, 76K, 65K, 68K, 70K, 45K, 47K, 48K, 49K, DISCREPANCY ON VOSA SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/576dfb3c-a079-47e9-ba0e-174a10aeee45.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccae9a99-56f4-5001-b7f0-06a28a9537c9 with identifier: 120621446
2026-03-30 13:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccae9a99-56f4-5001-b7f0-06a28a9537c9 with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccae9a99-56f4-5001-b7f0-06a28a9537c9 with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ccae9a99-56f4-5001-b7f0-06a28a9537c9, identifier: 120621446
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120787044, 'registration': 'YG58ZHK', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '1.6 5dr S Tronic', 'mileage': 124005, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 248, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/c49005e3-5c7a-4aff-94b2-9044f7ac98da_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/21d85dbd-82a4-405e-86c1-835e50209483_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/90464ace-8c18-4f38-a82d-d666a0cdc758_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/80fdd194-35ac-4520-828a-9abd6b3e1c74_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/4805814d-f65d-4a64-b30c-8b6986f92696_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/97ea1624-1ea9-483c-a1be-a8c08891fe02_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/e0c7d1fa-caad-4883-8167-0dff0b93c778_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/bee3f802-5745-43e9-8652-739604d3ee27_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/66b78e86-de4f-4298-be1e-41366c25460e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/10 - 12K, 10/11 - 31K, 09/12 - 50K, 08/14 - 59K, 06/16 - 72K, 06/19 - 96K, 07/22 - 109K, 08/24 - 117K', 'remarks': '**447** VOSA STATES 31K, 50K, 50K, 59K, 67K, 73K, 80K, 86K, 98K, 103K, 106K, 11K, 114K, 118K, 122K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/d834c6ac-910f-4667-9848-1e4d18bbe295.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120787044, 'registration': 'YG58ZHK', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '1.6 5dr S Tronic', 'mileage': 124005, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 248, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/c49005e3-5c7a-4aff-94b2-9044f7ac98da_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/21d85dbd-82a4-405e-86c1-835e50209483_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/90464ace-8c18-4f38-a82d-d666a0cdc758_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/80fdd194-35ac-4520-828a-9abd6b3e1c74_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/4805814d-f65d-4a64-b30c-8b6986f92696_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/97ea1624-1ea9-483c-a1be-a8c08891fe02_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/e0c7d1fa-caad-4883-8167-0dff0b93c778_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/bee3f802-5745-43e9-8652-739604d3ee27_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG58ZHK/2026-03-26/image/66b78e86-de4f-4298-be1e-41366c25460e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/10 - 12K, 10/11 - 31K, 09/12 - 50K, 08/14 - 59K, 06/16 - 72K, 06/19 - 96K, 07/22 - 109K, 08/24 - 117K', 'remarks': '**447** VOSA STATES 31K, 50K, 50K, 59K, 67K, 73K, 80K, 86K, 98K, 103K, 106K, 11K, 114K, 118K, 122K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/d834c6ac-910f-4667-9848-1e4d18bbe295.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044
2026-03-30 13:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4d2489-3e42-5ce6-8323-812956da893b with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc4d2489-3e42-5ce6-8323-812956da893b with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc4d2489-3e42-5ce6-8323-812956da893b, identifier: 120787044
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120571911, 'registration': 'BV64EVD', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 89929, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 252, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-11-03', 'fuel': 'Petrol', 'motExpiry': '2026-11-02', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/BV64EVD/2026-03-18/image/bdb3166a-ab5a-4eaf-a996-7a1a401c566f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/c49d94ab-6acb-4eda-bf7f-a0ab8e49f758_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/d22f7ad4-2554-4086-b21a-b44e4019a098_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/cceb8780-2e7c-4ee8-9842-485c7b456425_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/a20041a9-f00c-4b94-9b5f-88f051241fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/fcbead12-6907-43e8-8096-e9376eebe247_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/b6bbaa93-ce70-4127-a52a-a1d8b723208e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/cd7b599a-f12b-413e-bf9b-5be45c40af26_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/c7de5192-0e0d-44c6-86a1-439bca4eb998_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/15 - 10K, 07/16 - 17K, 06/17 - 26K, 06/17 - 34K, 06/19 - 49K, 01/20 - 61K, 10/20 - 67K, 06/21 - 69K, 03/22 - 74K, 06/23 - 80K, 05/24 - 83K, 03/25 - 86K, DISCREPENCY IN BOOK', 'remarks': '**668** VOSA STATES 29K, 38K, 56K, 67K, 73K, 77K, 81K, 84K, 88K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/db730db5-1272-4d53-a07b-8798e319112d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120571911, 'registration': 'BV64EVD', 'account': 'WBA003', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 89929, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 252, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-11-03', 'fuel': 'Petrol', 'motExpiry': '2026-11-02', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/BV64EVD/2026-03-18/image/bdb3166a-ab5a-4eaf-a996-7a1a401c566f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/c49d94ab-6acb-4eda-bf7f-a0ab8e49f758_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/d22f7ad4-2554-4086-b21a-b44e4019a098_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/cceb8780-2e7c-4ee8-9842-485c7b456425_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/a20041a9-f00c-4b94-9b5f-88f051241fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/fcbead12-6907-43e8-8096-e9376eebe247_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/b6bbaa93-ce70-4127-a52a-a1d8b723208e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/cd7b599a-f12b-413e-bf9b-5be45c40af26_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV64EVD/2026-03-18/image/c7de5192-0e0d-44c6-86a1-439bca4eb998_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/15 - 10K, 07/16 - 17K, 06/17 - 26K, 06/17 - 34K, 06/19 - 49K, 01/20 - 61K, 10/20 - 67K, 06/21 - 69K, 03/22 - 74K, 06/23 - 80K, 05/24 - 83K, 03/25 - 86K, DISCREPENCY IN BOOK', 'remarks': '**668** VOSA STATES 29K, 38K, 56K, 67K, 73K, 77K, 81K, 84K, 88K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/db730db5-1272-4d53-a07b-8798e319112d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dccc4a5a-f4ae-5006-975b-80df0fb12e48 with identifier: 120571911
2026-03-30 13:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dccc4a5a-f4ae-5006-975b-80df0fb12e48 with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dccc4a5a-f4ae-5006-975b-80df0fb12e48 with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dccc4a5a-f4ae-5006-975b-80df0fb12e48, identifier: 120571911
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764114, 'registration': 'WN15MGO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI R 5dr DSG', 'mileage': 84261, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 229, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/16 - 18K, 03/18 - 27K, 06/19 - 36K, 12/19 - 41K, 06/20 - 43K, 06/21 - 50K, 05/22 - 58K, 10/22 - 61K, 05/23 - 65K, 03/24 - 72K, 02/25 - 78K, 10/25 - 82K,', 'remarks': '**741** VOSA STATES 27K, 34K, 42K, 48K, 56K, 58K, 65K, 73K, 78K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', '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/9e343685-de3e-4d71-acf4-c6e8b103a4d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764114, 'registration': 'WN15MGO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI R 5dr DSG', 'mileage': 84261, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 229, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-09', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN15MGO/2026-03-25/image/580d5aa5-c538-4781-8b48-ee9bfcf32f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/d4ae90ca-94b0-474d-a563-18abe94d4814_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/930b6ce9-90a4-4817-a222-5b6c291d1d39_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/c4053c7c-0b94-4642-81f4-1470a7382bc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/064ac841-0ea8-42ee-80f8-a3424c22f92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/678e2510-c307-4442-bb02-3554badedc64_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/da882cf4-8ded-4156-bd3b-fb07b4b19d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/db897fee-9e27-46f2-ad2e-7342c75d1e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN15MGO/2026-03-25/image/ad01150c-4484-4940-8d13-945291df7687_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/16 - 18K, 03/18 - 27K, 06/19 - 36K, 12/19 - 41K, 06/20 - 43K, 06/21 - 50K, 05/22 - 58K, 10/22 - 61K, 05/23 - 65K, 03/24 - 72K, 02/25 - 78K, 10/25 - 82K,', 'remarks': '**741** VOSA STATES 27K, 34K, 42K, 48K, 56K, 58K, 65K, 73K, 78K, SPARE KEY, SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', '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/9e343685-de3e-4d71-acf4-c6e8b103a4d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114
2026-03-30 13:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227582ac-371d-54ea-8ffa-bc2ab1abebab with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 227582ac-371d-54ea-8ffa-bc2ab1abebab with scrape type 2
2026-03-30 13:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 227582ac-371d-54ea-8ffa-bc2ab1abebab, identifier: 120764114
2026-03-30 13:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ccae9a99-56f4-5001-b7f0-06a28a9537c9 with identifier: 120621446
2026-03-30 13:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ccae9a99-56f4-5001-b7f0-06a28a9537c9 with identifier: 120621446
2026-03-30 13:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ccae9a99-56f4-5001-b7f0-06a28a9537c9 with identifier: 120621446 to the API
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120621446?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ccae9a99-56f4-5001-b7f0-06a28a9537c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CP07OPZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120621446',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 50721,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-29',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A150 Classic SE 5dr',
'transmission': 'manual',
'trim': 'A150 Classic SE 5dr',
'vin': None,
'year': 2007}
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:48 [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-30 13:01:48 [astonbarclay.gb] INFO: Saving data for 120621446: {'auction_closing_time': 1774958400.0, 'created_time': 1773947269.628802, 'last_price_update_time': 1774875708.878327}
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120621446') HTTP/1.1" 204 0
2026-03-30 13:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044
2026-03-30 13:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044
2026-03-30 13:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc4d2489-3e42-5ce6-8323-812956da893b with identifier: 120787044 to the API
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120787044?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc4d2489-3e42-5ce6-8323-812956da893b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG58ZHK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120787044',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 124005,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-23',
'seller_name': 'UKCGR - Trade',
'title': 'AUDI A3 SPORTBACK 1.6 5dr S Tronic',
'transmission': 'automatic',
'trim': '1.6 5dr S Tronic',
'vin': None,
'year': 2008}
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120787044%27 HTTP/1.1" 200 None
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Saving data for 120787044: {'auction_closing_time': 1774958400.0, 'created_time': 1774443949.396208, 'last_price_update_time': 1774875709.310443}
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120787044') HTTP/1.1" 204 0
2026-03-30 13:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dccc4a5a-f4ae-5006-975b-80df0fb12e48 with identifier: 120571911
2026-03-30 13:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dccc4a5a-f4ae-5006-975b-80df0fb12e48 with identifier: 120571911
2026-03-30 13:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dccc4a5a-f4ae-5006-975b-80df0fb12e48 with identifier: 120571911 to the API
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120571911?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'dccc4a5a-f4ae-5006-975b-80df0fb12e48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV64EVD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120571911',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA GTC COUPE',
'odometer': 89929,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-03',
'seller_name': 'UKCGR - Select',
'title': 'VAUXHALL ASTRA GTC COUPE 1.4T 16V 140 SRi 3dr',
'transmission': 'manual',
'trim': '1.4T 16V 140 SRi 3dr',
'vin': None,
'year': 2014}
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [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-30 13:01:49 [astonbarclay.gb] INFO: Saving data for 120571911: {'auction_closing_time': 1774958400.0, 'created_time': 1773839093.359692, 'last_price_update_time': 1774875709.626429}
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120571911') HTTP/1.1" 204 0
2026-03-30 13:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114
2026-03-30 13:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114
2026-03-30 13:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 227582ac-371d-54ea-8ffa-bc2ab1abebab with identifier: 120764114 to the API
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120764114?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '227582ac-371d-54ea-8ffa-bc2ab1abebab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN15MGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764114',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 84261,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF HATCHBACK 2.0 TSI R 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI R 5dr DSG',
'vin': None,
'year': 2015}
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764114%27 HTTP/1.1" 200 None
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Saving data for 120764114: {'auction_closing_time': 1774958400.0, 'created_time': 1774443956.460913, 'last_price_update_time': 1774875709.905205}
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764114') HTTP/1.1" 204 0
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Found listing with ID: 120670068
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [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-30 13:01:49 [astonbarclay.gb] INFO: Scrape type for 120670068: 0
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Found listing with ID: 120655506
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [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-30 13:01:49 [astonbarclay.gb] INFO: Scrape type for 120655506: 0
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Found listing with ID: 120621668
2026-03-30 13:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:49 [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-30 13:01:49 [astonbarclay.gb] INFO: Scrape type for 120621668: 2
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120369757, 'registration': 'SB57BWU', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.8i VVT Life 5dr Auto [AC]', 'mileage': 78072, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 262, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-02-11', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SB57BWU/2026-03-13/image/1a83f662-1c8e-49f7-8a5b-1f82a73d1371_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/0f05fc26-f8fd-4c96-8b41-b715bf19adc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/9541ad5c-0e57-4b25-8f29-6040c73094f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2853e192-b3d3-424c-9911-850b1e457b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/f66dbcdb-fbf5-4b00-9952-ab63723d14d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/b9cbd397-8f52-425e-af5c-bb494d8d82f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2cbc9f54-5ff2-4b14-8723-681328a7f986_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2926edb9-bb45-40fe-8a63-62ddbd9ae95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2b06d451-047b-41e1-8f8e-4cd179c955e9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/09-10K,08/10- 22K, 11/25- NO MILEAGE,', 'remarks': '**1708**VOSA STATES 27K, 34K, 40K, 45K, 49K, 53K, 56K, 58K, 61K, 62K, 63K, 65K, 68K, 71K, 75K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 186, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8605f75-57ad-4038-a9c9-91257b58e0d9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120369757, 'registration': 'SB57BWU', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.8i VVT Life 5dr Auto [AC]', 'mileage': 78072, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 262, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2008-02-11', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SB57BWU/2026-03-13/image/1a83f662-1c8e-49f7-8a5b-1f82a73d1371_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/0f05fc26-f8fd-4c96-8b41-b715bf19adc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/9541ad5c-0e57-4b25-8f29-6040c73094f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2853e192-b3d3-424c-9911-850b1e457b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/f66dbcdb-fbf5-4b00-9952-ab63723d14d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/b9cbd397-8f52-425e-af5c-bb494d8d82f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2cbc9f54-5ff2-4b14-8723-681328a7f986_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2926edb9-bb45-40fe-8a63-62ddbd9ae95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SB57BWU/2026-03-13/image/2b06d451-047b-41e1-8f8e-4cd179c955e9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/09-10K,08/10- 22K, 11/25- NO MILEAGE,', 'remarks': '**1708**VOSA STATES 27K, 34K, 40K, 45K, 49K, 53K, 56K, 58K, 61K, 62K, 63K, 65K, 68K, 71K, 75K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 186, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8605f75-57ad-4038-a9c9-91257b58e0d9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d971cf50-4141-58fb-9263-01f646c55b04 with identifier: 120369757
2026-03-30 13:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d971cf50-4141-58fb-9263-01f646c55b04 with scrape type 2
2026-03-30 13:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d971cf50-4141-58fb-9263-01f646c55b04 with scrape type 2
2026-03-30 13:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d971cf50-4141-58fb-9263-01f646c55b04, identifier: 120369757
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120695918
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695918%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120695918: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120681551
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681551%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120681551: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120465157
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120465157: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120627497
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120627497: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120797537
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797537%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120797537: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120761746
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761746%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120761746: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120761701
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761701%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120761701: 2
2026-03-30 13:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d971cf50-4141-58fb-9263-01f646c55b04 with identifier: 120369757
2026-03-30 13:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d971cf50-4141-58fb-9263-01f646c55b04 with identifier: 120369757
2026-03-30 13:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d971cf50-4141-58fb-9263-01f646c55b04 with identifier: 120369757 to the API
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120369757?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 186,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd971cf50-4141-58fb-9263-01f646c55b04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SB57BWU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120369757',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 78072,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-11',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.8i VVT Life 5dr Auto [AC]',
'transmission': 'automatic',
'trim': '1.8i VVT Life 5dr Auto [AC]',
'vin': None,
'year': 2008}
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Saving data for 120369757: {'auction_closing_time': 1774958400.0, 'created_time': 1773403017.891598, 'last_price_update_time': 1774875710.531199}
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120369757') HTTP/1.1" 204 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120688625
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688625%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120688625: 2
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120590755
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120590755: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120694542
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694542%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120694542: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120717479
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717479%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120717479: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120519091
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120519091: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120627849
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120627849: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120694445
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120694445: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120761712
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761712%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120761712: 2
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120761770
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761770%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120761770: 2
2026-03-30 13:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120410940?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120841815
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841815%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120841815: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120695495
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695495%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120695495: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120679722
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120679722: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120679803
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120679803: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120592964
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120592964: 2
2026-03-30 13: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-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120644493
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120644493: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120695095
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695095%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120695095: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120685598
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120685598: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120658630
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120658630: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120747852
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747852%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120747852: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120714757
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714757%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120714757: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120658712
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120658712: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120591357
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120591357: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120587587
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120587587: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120646744
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120646744: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120670779
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [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-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120670779: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120761615
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761615%27 HTTP/1.1" 200 None
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Scrape type for 120761615: 0
2026-03-30 13:01:50 [astonbarclay.gb] INFO: Found listing with ID: 120729927
2026-03-30 13:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120729927%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120729927: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120841792
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120841792%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120841792: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120685886
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120685886%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120685886: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120410795
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120410795%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120410795: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120625573
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120625573%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120625573: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120696943
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120696943%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120696943: 2
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120631174
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120631174%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120631174: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120761604
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120761604%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120761604: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120733163
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120733163%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120733163: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120714788
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714788%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120714788: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120684736
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120684736%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120684736: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120592922
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592922%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120592922: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120591393
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120591393%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120591393: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120591143
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120591143%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120591143: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120584241
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120584241%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120584241: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120669991
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120669991%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120669991: 2
2026-03-30 13:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829588?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120355965?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120788824?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120410940, 'registration': 'YP11AEO', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 81196, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 264, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-05-12', 'fuel': 'Petrol', 'motExpiry': '2026-06-11', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP11AEO/2026-03-13/image/3c59c5f1-c3de-44e1-872e-a20a0be2c29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/94cd0fb7-6250-4b1e-b3cd-cc53dfbd132c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/a1d69b66-b2a8-4542-a844-4e296c53fa16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/39bf3443-8300-4951-9207-ca4561636c87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/09732652-200a-4cc0-bcbe-2c30fa95afba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/86b305d4-7ce1-4626-ac0f-2b267635ba48_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/5a061edf-43fe-49ac-be72-e6092b80c0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/c2865606-c6b3-4f20-89de-4c155a000272_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/d5507174-0f66-487a-9200-ab8879c3f3b5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**572** VOSA STATES 17K, 26K, 35K, 44K, 51K, 58K, 64K, 65K, 66K, 68K, 72K, 78K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/c00a067d-82f1-4870-9150-c6540995d4bb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120410940, 'registration': 'YP11AEO', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 81196, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 264, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-05-12', 'fuel': 'Petrol', 'motExpiry': '2026-06-11', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP11AEO/2026-03-13/image/3c59c5f1-c3de-44e1-872e-a20a0be2c29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/94cd0fb7-6250-4b1e-b3cd-cc53dfbd132c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/a1d69b66-b2a8-4542-a844-4e296c53fa16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/39bf3443-8300-4951-9207-ca4561636c87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/09732652-200a-4cc0-bcbe-2c30fa95afba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/86b305d4-7ce1-4626-ac0f-2b267635ba48_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/5a061edf-43fe-49ac-be72-e6092b80c0b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/c2865606-c6b3-4f20-89de-4c155a000272_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP11AEO/2026-03-13/image/d5507174-0f66-487a-9200-ab8879c3f3b5_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**572** VOSA STATES 17K, 26K, 35K, 44K, 51K, 58K, 64K, 65K, 66K, 68K, 72K, 78K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/c00a067d-82f1-4870-9150-c6540995d4bb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9585123-c486-51d8-b068-f22de0cbba5e with identifier: 120410940
2026-03-30 13:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9585123-c486-51d8-b068-f22de0cbba5e with scrape type 2
2026-03-30 13:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9585123-c486-51d8-b068-f22de0cbba5e with scrape type 2
2026-03-30 13:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9585123-c486-51d8-b068-f22de0cbba5e, identifier: 120410940
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120748970
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120748970%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120748970: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120666826
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120666826%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120666826: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120592174
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120592174%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120592174: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120627663
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120627663%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120627663: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120627674
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120627674%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120627674: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120797429
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120797429%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120797429: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120839064
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120839064%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120839064: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120870850
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870850%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120870850: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 119192578
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119192578%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 119192578: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120878921
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120878921%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120878921: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120870754
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870754%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120870754: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120693940
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693940%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120693940: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120747504
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120747504%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120747504: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120411130
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120411130%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120411130: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120693961
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693961%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120693961: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120715027
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120715027%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120715027: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120715046
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120715046%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120715046: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120716378
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716378%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120716378: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120831125
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120831125%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120831125: 0
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Found listing with ID: 120257902
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120257902%27 HTTP/1.1" 200 None
2026-03-30 13:01:51 [astonbarclay.gb] INFO: Scrape type for 120257902: 2
2026-03-30 13:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9585123-c486-51d8-b068-f22de0cbba5e with identifier: 120410940
2026-03-30 13:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9585123-c486-51d8-b068-f22de0cbba5e with identifier: 120410940
2026-03-30 13:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9585123-c486-51d8-b068-f22de0cbba5e with identifier: 120410940 to the API
2026-03-30 13:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120410940?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9585123-c486-51d8-b068-f22de0cbba5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP11AEO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120410940',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 81196,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-12',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500 HATCHBACK 1.2 Lounge 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr [Start Stop]',
'vin': None,
'year': 2011}
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:52 [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-30 13:01:52 [astonbarclay.gb] INFO: Saving data for 120410940: {'auction_closing_time': 1774958400.0, 'created_time': 1773401856.159467, 'last_price_update_time': 1774875712.663414}
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120410940') HTTP/1.1" 204 0
2026-03-30 13:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830863?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120796093
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796093%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [astonbarclay.gb] INFO: Scrape type for 120796093: 0
2026-03-30 13:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120560634
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:52 [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-30 13:01:52 [astonbarclay.gb] INFO: Scrape type for 120560634: 0
2026-03-30 13:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120484612
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:52 [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-30 13:01:52 [astonbarclay.gb] INFO: Scrape type for 120484612: 0
2026-03-30 13:01:52 [astonbarclay.gb] INFO: Found listing with ID: 120007374
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:52 [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-30 13:01:52 [astonbarclay.gb] INFO: Scrape type for 120007374: 2
2026-03-30 13: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-30 13:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120788099?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120673229
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120673229%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120673229: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120842137
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120842137%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120842137: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120661959
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120661959%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120661959: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120716318
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120716318%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120716318: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120715036
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120715036%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120715036: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120556298
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120556298%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120556298: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 120484566
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120484566%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 120484566: 0
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Found listing with ID: 119936725
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119936725%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Scrape type for 119936725: 2
2026-03-30 13:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829588, 'registration': 'YG07CFE', 'account': 'WBA004', 'make': 'KIA', 'model': 'SORENTO DIESEL SW', 'derivative': '2.5 CRDi XT 5dr', 'mileage': 83019, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 269, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': 2497, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/YG07CFE/2026-03-27/image/b76352a0-ac8f-4a42-bf9d-a5cd09dea2ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/09debe6d-9e94-4100-8d8a-60cbea0d31f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/d0ec8f44-ec5f-4ea5-bbdb-32470740e8c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/3f072b48-08f1-44e3-b00e-234e1b07f180_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/a87da135-5e52-4a87-86d1-cddb2f45c0d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/e8246d4c-7864-41cc-9dfa-5a27b38d4af6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/4f5eb19a-54a0-4cdd-b732-bd0a17ed3117_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/62d05fae-eeaf-4135-b132-3c11054cee35_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/ce02549c-6f03-4ffb-bc02-1f4754fad62c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/08 - 9K, 11/08 - 20K, 03/10 - 36K, 05/11 - 39K, 02/13 - 45K, 07/14 - 49K, 03/16 - 53K, 03/17 - 56K, 03/18 - 59K, 03/19 - 62K, 01/20 - 63K,', 'remarks': '**799** VOSA STATES 36K, 39K, 42K, 46K, 48K, 51K, 53K, 56K, 59K, 62K, 64K, 66K, 69K, 73K, 78K, 80K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e57134f-73b3-4def-b36c-7cc99a66daaf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829588, 'registration': 'YG07CFE', 'account': 'WBA004', 'make': 'KIA', 'model': 'SORENTO DIESEL SW', 'derivative': '2.5 CRDi XT 5dr', 'mileage': 83019, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 269, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': 2497, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/YG07CFE/2026-03-27/image/b76352a0-ac8f-4a42-bf9d-a5cd09dea2ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/09debe6d-9e94-4100-8d8a-60cbea0d31f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/d0ec8f44-ec5f-4ea5-bbdb-32470740e8c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/3f072b48-08f1-44e3-b00e-234e1b07f180_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/a87da135-5e52-4a87-86d1-cddb2f45c0d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/e8246d4c-7864-41cc-9dfa-5a27b38d4af6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/4f5eb19a-54a0-4cdd-b732-bd0a17ed3117_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/62d05fae-eeaf-4135-b132-3c11054cee35_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG07CFE/2026-03-27/image/ce02549c-6f03-4ffb-bc02-1f4754fad62c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/08 - 9K, 11/08 - 20K, 03/10 - 36K, 05/11 - 39K, 02/13 - 45K, 07/14 - 49K, 03/16 - 53K, 03/17 - 56K, 03/18 - 59K, 03/19 - 62K, 01/20 - 63K,', 'remarks': '**799** VOSA STATES 36K, 39K, 42K, 46K, 48K, 51K, 53K, 56K, 59K, 62K, 64K, 66K, 69K, 73K, 78K, 80K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 209, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e57134f-73b3-4def-b36c-7cc99a66daaf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c with identifier: 120829588
2026-03-30 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c, identifier: 120829588
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120355965, 'registration': 'VX13WLC', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 138632, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 276, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VX13WLC/2026-03-12/image/c6948e96-5f24-4e46-ad4d-5723ba6132de_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/c00c3ff5-26ed-4a08-a73e-d02d577ed21b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/fea302ad-58d2-419e-958e-fc82a78699d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/a72e656e-9555-40d2-bfd0-dd38df977200_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/9f7b87e4-151d-4d9f-b69e-1b40e3767e19_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/209e8217-2377-4a26-997a-4b1f1a6325bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/de9b27a7-aa66-4181-addf-f53233eb4e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/60d005b3-b6ce-4a43-bcf9-32d2408416c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/98e262fb-8588-4854-8219-52dc269a9a3c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/14- 8K, 02/15- 19K, 02/16- 28K, 07/16- 39K, 12/16- 53K, 03/18- 70K, 08/24- 129K', 'remarks': '**1684**VOSA STATES 28K, 60K, 70K, 83K, 96K, 101K, 110K, 118K, 126K, 133K SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/aec81208-dfb4-4c0a-9a73-bc528f5ae93b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120355965, 'registration': 'VX13WLC', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 138632, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 276, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VX13WLC/2026-03-12/image/c6948e96-5f24-4e46-ad4d-5723ba6132de_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/c00c3ff5-26ed-4a08-a73e-d02d577ed21b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/fea302ad-58d2-419e-958e-fc82a78699d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/a72e656e-9555-40d2-bfd0-dd38df977200_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/9f7b87e4-151d-4d9f-b69e-1b40e3767e19_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/209e8217-2377-4a26-997a-4b1f1a6325bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/de9b27a7-aa66-4181-addf-f53233eb4e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/60d005b3-b6ce-4a43-bcf9-32d2408416c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX13WLC/2026-03-12/image/98e262fb-8588-4854-8219-52dc269a9a3c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/14- 8K, 02/15- 19K, 02/16- 28K, 07/16- 39K, 12/16- 53K, 03/18- 70K, 08/24- 129K', 'remarks': '**1684**VOSA STATES 28K, 60K, 70K, 83K, 96K, 101K, 110K, 118K, 126K, 133K SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/aec81208-dfb4-4c0a-9a73-bc528f5ae93b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83733b8a-fadc-5172-922f-d66cfd982274 with identifier: 120355965
2026-03-30 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83733b8a-fadc-5172-922f-d66cfd982274 with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83733b8a-fadc-5172-922f-d66cfd982274 with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 83733b8a-fadc-5172-922f-d66cfd982274, identifier: 120355965
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714496, 'registration': 'CV12TGJ', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC SE+ 5dr Auto', 'mileage': 34623, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 280, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-07-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/984ea1ac-31ce-4327-859b-734fdf58c70a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/2be0ecdd-0694-404c-9d80-72b09ba14583_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/531b594a-6bd3-4c89-b7b1-363280fedf35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d6d1fb53-14f5-4123-85a3-c8510fb62d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/6ebfbddc-b745-4241-9ce8-0983a0f0f904_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/cb33402f-f650-4eb1-ad3e-e71b2164b5b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/5dca6315-c6c5-488c-af60-d67ad10b5bf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/a899758e-9937-4752-8be8-7f6fd864864e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d95ed921-784c-4b7a-b24d-46b5df10cfc4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13 - 2K, 07/14 - 5K, 07/15 - 6K, 07/17 - 16K, 07/19 - 24K', 'remarks': '**576** VOSA STATES 6K, 11K, 16K, 20K, 24K, 26K, 27K, 29K, 31K, 32K, 34K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 193, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2bfcc3d-8faf-4e04-bc4a-77030a3fb601.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714496, 'registration': 'CV12TGJ', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC SE+ 5dr Auto', 'mileage': 34623, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 280, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-07-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/984ea1ac-31ce-4327-859b-734fdf58c70a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/2be0ecdd-0694-404c-9d80-72b09ba14583_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/531b594a-6bd3-4c89-b7b1-363280fedf35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d6d1fb53-14f5-4123-85a3-c8510fb62d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/6ebfbddc-b745-4241-9ce8-0983a0f0f904_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/cb33402f-f650-4eb1-ad3e-e71b2164b5b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/5dca6315-c6c5-488c-af60-d67ad10b5bf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/a899758e-9937-4752-8be8-7f6fd864864e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CV12TGJ/2026-03-24/image/d95ed921-784c-4b7a-b24d-46b5df10cfc4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13 - 2K, 07/14 - 5K, 07/15 - 6K, 07/17 - 16K, 07/19 - 24K', 'remarks': '**576** VOSA STATES 6K, 11K, 16K, 20K, 24K, 26K, 27K, 29K, 31K, 32K, 34K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 193, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2bfcc3d-8faf-4e04-bc4a-77030a3fb601.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612bcb91-d337-5ada-9075-bbcc53be0ddf with identifier: 120714496
2026-03-30 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612bcb91-d337-5ada-9075-bbcc53be0ddf with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612bcb91-d337-5ada-9075-bbcc53be0ddf with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 612bcb91-d337-5ada-9075-bbcc53be0ddf, identifier: 120714496
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120788824, 'registration': 'FE57CHY', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 Style 5dr Auto [Climate]', 'mileage': 97421, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 267, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-09-11', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FE57CHY/2026-03-26/image/33089669-8ffb-4939-9752-08e436acc8b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/570f1b63-89b9-44dd-ba44-e7648916d01a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/05a82294-c295-4e9c-a6fa-f1c5c2ec6d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/a111a000-dcc3-4f09-a252-4614c81eac8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/6eae9fe5-d674-452e-8fae-44f5fe28a6f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/9e9477c8-3118-44d9-8129-081bd23d606e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/eedae2ed-8462-4fa4-b924-8eba194d58d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/fff49557-175d-4a88-9d04-4de76d1594cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/e8bf1dc3-3959-467c-a756-e4bb55155d2f_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 CAT S - STRUCTURAL - Damage is front end and minor dents/scratches **538** VOSA STATES 7K, 8K, 8K, 8K, 9K, 20K, 33K, 45K, 50K, 66K, 72K, 81K, 90K, 92K, 95K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 176, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120788824, 'registration': 'FE57CHY', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 Style 5dr Auto [Climate]', 'mileage': 97421, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 267, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-09-11', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FE57CHY/2026-03-26/image/33089669-8ffb-4939-9752-08e436acc8b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/570f1b63-89b9-44dd-ba44-e7648916d01a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/05a82294-c295-4e9c-a6fa-f1c5c2ec6d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/a111a000-dcc3-4f09-a252-4614c81eac8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/6eae9fe5-d674-452e-8fae-44f5fe28a6f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/9e9477c8-3118-44d9-8129-081bd23d606e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/eedae2ed-8462-4fa4-b924-8eba194d58d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/fff49557-175d-4a88-9d04-4de76d1594cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE57CHY/2026-03-26/image/e8bf1dc3-3959-467c-a756-e4bb55155d2f_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 CAT S - STRUCTURAL - Damage is front end and minor dents/scratches **538** VOSA STATES 7K, 8K, 8K, 8K, 9K, 20K, 33K, 45K, 50K, 66K, 72K, 81K, 90K, 92K, 95K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 176, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824
2026-03-30 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a74723-8c2e-56da-8f4f-60d6f0e87fad with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a74723-8c2e-56da-8f4f-60d6f0e87fad with scrape type 2
2026-03-30 13:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d0a74723-8c2e-56da-8f4f-60d6f0e87fad, identifier: 120788824
2026-03-30 13:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c with identifier: 120829588
2026-03-30 13:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c with identifier: 120829588
2026-03-30 13:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6c05b18d-acd9-5dcd-b8c9-53dfeec8467c with identifier: 120829588 to the API
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829588?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 209,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6c05b18d-acd9-5dcd-b8c9-53dfeec8467c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG07CFE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829588',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SORENTO DIESEL SW',
'odometer': 83019,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'KIA SORENTO DIESEL SW 2.5 CRDi XT 5dr',
'transmission': 'manual',
'trim': '2.5 CRDi XT 5dr',
'vin': None,
'year': 2007}
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829588%27 HTTP/1.1" 200 None
2026-03-30 13:01:53 [astonbarclay.gb] INFO: Saving data for 120829588: {'auction_closing_time': 1774958400.0, 'created_time': 1774552148.258437, 'last_price_update_time': 1774875713.856655}
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829588') HTTP/1.1" 204 0
2026-03-30 13:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 83733b8a-fadc-5172-922f-d66cfd982274 with identifier: 120355965
2026-03-30 13:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 83733b8a-fadc-5172-922f-d66cfd982274 with identifier: 120355965
2026-03-30 13:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 83733b8a-fadc-5172-922f-d66cfd982274 with identifier: 120355965 to the API
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120355965?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-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '83733b8a-fadc-5172-922f-d66cfd982274',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VX13WLC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120355965',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 138632,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-08',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [astonbarclay.gb] INFO: Saving data for 120355965: {'auction_closing_time': 1774958400.0, 'created_time': 1773402764.942537, 'last_price_update_time': 1774875714.237198}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120355965') HTTP/1.1" 204 0
2026-03-30 13:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 612bcb91-d337-5ada-9075-bbcc53be0ddf with identifier: 120714496
2026-03-30 13:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 612bcb91-d337-5ada-9075-bbcc53be0ddf with identifier: 120714496
2026-03-30 13:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 612bcb91-d337-5ada-9075-bbcc53be0ddf with identifier: 120714496 to the API
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714496?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 193,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '612bcb91-d337-5ada-9075-bbcc53be0ddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CV12TGJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714496',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CR-V ESTATE',
'odometer': 34623,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-20',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CR-V ESTATE 2.0 i-VTEC SE+ 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 i-VTEC SE+ 5dr Auto',
'vin': None,
'year': 2012}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [astonbarclay.gb] INFO: Saving data for 120714496: {'auction_closing_time': 1774958400.0, 'created_time': 1774346592.157691, 'last_price_update_time': 1774875714.637326}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714496') HTTP/1.1" 204 0
2026-03-30 13:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824
2026-03-30 13:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824
2026-03-30 13:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d0a74723-8c2e-56da-8f4f-60d6f0e87fad with identifier: 120788824 to the API
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120788824?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 176,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd0a74723-8c2e-56da-8f4f-60d6f0e87fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FE57CHY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120788824',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 97421,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-11',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.6 Style 5dr Auto [Climate]',
'transmission': 'automatic',
'trim': '1.6 Style 5dr Auto [Climate]',
'vin': None,
'year': 2007}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788824%27 HTTP/1.1" 200 None
2026-03-30 13:01:54 [astonbarclay.gb] INFO: Saving data for 120788824: {'auction_closing_time': 1774958400.0, 'created_time': 1774443811.565338, 'last_price_update_time': 1774875714.923231}
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120788824') HTTP/1.1" 204 0
2026-03-30 13:01:54 [astonbarclay.gb] INFO: Found listing with ID: 120416058
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [astonbarclay.gb] INFO: Scrape type for 120416058: 0
2026-03-30 13:01:54 [astonbarclay.gb] INFO: Found listing with ID: 120686558
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [astonbarclay.gb] INFO: Scrape type for 120686558: 0
2026-03-30 13:01:54 [astonbarclay.gb] INFO: Found listing with ID: 120063239
2026-03-30 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:54 [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-30 13:01:54 [astonbarclay.gb] INFO: Scrape type for 120063239: 2
2026-03-30 13:01:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830863, 'registration': 'DA67AAN', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 75 Match Edition 5dr', 'mileage': 69945, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 274, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DA67AAN/2026-03-27/image/01ead574-bb6a-4e02-89e1-04da1f0cc53a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/41f94375-6e84-4d38-9496-bf282583dba9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/f284692f-b600-4629-8ce2-6a62eed6d3bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/ece6c1ff-d210-4f38-b1c0-7b2f9006fcf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/18bb0d3c-2476-44d7-9af6-6d3015dbbff0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/125ecae2-6417-460c-8694-b8575e8c9b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/b21da38f-1218-488c-8415-174c8b7b3111_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/f80150c1-1d34-497c-b221-42c1837af39a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/f040a8d7-e898-451b-943a-ef49e35fbace_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/19 - 8K, 01/20 - 15K, 02/21 - 24K, 10/22 - 40K, 10/23 - 49K, 10/24 - 57K, INVOICE @ 10/25 - 66K,', 'remarks': '**653** VOSA STATES 22K, 30K, 40K, 49K, 57K, 66K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/faca936a-1e63-4f03-836a-01656e224293.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830863, 'registration': 'DA67AAN', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 75 Match Edition 5dr', 'mileage': 69945, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 274, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DA67AAN/2026-03-27/image/01ead574-bb6a-4e02-89e1-04da1f0cc53a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/41f94375-6e84-4d38-9496-bf282583dba9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/f284692f-b600-4629-8ce2-6a62eed6d3bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/ece6c1ff-d210-4f38-b1c0-7b2f9006fcf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/18bb0d3c-2476-44d7-9af6-6d3015dbbff0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/125ecae2-6417-460c-8694-b8575e8c9b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/b21da38f-1218-488c-8415-174c8b7b3111_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/f80150c1-1d34-497c-b221-42c1837af39a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA67AAN/2026-03-27/image/f040a8d7-e898-451b-943a-ef49e35fbace_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/19 - 8K, 01/20 - 15K, 02/21 - 24K, 10/22 - 40K, 10/23 - 49K, 10/24 - 57K, INVOICE @ 10/25 - 66K,', 'remarks': '**653** VOSA STATES 22K, 30K, 40K, 49K, 57K, 66K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/faca936a-1e63-4f03-836a-01656e224293.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2682cff7-8ff6-5f47-8394-727caa553ed6 with identifier: 120830863
2026-03-30 13:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2682cff7-8ff6-5f47-8394-727caa553ed6 with scrape type 2
2026-03-30 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2682cff7-8ff6-5f47-8394-727caa553ed6 with scrape type 2
2026-03-30 13:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2682cff7-8ff6-5f47-8394-727caa553ed6, identifier: 120830863
2026-03-30 13:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2682cff7-8ff6-5f47-8394-727caa553ed6 with identifier: 120830863
2026-03-30 13:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2682cff7-8ff6-5f47-8394-727caa553ed6 with identifier: 120830863
2026-03-30 13:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2682cff7-8ff6-5f47-8394-727caa553ed6 with identifier: 120830863 to the API
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830863?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '2682cff7-8ff6-5f47-8394-727caa553ed6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DA67AAN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830863',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 69945,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-31',
'seller_name': 'UKCGR - Premium',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 75 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.0 75 Match Edition 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830863%27 HTTP/1.1" 200 None
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Saving data for 120830863: {'auction_closing_time': 1774958400.0, 'created_time': 1774552165.223937, 'last_price_update_time': 1774875715.377112}
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830863') HTTP/1.1" 204 0
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Found listing with ID: 120594710
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [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-30 13:01:55 [astonbarclay.gb] INFO: Scrape type for 120594710: 2
2026-03-30 13:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120779999?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120788099, 'registration': 'MC08YHA', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.3i Zetec [70] 3dr [Climate]', 'mileage': 16258, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 285, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 3, 'engineSize': 1297, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC08YHA/2026-03-26/image/7f3338bd-3af8-4a75-bd81-1c98d5a1a0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/231fa9a5-cc1a-4e63-aef6-628f8f65636d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/f0235ef5-32ef-427e-86d3-2bb49396ce23_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/46ab19a9-f099-4037-b559-5b0ccd9a7f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/7c473df1-6492-4a82-a82f-4d4c7f2234e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/5a522fc2-cae4-49d9-9450-1072e5a6c58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/943602ae-cbe5-43d9-93ef-bed8c6418fc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/b2b47a1f-9ac8-4977-9836-736d343dfa1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/5cb0595f-659a-4bcf-a7f8-6117a3347129_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/09 - 1K, 07/10 - 2K, 01/12 - 4K, 04/13 - 5K, 04/14 - 6K, 04/15 - 7K, 04/16 - 8K, 04/17 - 8K, 05/19 - 9K,', 'remarks': '**743** VOSA STATES 3K, 4K, 5K, 6K, 7K, 8K, 8K, 9K, 9K, 10K, 12K, 12K, 13K, 13K, 16K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/b8fafdb6-ba71-4799-b8b7-3c53ea1cacf6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120788099, 'registration': 'MC08YHA', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.3i Zetec [70] 3dr [Climate]', 'mileage': 16258, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 285, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 3, 'engineSize': 1297, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC08YHA/2026-03-26/image/7f3338bd-3af8-4a75-bd81-1c98d5a1a0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/231fa9a5-cc1a-4e63-aef6-628f8f65636d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/f0235ef5-32ef-427e-86d3-2bb49396ce23_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/46ab19a9-f099-4037-b559-5b0ccd9a7f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/7c473df1-6492-4a82-a82f-4d4c7f2234e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/5a522fc2-cae4-49d9-9450-1072e5a6c58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/943602ae-cbe5-43d9-93ef-bed8c6418fc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/b2b47a1f-9ac8-4977-9836-736d343dfa1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC08YHA/2026-03-26/image/5cb0595f-659a-4bcf-a7f8-6117a3347129_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/09 - 1K, 07/10 - 2K, 01/12 - 4K, 04/13 - 5K, 04/14 - 6K, 04/15 - 7K, 04/16 - 8K, 04/17 - 8K, 05/19 - 9K,', 'remarks': '**743** VOSA STATES 3K, 4K, 5K, 6K, 7K, 8K, 8K, 9K, 9K, 10K, 12K, 12K, 13K, 13K, 16K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/b8fafdb6-ba71-4799-b8b7-3c53ea1cacf6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099
2026-03-30 13:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72483193-5c80-5790-a5f3-1fb3961cb854 with scrape type 2
2026-03-30 13:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72483193-5c80-5790-a5f3-1fb3961cb854 with scrape type 2
2026-03-30 13:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72483193-5c80-5790-a5f3-1fb3961cb854, identifier: 120788099
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Found listing with ID: 120237760
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [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-30 13:01:55 [astonbarclay.gb] INFO: Scrape type for 120237760: 0
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Found listing with ID: 120731867
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [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-30 13:01:55 [astonbarclay.gb] INFO: Scrape type for 120731867: 0
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Found listing with ID: 120439240
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [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-30 13:01:55 [astonbarclay.gb] INFO: Scrape type for 120439240: 0
2026-03-30 13:01:55 [astonbarclay.gb] INFO: Found listing with ID: 120462215
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:55 [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-30 13:01:55 [astonbarclay.gb] INFO: Scrape type for 120462215: 2
2026-03-30 13:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=YELLOW HTTP/1.1" 200 None
2026-03-30 13:01:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099
2026-03-30 13:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72483193-5c80-5790-a5f3-1fb3961cb854 with identifier: 120788099 to the API
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120788099?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '72483193-5c80-5790-a5f3-1fb3961cb854',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC08YHA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120788099',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 16258,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-14',
'seller_name': 'UKCGR - Trade',
'title': 'FORD KA HATCHBACK 1.3i Zetec [70] 3dr [Climate]',
'transmission': 'manual',
'trim': '1.3i Zetec [70] 3dr [Climate]',
'vin': None,
'year': 2008}
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788099%27 HTTP/1.1" 200 None
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Saving data for 120788099: {'auction_closing_time': 1774958400.0, 'created_time': 1774443817.577327, 'last_price_update_time': 1774875716.024409}
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120788099') HTTP/1.1" 204 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120748122
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120748122: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120471398
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120471398: 2
2026-03-30 13:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120786178?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120777798?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120787611?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789909?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120779999, 'registration': 'YR62UHE', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 112 Active II 5dr EGC', 'mileage': 136241, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 293, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR62UHE/2026-03-25/image/95141cf7-3d95-4d9b-8390-25afc98b8392_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/ea10aa88-05a0-418b-a341-ad8e551d6fa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/ac907f07-21ce-44a7-9604-431c0d418b35_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/5ddeee1e-12fa-4d7f-a82e-5dda825c5781_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/ec38ab69-f9cb-4ecd-bf39-fe3fcdc6a2ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/285df67b-de9a-41bc-b3da-81da7fab8719_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/a443f0bd-8fff-4fba-8ce5-5095d1e6e670_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/a179f9ee-c288-4447-9a6e-9cb8dd75ff24_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**590** VOSA STATES 39K, 49K, 58K, 66K, 74K, 82K, 91K, 95K, 109K, 122K, 131K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b1a3acaf-bfcf-4b20-bc9f-7d20f9332b1e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120779999, 'registration': 'YR62UHE', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 112 Active II 5dr EGC', 'mileage': 136241, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 293, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR62UHE/2026-03-25/image/95141cf7-3d95-4d9b-8390-25afc98b8392_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/ea10aa88-05a0-418b-a341-ad8e551d6fa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/ac907f07-21ce-44a7-9604-431c0d418b35_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/5ddeee1e-12fa-4d7f-a82e-5dda825c5781_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/ec38ab69-f9cb-4ecd-bf39-fe3fcdc6a2ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/285df67b-de9a-41bc-b3da-81da7fab8719_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/a443f0bd-8fff-4fba-8ce5-5095d1e6e670_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR62UHE/2026-03-25/image/a179f9ee-c288-4447-9a6e-9cb8dd75ff24_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**590** VOSA STATES 39K, 49K, 58K, 66K, 74K, 82K, 91K, 95K, 109K, 122K, 131K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b1a3acaf-bfcf-4b20-bc9f-7d20f9332b1e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999
2026-03-30 13:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41224be2-b4c8-57d6-a204-f2428970b6ad with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41224be2-b4c8-57d6-a204-f2428970b6ad with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 41224be2-b4c8-57d6-a204-f2428970b6ad, identifier: 120779999
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120208207
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120208207: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120162821
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120162821: 2
2026-03-30 13:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999
2026-03-30 13:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999
2026-03-30 13:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 41224be2-b4c8-57d6-a204-f2428970b6ad with identifier: 120779999 to the API
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120779999?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '41224be2-b4c8-57d6-a204-f2428970b6ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR62UHE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120779999',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 136241,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-29',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.6 e-HDi 112 Active II 5dr EGC',
'transmission': 'automatic',
'trim': '1.6 e-HDi 112 Active II 5dr EGC',
'vin': None,
'year': 2012}
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120779999%27 HTTP/1.1" 200 None
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Saving data for 120779999: {'auction_closing_time': 1774958400.0, 'created_time': 1774443801.348682, 'last_price_update_time': 1774875716.545522}
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120779999') HTTP/1.1" 204 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120007531
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120007531: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120461368
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120461368: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120839097
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120839097%27 HTTP/1.1" 200 None
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120839097: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120471388
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120471388: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120792109
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120792109%27 HTTP/1.1" 200 None
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120792109: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120056805
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120056805: 0
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Found listing with ID: 120474875
2026-03-30 13:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:56 [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-30 13:01:56 [astonbarclay.gb] INFO: Scrape type for 120474875: 2
2026-03-30 13:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120789695?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120786178, 'registration': 'YP14HTJ', 'account': 'WBA004', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.6 Zetec 5dr Powershift', 'mileage': 49658, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 344, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/c7ec8cec-a65b-4032-b6a9-bb051cd81d76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/ee688123-0bec-4ce0-a2a5-3269a4a2f9c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/b0508308-e827-449f-861b-a75f809431c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/9a6e5b9c-94f4-4226-998b-034b8196dad1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/73aa6fef-9cf5-4505-9988-96b1c0902aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/b76931d6-b317-48ce-8225-72a274a252e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/fb2a1306-d0d6-4c71-a489-ef346359f673_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/941117e7-2dfa-4a24-a901-6611755ea8b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/88985e04-b2be-48c3-8078-cb383201dff6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**659** VOSA STATES 15K, 20K, 28K, 34K, 36K, 40K, 41K, 43K, 46K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/ac7d26b1-ffed-414b-9619-707703c6cfaf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120786178, 'registration': 'YP14HTJ', 'account': 'WBA004', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.6 Zetec 5dr Powershift', 'mileage': 49658, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 344, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/c7ec8cec-a65b-4032-b6a9-bb051cd81d76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/ee688123-0bec-4ce0-a2a5-3269a4a2f9c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/b0508308-e827-449f-861b-a75f809431c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/9a6e5b9c-94f4-4226-998b-034b8196dad1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/73aa6fef-9cf5-4505-9988-96b1c0902aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/b76931d6-b317-48ce-8225-72a274a252e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/fb2a1306-d0d6-4c71-a489-ef346359f673_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/941117e7-2dfa-4a24-a901-6611755ea8b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP14HTJ/2026-03-25/image/88985e04-b2be-48c3-8078-cb383201dff6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**659** VOSA STATES 15K, 20K, 28K, 34K, 36K, 40K, 41K, 43K, 46K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/ac7d26b1-ffed-414b-9619-707703c6cfaf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178
2026-03-30 13:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f, identifier: 120786178
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120777798, 'registration': 'MM15NGY', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '318d Sport 4dr Step Auto [Business Media]', 'mileage': 49506, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 345, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-08-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-20', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MM15NGY/2026-03-25/image/ac812a6a-6e1d-4936-811d-ff43b0326ac1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/95b9ad84-044b-4188-b943-448975959c7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/55a57bc9-6c02-40e8-ba18-5e24bea41d2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/e30d9a7a-4fae-4641-92f4-267f3a7aa1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/6e28bde4-946a-4b5e-9735-010f9071e8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/5dd652a5-88d0-4537-8d53-0b70a7da646c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/837693a7-8bd2-466e-996c-8eb4e44a66bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/ce070a4b-0062-41b2-ab20-f470452f7fe6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/ac6e259b-9d05-48fc-a7a0-e5231d32f972_removebg.jpg?w=600'], 'colour': 'WHITE', '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 CAT S - STRUCTURAL - Damage is front end and minor dents/scratches **519** VOSA STATES 8K, 12K, 14K, 21K, 30K, 33K, 37K, 43K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120777798, 'registration': 'MM15NGY', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '318d Sport 4dr Step Auto [Business Media]', 'mileage': 49506, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 345, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-08-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-20', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MM15NGY/2026-03-25/image/ac812a6a-6e1d-4936-811d-ff43b0326ac1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/95b9ad84-044b-4188-b943-448975959c7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/55a57bc9-6c02-40e8-ba18-5e24bea41d2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/e30d9a7a-4fae-4641-92f4-267f3a7aa1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/6e28bde4-946a-4b5e-9735-010f9071e8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/5dd652a5-88d0-4537-8d53-0b70a7da646c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/837693a7-8bd2-466e-996c-8eb4e44a66bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/ce070a4b-0062-41b2-ab20-f470452f7fe6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM15NGY/2026-03-25/image/ac6e259b-9d05-48fc-a7a0-e5231d32f972_removebg.jpg?w=600'], 'colour': 'WHITE', '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 CAT S - STRUCTURAL - Damage is front end and minor dents/scratches **519** VOSA STATES 8K, 12K, 14K, 21K, 30K, 33K, 37K, 43K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798
2026-03-30 13:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d8e2d68e-532e-52b5-88c4-7d273b3be2f3, identifier: 120777798
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120787611, 'registration': 'NG12VOO', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 5dr', 'mileage': 99145, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 326, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-08-13', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG12VOO/2026-03-25/image/6efea60a-3917-4acc-b658-0da2a35983ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/7b1d37ed-2d0f-478c-8256-1b4ff3b4c852_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/c53426e3-71f9-4a1d-b5d8-6862590393c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/ab705ed7-e057-4ea1-b8e6-b8eecc4a3bde_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/c20e7fe1-ed06-42db-adf6-ebf376d3600d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/21efe0fa-ca83-442e-ba49-88ee166a23a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/99b61060-5872-446d-b08a-9b6942bbbba7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/4932546c-8f4a-4f14-866c-d3ac9c5cd5df_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/27825f70-24c9-42f1-a561-16b9c5e45bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/3893051d-bd34-4ab1-b274-0b915e93579a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/14 - 11K, 07/15 - 20K, 05/16 - 27K, 05/17 - 36K, 05/20 - 75K, 10/22 - 93K, 09/23 - 94K, 09/24 - 96K,', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear **623** VOSA STATES 20K, 27K, 36K, 50K, 62K, 75K, 86K, 91K, 93K, 94K, 96K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120787611, 'registration': 'NG12VOO', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C1 HATCHBACK', 'derivative': '1.0i VTR+ 5dr', 'mileage': 99145, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 326, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-08-13', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG12VOO/2026-03-25/image/6efea60a-3917-4acc-b658-0da2a35983ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/7b1d37ed-2d0f-478c-8256-1b4ff3b4c852_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/c53426e3-71f9-4a1d-b5d8-6862590393c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/ab705ed7-e057-4ea1-b8e6-b8eecc4a3bde_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/c20e7fe1-ed06-42db-adf6-ebf376d3600d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/21efe0fa-ca83-442e-ba49-88ee166a23a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/99b61060-5872-446d-b08a-9b6942bbbba7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/4932546c-8f4a-4f14-866c-d3ac9c5cd5df_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/27825f70-24c9-42f1-a561-16b9c5e45bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG12VOO/2026-03-25/image/3893051d-bd34-4ab1-b274-0b915e93579a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/14 - 11K, 07/15 - 20K, 05/16 - 27K, 05/17 - 36K, 05/20 - 75K, 10/22 - 93K, 09/23 - 94K, 09/24 - 96K,', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear **623** VOSA STATES 20K, 27K, 36K, 50K, 62K, 75K, 86K, 91K, 93K, 94K, 96K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611
2026-03-30 13:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f2ff71-a96d-53b8-807a-fd0f12875f4a with scrape type 2
2026-03-30 13:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f2ff71-a96d-53b8-807a-fd0f12875f4a with scrape type 2
2026-03-30 13:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a5f2ff71-a96d-53b8-807a-fd0f12875f4a, identifier: 120787611
2026-03-30 13:01:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789909, 'registration': 'YUI3410', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 128053, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 327, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-10-29', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/YUI3410/2026-03-30/image/6db265f0-1661-47ac-9850-e354f9edffd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/2ae772a7-860a-477c-9956-0a730c2f74f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/9e1073b1-776b-4790-b57a-6e2910342ed4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/12a78cb4-2f6e-4b28-a932-0099596b269b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/b732a92b-b063-47f5-ab19-52562d7394f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/f306eaf9-e8ef-4472-83d7-b0be3cb74eb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/92613eda-f8d0-4dd6-a396-d72e21775e04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/27773920-6080-40c3-a2c4-1be3a4751e0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/5dcbcbb1-4e40-4e29-8ea5-1436d698b001_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/cdc138b1-f65a-41d4-a315-06792418716b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/e3d7a05f-cec3-4ccf-a583-f4f31ced8028_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '**731** VOSA STATES 88K, 119K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 243, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e244219-050a-4eff-98e4-06a03411b0c7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789909, 'registration': 'YUI3410', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 128053, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 327, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-17', 'fuel': 'Diesel', 'motExpiry': '2026-10-29', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/YUI3410/2026-03-30/image/6db265f0-1661-47ac-9850-e354f9edffd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/2ae772a7-860a-477c-9956-0a730c2f74f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/9e1073b1-776b-4790-b57a-6e2910342ed4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/12a78cb4-2f6e-4b28-a932-0099596b269b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/b732a92b-b063-47f5-ab19-52562d7394f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/f306eaf9-e8ef-4472-83d7-b0be3cb74eb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/92613eda-f8d0-4dd6-a396-d72e21775e04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/27773920-6080-40c3-a2c4-1be3a4751e0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/5dcbcbb1-4e40-4e29-8ea5-1436d698b001_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/cdc138b1-f65a-41d4-a315-06792418716b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YUI3410/2026-03-30/image/e3d7a05f-cec3-4ccf-a583-f4f31ced8028_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '**731** VOSA STATES 88K, 119K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 243, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e244219-050a-4eff-98e4-06a03411b0c7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909
2026-03-30 13:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with scrape type 2
2026-03-30 13:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with scrape type 2
2026-03-30 13:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a5bc5780-cdd3-56a0-b7ca-acbf7c506286, identifier: 120789909
2026-03-30 13:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833556?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178
2026-03-30 13:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178
2026-03-30 13:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f with identifier: 120786178 to the API
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120786178?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'dfc6bdf3-e17e-5e3c-8fba-26b20759ef8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP14HTJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120786178',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'B-MAX HATCHBACK',
'odometer': 49658,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-25',
'seller_name': 'UKCGR - Trade',
'title': 'FORD B-MAX HATCHBACK 1.6 Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': '1.6 Zetec 5dr Powershift',
'vin': None,
'year': 2014}
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786178%27 HTTP/1.1" 200 None
2026-03-30 13:01:57 [astonbarclay.gb] INFO: Saving data for 120786178: {'auction_closing_time': 1774958400.0, 'created_time': 1774443808.480051, 'last_price_update_time': 1774875717.446579}
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120786178') HTTP/1.1" 204 0
2026-03-30 13:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798
2026-03-30 13:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798
2026-03-30 13:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d8e2d68e-532e-52b5-88c4-7d273b3be2f3 with identifier: 120777798 to the API
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120777798?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8e2d68e-532e-52b5-88c4-7d273b3be2f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM15NGY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120777798',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '3 SERIES DIESEL SALOON',
'odometer': 49506,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-21',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES DIESEL SALOON 318d Sport 4dr Step Auto [Business '
'Media]',
'transmission': 'automatic',
'trim': '318d Sport 4dr Step Auto [Business Media]',
'vin': None,
'year': 2015}
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120777798%27 HTTP/1.1" 200 None
2026-03-30 13:01:57 [astonbarclay.gb] INFO: Saving data for 120777798: {'auction_closing_time': 1774958400.0, 'created_time': 1774443812.239571, 'last_price_update_time': 1774875717.768686}
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120777798') HTTP/1.1" 204 0
2026-03-30 13:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611
2026-03-30 13:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611
2026-03-30 13:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a5f2ff71-a96d-53b8-807a-fd0f12875f4a with identifier: 120787611 to the API
2026-03-30 13:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120787611?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5f2ff71-a96d-53b8-807a-fd0f12875f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NG12VOO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120787611',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C1 HATCHBACK',
'odometer': 99145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-13',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C1 HATCHBACK 1.0i VTR+ 5dr',
'transmission': 'manual',
'trim': '1.0i VTR+ 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120787611%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Saving data for 120787611: {'auction_closing_time': 1774958400.0, 'created_time': 1774443847.657993, 'last_price_update_time': 1774875718.097232}
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120787611') HTTP/1.1" 204 0
2026-03-30 13:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909
2026-03-30 13:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909
2026-03-30 13:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a5bc5780-cdd3-56a0-b7ca-acbf7c506286 with identifier: 120789909 to the API
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789909?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 243,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5bc5780-cdd3-56a0-b7ca-acbf7c506286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YUI3410',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789909',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 128053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-17',
'seller_name': 'UKCGR - Select',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2021}
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120789909%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Saving data for 120789909: {'auction_closing_time': 1774958400.0, 'created_time': 1774443854.256183, 'last_price_update_time': 1774875718.390505}
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789909') HTTP/1.1" 204 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120282673
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120282673%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120282673: 2
2026-03-30 13: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-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120237809
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120237809%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120237809: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120627439
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120627439%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120627439: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120714940
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714940%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120714940: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120471377
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120471377%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120471377: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120714950
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714950%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120714950: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120863324
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120863324%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120863324: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120475265
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120475265%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120475265: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120484555
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120484555%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120484555: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120714966
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714966%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120714966: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120714980
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120714980%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120714980: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120838973
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120838973%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120838973: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120865644
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120865644%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120865644: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 119052103
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119052103%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 119052103: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120695260
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695260%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120695260: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120695251
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695251%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120695251: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120878736
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120878736%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120878736: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120695286
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695286%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120695286: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120695365
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695365%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120695365: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120695273
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120695273%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120695273: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120201662
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120201662%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120201662: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120629972
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120629972%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120629972: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120614132
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120614132%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120614132: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120631389
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120631389%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120631389: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120676801
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120676801%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120676801: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120861920
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861920%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120861920: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120693929
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693929%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120693929: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120296653
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120296653%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120296653: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120629981
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120629981%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120629981: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120797373
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120797373%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120797373: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120693949
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693949%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120693949: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120693919
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120693919%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120693919: 0
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Found listing with ID: 120471411
2026-03-30 13:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120471411%27 HTTP/1.1" 200 None
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Scrape type for 120471411: 2
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120789695, 'registration': 'YL17HWE', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'VITO LONG DIESEL', 'derivative': '116CDI Sport Van', 'mileage': 160391, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 328, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-03', 'doors': None, 'engineSize': 2143, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/YL17HWE/2026-03-30/image/2a19e310-2156-41ab-aba9-f9a52680815c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/d912a0a6-9c06-46ce-ab24-5fd73b94c8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/c8f0071e-7a5f-4b67-b1cc-288c3feaf3ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/b4de1b81-5cd6-4a29-9e60-90786249456b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/7096ff94-5b21-47b1-80ed-08091cf76f93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/8773f187-7131-42d6-a156-575a47de8f7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/efeee903-a67f-43eb-91a4-ca54d1741261_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/b7ee78fe-9fe6-401c-add9-a13323ddbfd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/ae3e25e4-938a-4255-ab8e-1c950700076d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/c4ff416c-b52f-44ea-9a6d-fc2cc53b1e24_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/e6698aa8-af46-4f0e-85ee-607175ae1077_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/d417fd59-557f-466b-a7a2-9fcc9c4c08d7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service invoice 07/19 - 56K, 03/21 - 83K, 01/24 - 135K, 02/26 - 159K,', 'remarks': '**727** VOSA STATES 78K, 99K, 124K, 135K, 151K, 159K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3f444a88-123a-4912-aa1f-9b420c2ee325.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120789695, 'registration': 'YL17HWE', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'VITO LONG DIESEL', 'derivative': '116CDI Sport Van', 'mileage': 160391, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 328, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-03', 'doors': None, 'engineSize': 2143, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/YL17HWE/2026-03-30/image/2a19e310-2156-41ab-aba9-f9a52680815c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/d912a0a6-9c06-46ce-ab24-5fd73b94c8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/c8f0071e-7a5f-4b67-b1cc-288c3feaf3ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/b4de1b81-5cd6-4a29-9e60-90786249456b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/7096ff94-5b21-47b1-80ed-08091cf76f93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/8773f187-7131-42d6-a156-575a47de8f7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/efeee903-a67f-43eb-91a4-ca54d1741261_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/b7ee78fe-9fe6-401c-add9-a13323ddbfd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/ae3e25e4-938a-4255-ab8e-1c950700076d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/c4ff416c-b52f-44ea-9a6d-fc2cc53b1e24_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/e6698aa8-af46-4f0e-85ee-607175ae1077_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL17HWE/2026-03-30/image/d417fd59-557f-466b-a7a2-9fcc9c4c08d7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service invoice 07/19 - 56K, 03/21 - 83K, 01/24 - 135K, 02/26 - 159K,', 'remarks': '**727** VOSA STATES 78K, 99K, 124K, 135K, 151K, 159K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3f444a88-123a-4912-aa1f-9b420c2ee325.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695
2026-03-30 13:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with scrape type 2
2026-03-30 13:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with scrape type 2
2026-03-30 13:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5, identifier: 120789695
2026-03-30 13:01:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833556, 'registration': 'EK62HGA', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr Powershift', 'mileage': 73519, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 300, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-20', 'fuel': 'Diesel', 'motExpiry': '2026-07-17', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK62HGA/2026-03-27/image/d926e928-fabb-4bd0-a936-341a09e20904_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/ad6d542a-3698-449e-9fc4-080395d62b41_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/9571f937-9159-4ae7-b67d-a74b7e94ef40_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/f57f22c7-321f-4c49-9397-6139402c4a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/2bc8fbb7-d922-49ba-8ea0-a47ace01678f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/6ac8696f-6e93-4d01-bfe3-ad876054e219_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/cbdd4024-c487-4663-bd3f-40c0145da1ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/68865a9d-4164-4ac0-b988-490fc6d5c86d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/d459de38-51e6-4102-92b0-86a2e75e4c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/3e3392de-b00a-447f-a726-9a1772e5f8fd_removebg.jpg?w=600'], 'colour': 'SILVER', '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 CAT S - STRUCTURAL - Damage is rear end and side **728** VOSA STATES 13K, 17K, 21K, 27K, 29K, 38K, 50K, 61K, 69K, 71K, 73K,', 'virtual': False, 'seller': 'UKCGR - Trade', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833556, 'registration': 'EK62HGA', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr Powershift', 'mileage': 73519, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 300, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-20', 'fuel': 'Diesel', 'motExpiry': '2026-07-17', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK62HGA/2026-03-27/image/d926e928-fabb-4bd0-a936-341a09e20904_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/ad6d542a-3698-449e-9fc4-080395d62b41_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/9571f937-9159-4ae7-b67d-a74b7e94ef40_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/f57f22c7-321f-4c49-9397-6139402c4a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/2bc8fbb7-d922-49ba-8ea0-a47ace01678f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/6ac8696f-6e93-4d01-bfe3-ad876054e219_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/cbdd4024-c487-4663-bd3f-40c0145da1ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/68865a9d-4164-4ac0-b988-490fc6d5c86d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/d459de38-51e6-4102-92b0-86a2e75e4c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK62HGA/2026-03-27/image/3e3392de-b00a-447f-a726-9a1772e5f8fd_removebg.jpg?w=600'], 'colour': 'SILVER', '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 CAT S - STRUCTURAL - Damage is rear end and side **728** VOSA STATES 13K, 17K, 21K, 27K, 29K, 38K, 50K, 61K, 69K, 71K, 73K,', 'virtual': False, 'seller': 'UKCGR - Trade', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23307f16-94a5-5c2c-8659-d509980541a1 with identifier: 120833556
2026-03-30 13:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23307f16-94a5-5c2c-8659-d509980541a1 with scrape type 2
2026-03-30 13:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23307f16-94a5-5c2c-8659-d509980541a1 with scrape type 2
2026-03-30 13:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23307f16-94a5-5c2c-8659-d509980541a1, identifier: 120833556
2026-03-30 13:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120592412
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:59 [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-30 13:01:59 [astonbarclay.gb] INFO: Scrape type for 120592412: 0
2026-03-30 13:01:59 [astonbarclay.gb] INFO: Found listing with ID: 120820135
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820135%27 HTTP/1.1" 200 None
2026-03-30 13:01:59 [astonbarclay.gb] INFO: Scrape type for 120820135: 2
2026-03-30 13:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695
2026-03-30 13:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695
2026-03-30 13:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 70bdeb94-ccdb-5b30-85dd-d2a73962f6a5 with identifier: 120789695 to the API
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120789695?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '70bdeb94-ccdb-5b30-85dd-d2a73962f6a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL17HWE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120789695',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'VITO LONG DIESEL',
'odometer': 160391,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-09',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ VITO LONG DIESEL 116CDI Sport Van',
'transmission': 'manual',
'trim': '116CDI Sport Van',
'vin': None,
'year': 2017}
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120789695%27 HTTP/1.1" 200 None
2026-03-30 13:01:59 [astonbarclay.gb] INFO: Saving data for 120789695: {'auction_closing_time': 1774958400.0, 'created_time': 1774443816.987903, 'last_price_update_time': 1774875719.537901}
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120789695') HTTP/1.1" 204 0
2026-03-30 13:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23307f16-94a5-5c2c-8659-d509980541a1 with identifier: 120833556
2026-03-30 13:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23307f16-94a5-5c2c-8659-d509980541a1 with identifier: 120833556
2026-03-30 13:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23307f16-94a5-5c2c-8659-d509980541a1 with identifier: 120833556 to the API
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120833556?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '23307f16-94a5-5c2c-8659-d509980541a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK62HGA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833556',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FOCUS DIESEL ESTATE',
'odometer': 73519,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-20',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS DIESEL ESTATE 2.0 TDCi Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi Titanium 5dr Powershift',
'vin': None,
'year': 2012}
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833556%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Saving data for 120833556: {'auction_closing_time': 1774958400.0, 'created_time': 1774552166.185517, 'last_price_update_time': 1774875720.042434}
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833556') HTTP/1.1" 204 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120695356
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120695356: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120415846
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120415846: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120439198
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120439198: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120466492
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120466492: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120466479
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120466479: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120825226
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825226%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120825226: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120695315
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695315%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120695315: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120686475
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120686475: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120696108
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696108%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120696108: 2
2026-03-30 13:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696943?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120669991?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592964?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120221428
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120221428: 0
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120056795
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120056795: 2
2026-03-30 13:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120696081
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696081%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120696081: 2
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120765869
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765869%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120765869: 2
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120786591
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786591%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120786591: 2
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120765790
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765790%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120765790: 2
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120765878
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765878%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120765878: 2
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696943, 'registration': 'OE56DJO', 'account': 'VAN061', 'make': 'VOLVO', 'model': 'C30 DIESEL SPORTS COUPE', 'derivative': '2.0D SE Lux 3dr', 'mileage': 94596, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 591, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-12-15', 'fuel': 'Diesel', 'motExpiry': '2026-10-08', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/OE56DJO/2026-03-24/image/10777ddd-ba2a-4e2c-b0ef-d30b008c851a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/3ae6a828-5167-48ea-8838-792651d4c905_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/e066c989-b860-48de-b2eb-b521cfe317ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/1e4ba4aa-e033-4bff-ba5c-422ca667994f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/fcaddc13-97fa-4f1a-87a2-9e70ea230e6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/a32019e8-0f51-4838-9984-8c6755ee367a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/416fc7e8-a17c-4e20-8487-d0e81d0c8a66_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/96d73d6a-fc91-450b-8124-93bd56ddc098_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book', 'remarks': '**1336** VOSA STATES 22K, 29K, 36K, 44K, 51K, 57K, 64K, 70K, 42K, 83K, 91K, 91K, 92K, 92K, 93K, 94K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a56bec3c-cca9-4433-b2f0-b3aabc7940b0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696943, 'registration': 'OE56DJO', 'account': 'VAN061', 'make': 'VOLVO', 'model': 'C30 DIESEL SPORTS COUPE', 'derivative': '2.0D SE Lux 3dr', 'mileage': 94596, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 591, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2006-12-15', 'fuel': 'Diesel', 'motExpiry': '2026-10-08', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/OE56DJO/2026-03-24/image/10777ddd-ba2a-4e2c-b0ef-d30b008c851a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/3ae6a828-5167-48ea-8838-792651d4c905_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/e066c989-b860-48de-b2eb-b521cfe317ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/1e4ba4aa-e033-4bff-ba5c-422ca667994f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/fcaddc13-97fa-4f1a-87a2-9e70ea230e6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/a32019e8-0f51-4838-9984-8c6755ee367a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/416fc7e8-a17c-4e20-8487-d0e81d0c8a66_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE56DJO/2026-03-24/image/96d73d6a-fc91-450b-8124-93bd56ddc098_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book', 'remarks': '**1336** VOSA STATES 22K, 29K, 36K, 44K, 51K, 57K, 64K, 70K, 42K, 83K, 91K, 91K, 92K, 92K, 93K, 94K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a56bec3c-cca9-4433-b2f0-b3aabc7940b0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 750f953f-de9d-54d1-b167-40b7dc0a1b82 with identifier: 120696943
2026-03-30 13:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 750f953f-de9d-54d1-b167-40b7dc0a1b82 with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 750f953f-de9d-54d1-b167-40b7dc0a1b82 with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 750f953f-de9d-54d1-b167-40b7dc0a1b82, identifier: 120696943
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120669991, 'registration': 'MF68OZC', 'account': 'VAN047', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 75354, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 601, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MF68OZC/2026-03-25/image/8752bce5-008e-4687-823f-98569c17e09f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/85371d18-b2e0-4ac5-a3b6-ef7b8d365595_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/a8f6edad-4be1-46b5-90f6-35216695905b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/0ba43af2-1228-4f0b-8dbd-ebfdb201baf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/eef97f5b-0c58-430c-b03f-40c2eb119a5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/f8566d4f-10d3-4464-8034-7c0f66402e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/cb0f7a10-5d34-45c2-b2c1-919d863158a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/7dc09868-321b-484a-8370-93c3f21d8d97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/2cd62fa1-fbcc-4881-8c39-7c5ec9dc537b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/20 - 18K, 07/22 - 34K, 08/23 - 46K, 08/24 - 54K, 08/25 - 66K,', 'remarks': '**1312** VOSA STATES 26K, 34K, 46K, 54K, 66K', 'virtual': False, 'seller': 'Vantage Motor Group', '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/29b1fb8f-f2a7-4995-a8ef-9618e412d839.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120669991, 'registration': 'MF68OZC', 'account': 'VAN047', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 75354, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 601, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MF68OZC/2026-03-25/image/8752bce5-008e-4687-823f-98569c17e09f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/85371d18-b2e0-4ac5-a3b6-ef7b8d365595_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/a8f6edad-4be1-46b5-90f6-35216695905b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/0ba43af2-1228-4f0b-8dbd-ebfdb201baf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/eef97f5b-0c58-430c-b03f-40c2eb119a5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/f8566d4f-10d3-4464-8034-7c0f66402e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/cb0f7a10-5d34-45c2-b2c1-919d863158a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/7dc09868-321b-484a-8370-93c3f21d8d97_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF68OZC/2026-03-25/image/2cd62fa1-fbcc-4881-8c39-7c5ec9dc537b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/20 - 18K, 07/22 - 34K, 08/23 - 46K, 08/24 - 54K, 08/25 - 66K,', 'remarks': '**1312** VOSA STATES 26K, 34K, 46K, 54K, 66K', 'virtual': False, 'seller': 'Vantage Motor Group', '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/29b1fb8f-f2a7-4995-a8ef-9618e412d839.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda50d6d-29cc-522a-9aa0-ab5784b13b3b with identifier: 120669991
2026-03-30 13:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda50d6d-29cc-522a-9aa0-ab5784b13b3b with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dda50d6d-29cc-522a-9aa0-ab5784b13b3b with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dda50d6d-29cc-522a-9aa0-ab5784b13b3b, identifier: 120669991
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592964, 'registration': 'YG68PVW', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Flair 5dr', 'mileage': 96758, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 573, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-25', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG68PVW/2026-03-21/image/5070c99e-1287-4aca-88e6-af2109da71bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/58abd6cd-cdea-407b-8043-6aa10b8dd4b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/1639b7b1-8309-4725-b462-0ca30334b0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/b5ac1c4d-da01-46ae-a9a2-288f85486fe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/c1481873-7695-4d83-9514-34068b9f3dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/d233d314-0cf9-4abf-a57c-2a655881b192_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/ef24440c-7d00-4e16-b1ef-c0407f6e8c07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/9aa8efd1-4ac5-4b3c-a76f-c432c7c66f36_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/2097e762-3df5-431e-ab35-fcf6a704236c_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19 - 16K, 07/20 - 20K, 06/21 - 40K, 04/22 - 55K, 02/23 - 71K, 10/23 - 86K, 11/24 - 91K, 03/26 - 96K,', 'remarks': '**1218** VOSA STATES 40K, 58K, 77K, 89K, 93K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c5b3904-4288-438d-8de6-433d12c953ef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592964, 'registration': 'YG68PVW', 'account': 'VAN043', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Flair 5dr', 'mileage': 96758, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 573, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-09-25', 'fuel': 'Petrol', 'motExpiry': '2026-06-28', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG68PVW/2026-03-21/image/5070c99e-1287-4aca-88e6-af2109da71bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/58abd6cd-cdea-407b-8043-6aa10b8dd4b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/1639b7b1-8309-4725-b462-0ca30334b0ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/b5ac1c4d-da01-46ae-a9a2-288f85486fe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/c1481873-7695-4d83-9514-34068b9f3dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/d233d314-0cf9-4abf-a57c-2a655881b192_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/ef24440c-7d00-4e16-b1ef-c0407f6e8c07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/9aa8efd1-4ac5-4b3c-a76f-c432c7c66f36_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG68PVW/2026-03-21/image/2097e762-3df5-431e-ab35-fcf6a704236c_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/19 - 16K, 07/20 - 20K, 06/21 - 40K, 04/22 - 55K, 02/23 - 71K, 10/23 - 86K, 11/24 - 91K, 03/26 - 96K,', 'remarks': '**1218** VOSA STATES 40K, 58K, 77K, 89K, 93K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c5b3904-4288-438d-8de6-433d12c953ef.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964
2026-03-30 13:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da12c001-f0b7-517c-8871-0c115bd0b669 with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da12c001-f0b7-517c-8871-0c115bd0b669 with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da12c001-f0b7-517c-8871-0c115bd0b669, identifier: 120592964
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Found listing with ID: 120765859
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765859%27 HTTP/1.1" 200 None
2026-03-30 13:02:00 [astonbarclay.gb] INFO: Scrape type for 120765859: 2
2026-03-30 13:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 750f953f-de9d-54d1-b167-40b7dc0a1b82 with identifier: 120696943
2026-03-30 13:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 750f953f-de9d-54d1-b167-40b7dc0a1b82 with identifier: 120696943
2026-03-30 13:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 750f953f-de9d-54d1-b167-40b7dc0a1b82 with identifier: 120696943 to the API
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696943?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '750f953f-de9d-54d1-b167-40b7dc0a1b82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE56DJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696943',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'C30 DIESEL SPORTS COUPE',
'odometer': 94596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-15',
'seller_name': 'Vantage Motor Group',
'title': 'VOLVO C30 DIESEL SPORTS COUPE 2.0D SE Lux 3dr',
'transmission': 'manual',
'trim': '2.0D SE Lux 3dr',
'vin': None,
'year': 2006}
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:00 [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-30 13:02:00 [astonbarclay.gb] INFO: Saving data for 120696943: {'auction_closing_time': 1774958400.0, 'created_time': 1774357606.861631, 'last_price_update_time': 1774875720.984204}
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696943') HTTP/1.1" 204 0
2026-03-30 13:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dda50d6d-29cc-522a-9aa0-ab5784b13b3b with identifier: 120669991
2026-03-30 13:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dda50d6d-29cc-522a-9aa0-ab5784b13b3b with identifier: 120669991
2026-03-30 13:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dda50d6d-29cc-522a-9aa0-ab5784b13b3b with identifier: 120669991 to the API
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120669991?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'dda50d6d-29cc-522a-9aa0-ab5784b13b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MF68OZC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120669991',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 75354,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-27',
'seller_name': 'Vantage Motor Group',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [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-30 13:02:01 [astonbarclay.gb] INFO: Saving data for 120669991: {'auction_closing_time': 1774958400.0, 'created_time': 1774357557.065409, 'last_price_update_time': 1774875721.424717}
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120669991') HTTP/1.1" 204 0
2026-03-30 13:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964
2026-03-30 13:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964
2026-03-30 13:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da12c001-f0b7-517c-8871-0c115bd0b669 with identifier: 120592964 to the API
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592964?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'da12c001-f0b7-517c-8871-0c115bd0b669',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG68PVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592964',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 96758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-25',
'seller_name': 'Vantage Motor Group',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech 82 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Flair 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [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-30 13:02:01 [astonbarclay.gb] INFO: Saving data for 120592964: {'auction_closing_time': 1774958400.0, 'created_time': 1773947347.509921, 'last_price_update_time': 1774875721.740424}
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592964') HTTP/1.1" 204 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120765820
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765820%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120765820: 2
2026-03-30 13:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761712?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120765848
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765848%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120765848: 2
2026-03-30 13:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120826147
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826147%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120826147: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120826421
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826421%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120826421: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120878117
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878117%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120878117: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120826597
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826597%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120826597: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120878513
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878513%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120878513: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120824041
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120824041%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120824041: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120825637
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825637%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120825637: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120826316
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826316%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120826316: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120444460
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [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-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120444460: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120825737
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825737%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120825737: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 120878859
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878859%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Scrape type for 120878859: 0
2026-03-30 13:02:01 [astonbarclay.gb] INFO: Found listing with ID: 119709244
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119709244%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 119709244: 2
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120444510
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120444510: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120826040
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826040%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120826040: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120877646
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120877646%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120877646: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120677476
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120677476: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120652259
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120652259: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120555568
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120555568: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120478141
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120478141: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120651971
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120651971: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120478111
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120478111: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120555519
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120555519: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120878780
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878780%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120878780: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120478150
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120478150: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120677591
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120677591: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120650274
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120650274: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120652590
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120652590: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120443912
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120443912: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120825800
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825800%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120825800: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120877843
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120877843%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120877843: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120878618
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878618%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120878618: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120877927
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120877927%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120877927: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120760408
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760408%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120760408: 2
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761712, 'registration': 'YH12FEP', 'account': 'VAN043', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i TR 5dr', 'mileage': 76346, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 567, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH12FEP/2026-03-27/image/f092a145-dc5e-467a-8696-3e791cc3585e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/5814815b-0e1b-404a-b869-7155473e6748_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/12d21e71-52cf-460f-b853-32233a1ab09d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/11a46160-5387-4d34-b9c8-84433e448f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/d8b9fee8-7962-48e4-8de7-912222df3e2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/72f3c092-cc06-4c04-abb1-c730b1d9d04b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/08e16719-71de-4991-8298-0d89c65472cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/210c4ea8-485c-4945-8ad1-1c4ee727aa8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/8e37bfc5-0733-407e-9220-7d9b04c8d946_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/ab9ee803-626d-438b-9355-fdeb50c4a906_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/13 - 4K, 03/14 - 7K, 02/15 - 12K, NO DATE - 24K, 03/18 - 30K, 03/19 - 36K, 03/20 - 43K, 03/21 - 45K, 03/23 - 51K, 03/24 - 55K, NO DATE - 58K, 07/25 - 62K, 11/25 - 69K, 02/26 - 74K,', 'remarks': '**1238** VOSA STATES 12K, 18K, 24K, 30K, 36K, 43K, 45K, 49K, 51K, 55K, 58K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ee04648d-42e0-4b37-a8af-505753829124.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761712, 'registration': 'YH12FEP', 'account': 'VAN043', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i TR 5dr', 'mileage': 76346, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 567, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-04', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH12FEP/2026-03-27/image/f092a145-dc5e-467a-8696-3e791cc3585e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/5814815b-0e1b-404a-b869-7155473e6748_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/12d21e71-52cf-460f-b853-32233a1ab09d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/11a46160-5387-4d34-b9c8-84433e448f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/d8b9fee8-7962-48e4-8de7-912222df3e2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/72f3c092-cc06-4c04-abb1-c730b1d9d04b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/08e16719-71de-4991-8298-0d89c65472cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/210c4ea8-485c-4945-8ad1-1c4ee727aa8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/8e37bfc5-0733-407e-9220-7d9b04c8d946_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH12FEP/2026-03-27/image/ab9ee803-626d-438b-9355-fdeb50c4a906_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/13 - 4K, 03/14 - 7K, 02/15 - 12K, NO DATE - 24K, 03/18 - 30K, 03/19 - 36K, 03/20 - 43K, 03/21 - 45K, 03/23 - 51K, 03/24 - 55K, NO DATE - 58K, 07/25 - 62K, 11/25 - 69K, 02/26 - 74K,', 'remarks': '**1238** VOSA STATES 12K, 18K, 24K, 30K, 36K, 43K, 45K, 49K, 51K, 55K, 58K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ee04648d-42e0-4b37-a8af-505753829124.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002411b5-b8ed-55a0-bb87-128894983214 with identifier: 120761712
2026-03-30 13:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002411b5-b8ed-55a0-bb87-128894983214 with scrape type 2
2026-03-30 13:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 002411b5-b8ed-55a0-bb87-128894983214 with scrape type 2
2026-03-30 13:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 002411b5-b8ed-55a0-bb87-128894983214, identifier: 120761712
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120664195
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664195%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120664195: 2
2026-03-30 13:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 002411b5-b8ed-55a0-bb87-128894983214 with identifier: 120761712
2026-03-30 13:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 002411b5-b8ed-55a0-bb87-128894983214 with identifier: 120761712
2026-03-30 13:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 002411b5-b8ed-55a0-bb87-128894983214 with identifier: 120761712 to the API
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761712?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '002411b5-b8ed-55a0-bb87-128894983214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH12FEP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761712',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 76346,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-26',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA YARIS HATCHBACK 1.33 VVT-i TR 5dr',
'transmission': 'manual',
'trim': '1.33 VVT-i TR 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761712%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Saving data for 120761712: {'auction_closing_time': 1774958400.0, 'created_time': 1774552165.701788, 'last_price_update_time': 1774875722.768742}
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761712') HTTP/1.1" 204 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120288761
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120288761: 0
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120664123
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664123%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120664123: 2
2026-03-30 13:02:02 [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-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120760388
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760388%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120760388: 2
2026-03-30 13:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120760365
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760365%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120760365: 2
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120760340
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760340%27 HTTP/1.1" 200 None
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Scrape type for 120760340: 2
2026-03-30 13:02:02 [astonbarclay.gb] INFO: Found listing with ID: 120760352
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760352%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120760352: 0
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120664095
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664095%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120664095: 2
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120664104
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664104%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120664104: 2
2026-03-30 13:02:03 [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-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120211201
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [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-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120211201: 0
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120760432
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760432%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120760432: 2
2026-03-30 13:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120664114
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664114%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120664114: 2
2026-03-30 13:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120063239?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:03 [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': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, '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-30 13:02:03 [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': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, '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-30 13:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902
2026-03-30 13:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6713a0d-9d24-56e3-a753-1f4bc70c2247 with scrape type 2
2026-03-30 13:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6713a0d-9d24-56e3-a753-1f4bc70c2247 with scrape type 2
2026-03-30 13:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f6713a0d-9d24-56e3-a753-1f4bc70c2247, identifier: 120257902
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120521299
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [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-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120521299: 0
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120664186
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664186%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120664186: 2
2026-03-30 13:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902
2026-03-30 13:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902
2026-03-30 13:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902 to the API
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120257902?view=catalogue>
{'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-31T12: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-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [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-30 13:02:03 [astonbarclay.gb] INFO: Saving data for 120257902: {'auction_closing_time': 1774958400.0, 'created_time': 1773402596.43611, 'last_price_update_time': 1774875723.654861}
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257902') HTTP/1.1" 204 0
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120664152
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664152%27 HTTP/1.1" 200 None
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Scrape type for 120664152: 2
2026-03-30 13:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471398?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120462215?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', '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': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', '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-30 13:02:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', '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': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', '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-30 13:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374
2026-03-30 13:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with scrape type 2
2026-03-30 13:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with scrape type 2
2026-03-30 13:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7d88f9ec-fd52-54db-8f3c-50b6c7325904, identifier: 120007374
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120063239, 'registration': 'MW65KCG', 'account': 'MAN027', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 5dr', 'mileage': 101686, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-10-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW65KCG/2026-03-03/image/33ffed7f-b977-4e83-b9d4-a4de444b0356_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/a1e0970e-75a2-4b2f-935e-77697b9c6e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/29198543-575a-4775-8647-6f75c975b34e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/061c4161-37c3-43ec-917c-265fe4b8cc8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/d9d63404-358f-4366-86ed-7e6d8067ce5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/75ebe8f2-eabd-43c9-82b7-137ef1325b8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/5b0947ce-aa20-4880-aa57-f8fe91f03a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/7f960ca2-6222-4798-8f19-d49c96fc8790_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/1055d243-55f4-4315-b321-46d7455cd079_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/82145427-7cd4-44a3-9549-a7f5e252120c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/16 - 13K, 07/17 - 30K, 05/18 - 45K, 11/18 - 52K, 12/20 - 68K, 11/24 - NO MILEAGE', 'remarks': '**1416** VOSA STATES 52K, 52K, 61K, 68K, 73K, 75K, 89K, 98K, 99K', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e0d386a4-3703-4d4e-9b68-31aabeebb638.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120063239, 'registration': 'MW65KCG', 'account': 'MAN027', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 5dr', 'mileage': 101686, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-10-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW65KCG/2026-03-03/image/33ffed7f-b977-4e83-b9d4-a4de444b0356_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/a1e0970e-75a2-4b2f-935e-77697b9c6e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/29198543-575a-4775-8647-6f75c975b34e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/061c4161-37c3-43ec-917c-265fe4b8cc8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/d9d63404-358f-4366-86ed-7e6d8067ce5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/75ebe8f2-eabd-43c9-82b7-137ef1325b8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/5b0947ce-aa20-4880-aa57-f8fe91f03a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/7f960ca2-6222-4798-8f19-d49c96fc8790_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/1055d243-55f4-4315-b321-46d7455cd079_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW65KCG/2026-03-03/image/82145427-7cd4-44a3-9549-a7f5e252120c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/16 - 13K, 07/17 - 30K, 05/18 - 45K, 11/18 - 52K, 12/20 - 68K, 11/24 - NO MILEAGE', 'remarks': '**1416** VOSA STATES 52K, 52K, 61K, 68K, 73K, 75K, 89K, 98K, 99K', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e0d386a4-3703-4d4e-9b68-31aabeebb638.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbeb0985-c6c5-57b9-b834-022e05a6e237 with identifier: 120063239
2026-03-30 13:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbeb0985-c6c5-57b9-b834-022e05a6e237 with scrape type 2
2026-03-30 13:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbeb0985-c6c5-57b9-b834-022e05a6e237 with scrape type 2
2026-03-30 13:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cbeb0985-c6c5-57b9-b834-022e05a6e237, identifier: 120063239
2026-03-30 13:02:03 [astonbarclay.gb] INFO: Found listing with ID: 120521279
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [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-30 13:02:04 [astonbarclay.gb] INFO: Scrape type for 120521279: 0
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Found listing with ID: 120664177
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664177%27 HTTP/1.1" 200 None
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Scrape type for 120664177: 2
2026-03-30 13:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374
2026-03-30 13:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374
2026-03-30 13:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374 to the API
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:04 [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-31T12:00: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-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [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-30 13:02:04 [astonbarclay.gb] INFO: Saving data for 120007374: {'auction_closing_time': 1774958400.0, 'created_time': 1773404781.682253, 'last_price_update_time': 1774875724.34081}
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120007374') HTTP/1.1" 204 0
2026-03-30 13:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cbeb0985-c6c5-57b9-b834-022e05a6e237 with identifier: 120063239
2026-03-30 13:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cbeb0985-c6c5-57b9-b834-022e05a6e237 with identifier: 120063239
2026-03-30 13:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cbeb0985-c6c5-57b9-b834-022e05a6e237 with identifier: 120063239 to the API
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120063239?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbeb0985-c6c5-57b9-b834-022e05a6e237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW65KCG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120063239',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 101686,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-29',
'seller_name': 'Mann Island Finance',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d Sport 5dr',
'transmission': 'manual',
'trim': '116d Sport 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [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-30 13:02:04 [astonbarclay.gb] INFO: Saving data for 120063239: {'auction_closing_time': 1774958400.0, 'created_time': 1773741786.695311, 'last_price_update_time': 1774875724.754602}
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120063239') HTTP/1.1" 204 0
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Found listing with ID: 117988283
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117988283%27 HTTP/1.1" 200 None
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Scrape type for 117988283: 0
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Found listing with ID: 120664142
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664142%27 HTTP/1.1" 200 None
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Scrape type for 120664142: 2
2026-03-30 13:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120594710?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471398, 'registration': 'PE13TFV', 'account': 'DJC003', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.0 VTi Active 5dr', 'mileage': 54298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE13TFV/2026-03-20/image/7bb6b592-4f7b-4556-b560-f18ea03f019d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/687d4f38-a0e5-441f-8943-e5b69f69e968_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/70c0f963-ef74-4020-91cd-dcad122a1f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/ad3db58b-8f5d-43e7-a64b-4600683fc383_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/fcf00207-d5a4-4777-9da2-c0ea01e25aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/6ddfce4f-1948-45d4-996a-8cebe7f3f654_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/6602ddef-a112-4438-a605-8f469d6877f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/76c8b226-8f0d-4445-8749-c4b728f6c9c4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **123** VOSA STATES 14K, 20K, 24K, 26K, 30K, 30K, 34K, 38K, 43K, 47K', 'virtual': False, 'seller': 'Cox Motor Group', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471398, 'registration': 'PE13TFV', 'account': 'DJC003', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.0 VTi Active 5dr', 'mileage': 54298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE13TFV/2026-03-20/image/7bb6b592-4f7b-4556-b560-f18ea03f019d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/687d4f38-a0e5-441f-8943-e5b69f69e968_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/70c0f963-ef74-4020-91cd-dcad122a1f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/ad3db58b-8f5d-43e7-a64b-4600683fc383_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/fcf00207-d5a4-4777-9da2-c0ea01e25aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/6ddfce4f-1948-45d4-996a-8cebe7f3f654_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/6602ddef-a112-4438-a605-8f469d6877f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE13TFV/2026-03-20/image/76c8b226-8f0d-4445-8749-c4b728f6c9c4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **123** VOSA STATES 14K, 20K, 24K, 26K, 30K, 30K, 34K, 38K, 43K, 47K', 'virtual': False, 'seller': 'Cox Motor Group', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 546d607a-701d-5399-9a2f-832bce1d6268 with identifier: 120471398
2026-03-30 13:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 546d607a-701d-5399-9a2f-832bce1d6268 with scrape type 2
2026-03-30 13:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 546d607a-701d-5399-9a2f-832bce1d6268 with scrape type 2
2026-03-30 13:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 546d607a-701d-5399-9a2f-832bce1d6268, identifier: 120471398
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120462215, 'registration': 'YE21TZC', 'account': 'HAT006', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 54952, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-11', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YE21TZC/2026-03-25/image/6fba3c52-b668-4dae-a73a-b656398a165a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/41186320-04c7-44bf-a705-6e28d9093461_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/dcd37ec0-0a88-4e9e-8026-5cbcbedfac0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/c9c61daa-202a-47b7-bc52-8f7f2ac33745_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/9a1aa65f-69fa-40f4-8241-4b4afbf443a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/bfa6e49b-d54d-4509-9537-5b0f4f9dc372_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/47faef74-a9ed-4d28-9adf-9791d7cf63dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/604c0fac-942f-4835-bd4d-c1aab5d54048_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/0cdb5e76-885d-4a48-83d3-bf33f3eebc6a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**19** VOSA STATES 42K, 47K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e443f7cd-2507-4acb-b8f6-2b2be8f484e0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120462215, 'registration': 'YE21TZC', 'account': 'HAT006', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 54952, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-05-11', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YE21TZC/2026-03-25/image/6fba3c52-b668-4dae-a73a-b656398a165a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/41186320-04c7-44bf-a705-6e28d9093461_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/dcd37ec0-0a88-4e9e-8026-5cbcbedfac0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/c9c61daa-202a-47b7-bc52-8f7f2ac33745_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/9a1aa65f-69fa-40f4-8241-4b4afbf443a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/bfa6e49b-d54d-4509-9537-5b0f4f9dc372_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/47faef74-a9ed-4d28-9adf-9791d7cf63dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/604c0fac-942f-4835-bd4d-c1aab5d54048_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE21TZC/2026-03-25/image/0cdb5e76-885d-4a48-83d3-bf33f3eebc6a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**19** VOSA STATES 42K, 47K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e443f7cd-2507-4acb-b8f6-2b2be8f484e0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215
2026-03-30 13:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c7f304d-59b9-59c2-a690-3f03cb557f58 with scrape type 2
2026-03-30 13:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c7f304d-59b9-59c2-a690-3f03cb557f58 with scrape type 2
2026-03-30 13:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7c7f304d-59b9-59c2-a690-3f03cb557f58, identifier: 120462215
2026-03-30 13:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 546d607a-701d-5399-9a2f-832bce1d6268 with identifier: 120471398
2026-03-30 13:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 546d607a-701d-5399-9a2f-832bce1d6268 with identifier: 120471398
2026-03-30 13:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 546d607a-701d-5399-9a2f-832bce1d6268 with identifier: 120471398 to the API
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120471398?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '546d607a-701d-5399-9a2f-832bce1d6268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE13TFV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471398',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 54298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-28',
'seller_name': 'Cox Motor Group',
'title': 'PEUGEOT 208 HATCHBACK 1.0 VTi Active 5dr',
'transmission': 'manual',
'trim': '1.0 VTi Active 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [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-30 13:02:05 [astonbarclay.gb] INFO: Saving data for 120471398: {'auction_closing_time': 1774958400.0, 'created_time': 1773947280.401556, 'last_price_update_time': 1774875725.31512}
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471398') HTTP/1.1" 204 0
2026-03-30 13:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215
2026-03-30 13:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215
2026-03-30 13:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7c7f304d-59b9-59c2-a690-3f03cb557f58 with identifier: 120462215 to the API
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120462215?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '7c7f304d-59b9-59c2-a690-3f03cb557f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE21TZC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120462215',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 54952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-11',
'seller_name': 'Hatfields Group',
'title': 'KIA SPORTAGE ESTATE 1.6 GDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.6 GDi ISG 2 5dr',
'vin': None,
'year': 2021}
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [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-30 13:02:05 [astonbarclay.gb] INFO: Saving data for 120462215: {'auction_closing_time': 1774958400.0, 'created_time': 1773666536.508903, 'last_price_update_time': 1774875725.700104}
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120462215') HTTP/1.1" 204 0
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120760398
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760398%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120760398: 2
2026-03-30 13:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119936725?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120664161
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664161%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120664161: 2
2026-03-30 13:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120594710, 'registration': 'PO73XSE', 'account': 'VAN052', 'make': 'HONDA', 'model': 'HR-V HATCHBACK', 'derivative': '1.5 eHEV Advance 5dr CVT', 'mileage': 4851, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-10-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PO73XSE/2026-03-23/image/26520e5b-7088-477d-9768-54314bac7c05_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/71b533c9-d4a3-47c5-9273-9fd9d86fb7d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/83c2d5a0-4948-4168-ab45-e3ce30c3ae69_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/e0bd26e2-3b88-4662-aff4-5561db2d5aee_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/232242cc-d414-4134-945f-a8695909d581_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/06d0a959-8c32-48f8-9349-3a0ac8d8a8fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/8cf93657-84b4-4ab4-9046-94023f747cfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/6beb51b1-4ce6-4201-9fb9-b59f5fc6d38c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/2ebb4f98-056d-44e3-87c9-5a957eb1b295_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24-1K, 10/25-4K', 'remarks': '**1272**', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c90191e-1f1d-43fa-809d-f7be89a390ca.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120594710, 'registration': 'PO73XSE', 'account': 'VAN052', 'make': 'HONDA', 'model': 'HR-V HATCHBACK', 'derivative': '1.5 eHEV Advance 5dr CVT', 'mileage': 4851, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-10-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PO73XSE/2026-03-23/image/26520e5b-7088-477d-9768-54314bac7c05_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/71b533c9-d4a3-47c5-9273-9fd9d86fb7d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/83c2d5a0-4948-4168-ab45-e3ce30c3ae69_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/e0bd26e2-3b88-4662-aff4-5561db2d5aee_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/232242cc-d414-4134-945f-a8695909d581_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/06d0a959-8c32-48f8-9349-3a0ac8d8a8fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/8cf93657-84b4-4ab4-9046-94023f747cfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/6beb51b1-4ce6-4201-9fb9-b59f5fc6d38c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO73XSE/2026-03-23/image/2ebb4f98-056d-44e3-87c9-5a957eb1b295_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24-1K, 10/25-4K', 'remarks': '**1272**', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c90191e-1f1d-43fa-809d-f7be89a390ca.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f776fe-5ac4-599b-b3cc-372de466274a with identifier: 120594710
2026-03-30 13:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f776fe-5ac4-599b-b3cc-372de466274a with scrape type 2
2026-03-30 13:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f776fe-5ac4-599b-b3cc-372de466274a with scrape type 2
2026-03-30 13:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 02f776fe-5ac4-599b-b3cc-372de466274a, identifier: 120594710
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120245728
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [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-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120245728: 0
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120515057
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515057%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120515057: 0
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120758464
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [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-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120758464: 0
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 119878423
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119878423%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 119878423: 0
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120515030
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515030%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120515030: 0
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Found listing with ID: 120830600
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830600%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [astonbarclay.gb] INFO: Scrape type for 120830600: 2
2026-03-30 13:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 02f776fe-5ac4-599b-b3cc-372de466274a with identifier: 120594710
2026-03-30 13:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 02f776fe-5ac4-599b-b3cc-372de466274a with identifier: 120594710
2026-03-30 13:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 02f776fe-5ac4-599b-b3cc-372de466274a with identifier: 120594710 to the API
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120594710?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '02f776fe-5ac4-599b-b3cc-372de466274a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PO73XSE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120594710',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'HR-V HATCHBACK',
'odometer': 4851,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seller_name': 'Vantage Motor Group',
'title': 'HONDA HR-V HATCHBACK 1.5 eHEV Advance 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 eHEV Advance 5dr CVT',
'vin': None,
'year': 2023}
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Saving data for 120594710: {'auction_closing_time': 1774958400.0, 'created_time': 1774033800.399358, 'last_price_update_time': 1774875726.30573}
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120594710') HTTP/1.1" 204 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120758234
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120758234: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120719051
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120719051: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120756423
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120756423: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120605418
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120605418: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120515135
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515135%27 HTTP/1.1" 200 None
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120515135: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120484239
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120484239: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120882520
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120882520%27 HTTP/1.1" 200 None
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120882520: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120311059
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120311059: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120174959
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [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-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120174959: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120658115
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658115%27 HTTP/1.1" 200 None
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120658115: 0
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Found listing with ID: 120888499
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120888499%27 HTTP/1.1" 200 None
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Scrape type for 120888499: 1
2026-03-30 13:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120162821?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696108?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119936725, 'registration': 'PN08YVR', 'account': 'DJC016', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 123925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c24da662-2244-4130-a456-f218cc4d6682_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/71917cf4-4307-4087-b11d-8aec222b0331_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c73aa428-f2c1-4a75-aca2-8fbd4d3eb0ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/307430ce-307b-470f-a61d-5ee9439e49c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/ad184146-029e-455c-97cd-e1fe4e839ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b7d5997-ce4a-4ea3-9e70-3d24ab8ffdd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/0bcbff11-4b60-429e-878c-625e61309fdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b89fc74-33fd-40bb-abcf-dfdb3fb21556_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/09- 3K, 05/10- 7K, 05/11- 12K, 05/12- 17K, 05/13- 25K, 05/14- 34K, 04/15- 44K, 04/16- 54K, 04/17- 64K, 04/18- NO MILEAGE, 03/19- 75K', 'remarks': '**187** VOSA STATES 10K, 16K, 24K, 33K, 42K, 53K, 63K, 71K, 75K, 80K, 85K, 91K, 100K, 109K, 117K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13b7d14d-0a38-4138-b426-2947309e1caa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119936725, 'registration': 'PN08YVR', 'account': 'DJC016', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 123925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c24da662-2244-4130-a456-f218cc4d6682_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/71917cf4-4307-4087-b11d-8aec222b0331_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/c73aa428-f2c1-4a75-aca2-8fbd4d3eb0ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/307430ce-307b-470f-a61d-5ee9439e49c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/ad184146-029e-455c-97cd-e1fe4e839ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b7d5997-ce4a-4ea3-9e70-3d24ab8ffdd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/0bcbff11-4b60-429e-878c-625e61309fdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN08YVR/2026-02-27/image/2b89fc74-33fd-40bb-abcf-dfdb3fb21556_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/09- 3K, 05/10- 7K, 05/11- 12K, 05/12- 17K, 05/13- 25K, 05/14- 34K, 04/15- 44K, 04/16- 54K, 04/17- 64K, 04/18- NO MILEAGE, 03/19- 75K', 'remarks': '**187** VOSA STATES 10K, 16K, 24K, 33K, 42K, 53K, 63K, 71K, 75K, 80K, 85K, 91K, 100K, 109K, 117K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13b7d14d-0a38-4138-b426-2947309e1caa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725
2026-03-30 13:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with scrape type 2
2026-03-30 13:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0, identifier: 119936725
2026-03-30 13:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120794514?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725
2026-03-30 13:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725
2026-03-30 13:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bd626a73-f8cd-5b60-84b3-3be7ca1dcce0 with identifier: 119936725 to the API
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119936725?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'bd626a73-f8cd-5b60-84b3-3be7ca1dcce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PN08YVR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119936725',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 123925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-28',
'seller_name': 'Cox Motor Group',
'title': 'HONDA JAZZ HATCHBACK 1.4 i-DSi SE 5dr',
'transmission': 'manual',
'trim': '1.4 i-DSi SE 5dr',
'vin': None,
'year': 2008}
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [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-30 13:02:07 [astonbarclay.gb] INFO: Saving data for 119936725: {'auction_closing_time': 1774958400.0, 'created_time': 1773402606.79516, 'last_price_update_time': 1774875727.382609}
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119936725') HTTP/1.1" 204 0
2026-03-30 13:02:07 [scrapy.extensions.logstats] INFO: Crawled 148 pages (at 95 pages/min), scraped 130 items (at 92 items/min)
2026-03-30 13:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Found listing with ID: 120609624
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [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-30 13:02:07 [astonbarclay.gb] INFO: Scrape type for 120609624: 0
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Found listing with ID: 120312968
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [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-30 13:02:07 [astonbarclay.gb] INFO: Scrape type for 120312968: 0
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Found listing with ID: 120771175
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771175%27 HTTP/1.1" 200 None
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Scrape type for 120771175: 2
2026-03-30 13:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Found listing with ID: 119628212
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [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-30 13:02:07 [astonbarclay.gb] INFO: Scrape type for 119628212: 0
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Found listing with ID: 120828661
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828661%27 HTTP/1.1" 200 None
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Scrape type for 120828661: 2
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120162821, 'registration': 'YC25FMM', 'account': 'VAN044', 'make': 'TOYOTA', 'model': 'BZ4X ELECTRIC HATCHBACK', 'derivative': '150kW Motion 71.4kWh 5dr Auto [11kW]', 'mileage': 15678, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-03-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC25FMM/2026-03-05/image/beefccff-33c7-4ec9-a7e4-9645973af1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/9981a514-4ba5-417e-8890-4823db45e579_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/e2b5452a-1991-404f-9363-b2f848550899_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/cd56125f-cd66-41c6-98b5-ef921eda965a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/c6aa2e94-edaa-4669-8470-97bd3d5b6dac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/af466c70-1941-4f1a-aa23-e60d47bed352_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/5cf5dd24-ab73-4217-a731-c45c24eacdad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/07a1a591-be5e-4650-9ca9-0f6c8d62709a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/4754847a-575d-4139-ba70-b6cb30f97a7d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book NO SERVICE', 'remarks': '**1236**Ex-Private Hire CHARGING LEAD', 'virtual': False, 'seller': 'Vantage Motor Group', '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/1ae2afc6-6c1b-4c43-a941-2d87dbb5b7b8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120162821, 'registration': 'YC25FMM', 'account': 'VAN044', 'make': 'TOYOTA', 'model': 'BZ4X ELECTRIC HATCHBACK', 'derivative': '150kW Motion 71.4kWh 5dr Auto [11kW]', 'mileage': 15678, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-03-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC25FMM/2026-03-05/image/beefccff-33c7-4ec9-a7e4-9645973af1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/9981a514-4ba5-417e-8890-4823db45e579_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/e2b5452a-1991-404f-9363-b2f848550899_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/cd56125f-cd66-41c6-98b5-ef921eda965a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/c6aa2e94-edaa-4669-8470-97bd3d5b6dac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/af466c70-1941-4f1a-aa23-e60d47bed352_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/5cf5dd24-ab73-4217-a731-c45c24eacdad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/07a1a591-be5e-4650-9ca9-0f6c8d62709a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC25FMM/2026-03-05/image/4754847a-575d-4139-ba70-b6cb30f97a7d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book NO SERVICE', 'remarks': '**1236**Ex-Private Hire CHARGING LEAD', 'virtual': False, 'seller': 'Vantage Motor Group', '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/1ae2afc6-6c1b-4c43-a941-2d87dbb5b7b8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f550b87-791d-5f83-a39b-09a347702642 with identifier: 120162821
2026-03-30 13:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f550b87-791d-5f83-a39b-09a347702642 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f550b87-791d-5f83-a39b-09a347702642 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f550b87-791d-5f83-a39b-09a347702642, identifier: 120162821
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696108, 'registration': 'MF19LFK', 'account': 'NUN002', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Griffin 3dr', 'mileage': 89972, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-03-25', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MF19LFK/2026-03-25/image/4492ed90-5e12-43ca-a9a4-50e85e28b612_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/c8961dde-3f41-48d6-b21c-24ddeb9d3b4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/8f4e67d8-394c-4923-b400-85c14665dae3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/4712a6a3-b9c6-4b44-bb96-73d3ecf7cd62_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/e3d9c548-7d86-4b48-ac90-f046e7564db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/72e26060-b68f-464c-a466-df3d1ab91615_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/1cbd3290-b19c-496b-acd4-8579830ef295_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/e19c3a03-5a9a-495d-9afd-ad02de64cb29_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/1743eac8-7043-4bb0-8223-6c169ec818b1_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 - 10K, 03/21 - 15K, 01/22 - 19K, 01/23 - 36K, 01/24 - NO MILEAGE, 01/25 - 62K, 11/25 - 80K', 'remarks': '**121** VOSA STATES 22K, 39K, 50K, 65K', 'virtual': False, 'seller': 'Nunns Mazda', '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/bab491c5-6366-43e1-8d3f-2a44e458db0c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696108, 'registration': 'MF19LFK', 'account': 'NUN002', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Griffin 3dr', 'mileage': 89972, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-03-25', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MF19LFK/2026-03-25/image/4492ed90-5e12-43ca-a9a4-50e85e28b612_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/c8961dde-3f41-48d6-b21c-24ddeb9d3b4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/8f4e67d8-394c-4923-b400-85c14665dae3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/4712a6a3-b9c6-4b44-bb96-73d3ecf7cd62_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/e3d9c548-7d86-4b48-ac90-f046e7564db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/72e26060-b68f-464c-a466-df3d1ab91615_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/1cbd3290-b19c-496b-acd4-8579830ef295_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/e19c3a03-5a9a-495d-9afd-ad02de64cb29_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF19LFK/2026-03-25/image/1743eac8-7043-4bb0-8223-6c169ec818b1_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 - 10K, 03/21 - 15K, 01/22 - 19K, 01/23 - 36K, 01/24 - NO MILEAGE, 01/25 - 62K, 11/25 - 80K', 'remarks': '**121** VOSA STATES 22K, 39K, 50K, 65K', 'virtual': False, 'seller': 'Nunns Mazda', '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/bab491c5-6366-43e1-8d3f-2a44e458db0c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108
2026-03-30 13:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf76551-4358-5c5a-94a3-c4e6859f2199 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bf76551-4358-5c5a-94a3-c4e6859f2199 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0bf76551-4358-5c5a-94a3-c4e6859f2199, identifier: 120696108
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120794514, 'registration': 'HJ12TKE', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 5dr', 'mileage': 152253, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 289, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-09', 'fuel': 'Petrol', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/66119a07-deae-4bbb-845e-0d6427a71884_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/ad8ac1d0-fcf1-4e69-8c01-46cc2984d8cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/96c52087-2f51-4f9c-93ff-3092c115c7a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/270d44a1-84bc-419e-8b32-4627523944ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/3ca5cb3d-b91d-4a22-9031-a8b87891ed73_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/75fc4756-a508-4143-927f-f7b0632185b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/54c2be56-c57c-4311-9dea-390e65083e86_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/eebc7139-5349-4be1-b372-0d2d91b7d19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/634decac-c05a-4946-b7c5-18ef57f70b1b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/13 - 8K, 02/14 - 17K, 08/14 - 26K, 01/15 - 32K, 11/15 - 50K, 12/16 - 64K, 07/17 - 71K, 04/19 - 89K, 11/21 - 107K, 09/22 - 118K, 11/23 - 129K,', 'remarks': '**789** VOSA STATES 32K, 50K, 64K, 77K, 86K, 97K, 100K, 107K, 120K, 129K, 138K, 148K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4cbed349-e83b-48cf-8ae4-22d70e207a0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120794514, 'registration': 'HJ12TKE', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 5dr', 'mileage': 152253, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 289, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-03-09', 'fuel': 'Petrol', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/66119a07-deae-4bbb-845e-0d6427a71884_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/ad8ac1d0-fcf1-4e69-8c01-46cc2984d8cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/96c52087-2f51-4f9c-93ff-3092c115c7a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/270d44a1-84bc-419e-8b32-4627523944ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/3ca5cb3d-b91d-4a22-9031-a8b87891ed73_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/75fc4756-a508-4143-927f-f7b0632185b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/54c2be56-c57c-4311-9dea-390e65083e86_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/eebc7139-5349-4be1-b372-0d2d91b7d19c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ12TKE/2026-03-26/image/634decac-c05a-4946-b7c5-18ef57f70b1b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/13 - 8K, 02/14 - 17K, 08/14 - 26K, 01/15 - 32K, 11/15 - 50K, 12/16 - 64K, 07/17 - 71K, 04/19 - 89K, 11/21 - 107K, 09/22 - 118K, 11/23 - 129K,', 'remarks': '**789** VOSA STATES 32K, 50K, 64K, 77K, 86K, 97K, 100K, 107K, 120K, 129K, 138K, 148K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4cbed349-e83b-48cf-8ae4-22d70e207a0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313974b7-fcfe-5132-b78f-0e6489d3bbe4 with identifier: 120794514
2026-03-30 13:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313974b7-fcfe-5132-b78f-0e6489d3bbe4 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 313974b7-fcfe-5132-b78f-0e6489d3bbe4 with scrape type 2
2026-03-30 13:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 313974b7-fcfe-5132-b78f-0e6489d3bbe4, identifier: 120794514
2026-03-30 13:02:07 [astonbarclay.gb] INFO: Found listing with ID: 112893299
2026-03-30 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112893299%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 112893299: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120859404
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859404%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120859404: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120759795
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759795%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120759795: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120748860
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [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-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120748860: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120757365
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [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-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120757365: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120515008
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515008%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120515008: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120515107
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515107%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120515107: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120098855
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098855%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120098855: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120841176
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841176%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120841176: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120761139
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761139%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120761139: 0
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Found listing with ID: 120828510
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828510%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Scrape type for 120828510: 2
2026-03-30 13:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f550b87-791d-5f83-a39b-09a347702642 with identifier: 120162821
2026-03-30 13:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f550b87-791d-5f83-a39b-09a347702642 with identifier: 120162821
2026-03-30 13:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7f550b87-791d-5f83-a39b-09a347702642 with identifier: 120162821 to the API
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120162821?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-31T12:00:00Z',
'fuel_type': 'Electric',
'id': '7f550b87-791d-5f83-a39b-09a347702642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YC25FMM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120162821',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'BZ4X ELECTRIC HATCHBACK',
'odometer': 15678,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-31',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA BZ4X ELECTRIC HATCHBACK 150kW Motion 71.4kWh 5dr Auto [11kW]',
'transmission': 'automatic',
'trim': '150kW Motion 71.4kWh 5dr Auto [11kW]',
'vin': None,
'year': 2025}
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [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-30 13:02:08 [astonbarclay.gb] INFO: Saving data for 120162821: {'auction_closing_time': 1774958400.0, 'created_time': 1773404945.38793, 'last_price_update_time': 1774875728.495451}
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120162821') HTTP/1.1" 204 0
2026-03-30 13:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108
2026-03-30 13:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108
2026-03-30 13:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0bf76551-4358-5c5a-94a3-c4e6859f2199 with identifier: 120696108 to the API
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696108?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '0bf76551-4358-5c5a-94a3-c4e6859f2199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MF19LFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696108',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 89972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-26',
'seller_name': 'Nunns Mazda',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 [75] Griffin 3dr',
'transmission': 'manual',
'trim': '1.4 [75] Griffin 3dr',
'vin': None,
'year': 2019}
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696108%27 HTTP/1.1" 200 None
2026-03-30 13:02:08 [astonbarclay.gb] INFO: Saving data for 120696108: {'auction_closing_time': 1774958400.0, 'created_time': 1774443740.78528, 'last_price_update_time': 1774875728.898427}
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696108') HTTP/1.1" 204 0
2026-03-30 13:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 313974b7-fcfe-5132-b78f-0e6489d3bbe4 with identifier: 120794514
2026-03-30 13:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 313974b7-fcfe-5132-b78f-0e6489d3bbe4 with identifier: 120794514
2026-03-30 13:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 313974b7-fcfe-5132-b78f-0e6489d3bbe4 with identifier: 120794514 to the API
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120794514?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '313974b7-fcfe-5132-b78f-0e6489d3bbe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HJ12TKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120794514',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 152253,
'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': 'FORD FIESTA HATCHBACK 1.25 Edge 5dr',
'transmission': 'manual',
'trim': '1.25 Edge 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794514%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Saving data for 120794514: {'auction_closing_time': 1774958400.0, 'created_time': 1774465886.676798, 'last_price_update_time': 1774875729.235762}
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120794514') HTTP/1.1" 204 0
2026-03-30 13:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120820135?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120828655
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828655%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120828655: 2
2026-03-30 13:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471411?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120506327
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [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-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120506327: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120536421
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [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-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120536421: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120842093
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120842093%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120842093: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120735547
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [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-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120735547: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120826203
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826203%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120826203: 2
2026-03-30 13:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 119816143
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119816143%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 119816143: 2
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120371964
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371964%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120371964: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120773907
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773907%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120773907: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120828777
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828777%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120828777: 2
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120820135, 'registration': 'SF56RVU', 'account': 'MOT129', 'make': 'LAND ROVER', 'model': 'DISCOVERY 3 DIESEL SW', 'derivative': '2.7 Td V6 HSE 5dr Auto', 'mileage': 153233, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2006-11-30', 'fuel': 'Diesel', 'motExpiry': '2024-12-18', 'doors': 5, 'engineSize': 2720, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/SF56RVU/2026-03-27/image/2a7da2d9-7f78-43fb-9e51-d5d36b4d9041_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/497f6d4d-39bb-4c33-8851-a28cdb2df3fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/c62c5cd1-73a2-467c-bcf1-81c7d26d1c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/0314cbba-6bb7-4980-b16c-b57fd3025b93_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/f55732bd-c726-4149-944a-74e279701a26_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/4aecd1e3-a558-4fce-9762-a67bfa3c202b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/8598321a-1c32-431f-92ee-45c3f65b8796_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/47b0487f-e404-4613-9714-0f218480c702_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/74fc3ce3-4519-4e31-97ca-127958da2afc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/07 - 12K, 02/08 - 24K, 02/09 - 31K, 08/09 - 39K, 08/10 - 47K, 05/12 - 72K, 05/13 - 86K, 05/14 - 97K, 11/14 - 103K, 12/17 - 132K,', 'remarks': '**1774** VOSA STATES 39K, 52K, 67K, 81K, 93K, 103K, 116K, 128K, 132K, 136K, 139K, 141K, 143K, 147K, 149K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60cc9be6-8d25-415d-908b-925579f02d69.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120820135, 'registration': 'SF56RVU', 'account': 'MOT129', 'make': 'LAND ROVER', 'model': 'DISCOVERY 3 DIESEL SW', 'derivative': '2.7 Td V6 HSE 5dr Auto', 'mileage': 153233, 'mileageWarranty': False, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2006-11-30', 'fuel': 'Diesel', 'motExpiry': '2024-12-18', 'doors': 5, 'engineSize': 2720, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/SF56RVU/2026-03-27/image/2a7da2d9-7f78-43fb-9e51-d5d36b4d9041_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/497f6d4d-39bb-4c33-8851-a28cdb2df3fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/c62c5cd1-73a2-467c-bcf1-81c7d26d1c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/0314cbba-6bb7-4980-b16c-b57fd3025b93_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/f55732bd-c726-4149-944a-74e279701a26_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/4aecd1e3-a558-4fce-9762-a67bfa3c202b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/8598321a-1c32-431f-92ee-45c3f65b8796_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/47b0487f-e404-4613-9714-0f218480c702_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF56RVU/2026-03-27/image/74fc3ce3-4519-4e31-97ca-127958da2afc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/07 - 12K, 02/08 - 24K, 02/09 - 31K, 08/09 - 39K, 08/10 - 47K, 05/12 - 72K, 05/13 - 86K, 05/14 - 97K, 11/14 - 103K, 12/17 - 132K,', 'remarks': '**1774** VOSA STATES 39K, 52K, 67K, 81K, 93K, 103K, 116K, 128K, 132K, 136K, 139K, 141K, 143K, 147K, 149K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60cc9be6-8d25-415d-908b-925579f02d69.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05036c2a-c35e-5d38-bb3c-98285ff3332c with identifier: 120820135
2026-03-30 13:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05036c2a-c35e-5d38-bb3c-98285ff3332c with scrape type 2
2026-03-30 13:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05036c2a-c35e-5d38-bb3c-98285ff3332c with scrape type 2
2026-03-30 13:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 05036c2a-c35e-5d38-bb3c-98285ff3332c, identifier: 120820135
2026-03-30 13:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 05036c2a-c35e-5d38-bb3c-98285ff3332c with identifier: 120820135
2026-03-30 13:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 05036c2a-c35e-5d38-bb3c-98285ff3332c with identifier: 120820135
2026-03-30 13:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 05036c2a-c35e-5d38-bb3c-98285ff3332c with identifier: 120820135 to the API
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120820135?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 270,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '05036c2a-c35e-5d38-bb3c-98285ff3332c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SF56RVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120820135',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY 3 DIESEL SW',
'odometer': 153233,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-11-30',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER DISCOVERY 3 DIESEL SW 2.7 Td V6 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.7 Td V6 HSE 5dr Auto',
'vin': None,
'year': 2006}
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820135%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Saving data for 120820135: {'auction_closing_time': 1774958400.0, 'created_time': 1774552184.464704, 'last_price_update_time': 1774875729.946491}
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120820135') HTTP/1.1" 204 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120775601
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775601%27 HTTP/1.1" 200 None
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Scrape type for 120775601: 0
2026-03-30 13:02:09 [astonbarclay.gb] INFO: Found listing with ID: 120826103
2026-03-30 13:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826103%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120826103: 2
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471411, 'registration': 'PK12UCX', 'account': 'DJC003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 3dr', 'mileage': 115366, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK12UCX/2026-03-20/image/e0283ce3-602f-448b-821f-698d579a7a3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/b583c578-713c-4667-8825-54c21fad3f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/552bfbd0-7bb3-430d-833a-ea25886d461b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/2208856c-f73d-436f-af66-2d2c2d958259_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/7a76fad4-e766-461f-bcac-edb04592ab3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/934d8c1d-c28f-4d61-9851-019c29f68bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/d9be657d-a1f7-43cf-80a9-c9e92d2b93d0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/13 - 5K, INVOICE @ 03/25 - NO MILEAGE', 'remarks': '**122** VOSA STATES 27K, 36K, 43K, 49K, 63K, 72K, 85K, 94K, 101K, 107K GREEN SLIP ONLY', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22771f99-8013-4c26-9e1b-b4d33c5f204a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471411, 'registration': 'PK12UCX', 'account': 'DJC003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Edge 3dr', 'mileage': 115366, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK12UCX/2026-03-20/image/e0283ce3-602f-448b-821f-698d579a7a3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/b583c578-713c-4667-8825-54c21fad3f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/552bfbd0-7bb3-430d-833a-ea25886d461b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/2208856c-f73d-436f-af66-2d2c2d958259_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/7a76fad4-e766-461f-bcac-edb04592ab3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/934d8c1d-c28f-4d61-9851-019c29f68bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK12UCX/2026-03-20/image/d9be657d-a1f7-43cf-80a9-c9e92d2b93d0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/13 - 5K, INVOICE @ 03/25 - NO MILEAGE', 'remarks': '**122** VOSA STATES 27K, 36K, 43K, 49K, 63K, 72K, 85K, 94K, 101K, 107K GREEN SLIP ONLY', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/22771f99-8013-4c26-9e1b-b4d33c5f204a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411
2026-03-30 13:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with scrape type 2
2026-03-30 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with scrape type 2
2026-03-30 13:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521, identifier: 120471411
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120870219
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870219%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120870219: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120804304
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804304%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120804304: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120806750
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806750%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120806750: 1
2026-03-30 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120379914?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761770?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411
2026-03-30 13:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411
2026-03-30 13:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521 with identifier: 120471411 to the API
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120471411?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca7da0de-dcc0-5fc7-a7c8-f1b05bf3d521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK12UCX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471411',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 115366,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-31',
'seller_name': 'Cox Motor Group',
'title': 'FORD FIESTA HATCHBACK 1.25 Edge 3dr',
'transmission': 'manual',
'trim': '1.25 Edge 3dr',
'vin': None,
'year': 2012}
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [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-30 13:02:10 [astonbarclay.gb] INFO: Saving data for 120471411: {'auction_closing_time': 1774958400.0, 'created_time': 1773947350.863812, 'last_price_update_time': 1774875730.434429}
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471411') HTTP/1.1" 204 0
2026-03-30 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120765504
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765504%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120765504: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120869987
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869987%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120869987: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120806759
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806759%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120806759: 1
2026-03-30 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664123?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120474875?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765820?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 112746460
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [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-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 112746460: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120830740
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830740%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120830740: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120862857
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862857%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120862857: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120830731
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830731%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120830731: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120631689
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [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-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120631689: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120869943
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869943%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120869943: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120773822
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773822%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120773822: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120870098
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870098%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120870098: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120869555
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869555%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120869555: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120870156
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870156%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120870156: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120174059
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120174059%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120174059: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120830692
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830692%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120830692: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120858968
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858968%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120858968: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120830712
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830712%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120830712: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120689713
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689713%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120689713: 0
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Found listing with ID: 120804920
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804920%27 HTTP/1.1" 200 None
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Scrape type for 120804920: 2
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120379914, 'registration': 'YF57VFX', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC Type S GT 3dr', 'mileage': 114729, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 187, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-11-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1799, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF57VFX/2026-03-13/image/11515326-bf39-4b62-b3bd-b1a518264649_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/d571526f-e40a-45b6-a000-ad83ec27e8d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/a3423a30-eafb-4019-9a8b-dea4affd2d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/b49001e5-2425-42bb-b2d9-c9edfad27fd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/1bf84130-487e-4547-a4b1-c9e2125a9b7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/2d1f8dfb-a0d0-4426-b0de-240e24f0fc9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/71e5315a-0faa-453a-84c1-fb54fa44ddeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/ea97b005-eb51-4208-9af3-cf30ca1bdea9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/161ca3b2-f29e-4f6a-800d-a30f784799d8_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/08 - 8K, 10/09 - 17K, 10/10 - 29K, 05/11 - 33K, 08/12 - 44K, 08/13 - 51K, 08/14 - 59K, 08/15 - 67K, 09/16 -74K, 09/17 - 82K, 12/18 - NO MILEAGE, 11/19 - NO MILEAGE,', 'remarks': '**594** VOSA STATES 30K, 37K, 44K, 51K, 59K, 67K, 74K, 82K, 89K, 97K, 98K, 99K, 101K, 105K, 108K, 114K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1aa8bc27-532d-441f-9a16-f28cd0c8f759.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120379914, 'registration': 'YF57VFX', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC Type S GT 3dr', 'mileage': 114729, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 187, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-11-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1799, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF57VFX/2026-03-13/image/11515326-bf39-4b62-b3bd-b1a518264649_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/d571526f-e40a-45b6-a000-ad83ec27e8d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/a3423a30-eafb-4019-9a8b-dea4affd2d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/b49001e5-2425-42bb-b2d9-c9edfad27fd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/1bf84130-487e-4547-a4b1-c9e2125a9b7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/2d1f8dfb-a0d0-4426-b0de-240e24f0fc9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/71e5315a-0faa-453a-84c1-fb54fa44ddeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/ea97b005-eb51-4208-9af3-cf30ca1bdea9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF57VFX/2026-03-13/image/161ca3b2-f29e-4f6a-800d-a30f784799d8_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/08 - 8K, 10/09 - 17K, 10/10 - 29K, 05/11 - 33K, 08/12 - 44K, 08/13 - 51K, 08/14 - 59K, 08/15 - 67K, 09/16 -74K, 09/17 - 82K, 12/18 - NO MILEAGE, 11/19 - NO MILEAGE,', 'remarks': '**594** VOSA STATES 30K, 37K, 44K, 51K, 59K, 67K, 74K, 82K, 89K, 97K, 98K, 99K, 101K, 105K, 108K, 114K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1aa8bc27-532d-441f-9a16-f28cd0c8f759.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a65ca717-0cce-53ca-a7cd-d201280aaff4 with identifier: 120379914
2026-03-30 13:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a65ca717-0cce-53ca-a7cd-d201280aaff4 with scrape type 2
2026-03-30 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a65ca717-0cce-53ca-a7cd-d201280aaff4 with scrape type 2
2026-03-30 13:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a65ca717-0cce-53ca-a7cd-d201280aaff4, identifier: 120379914
2026-03-30 13:02:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761770, 'registration': 'NA72ZLO', 'account': 'VAN038', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 Cooper S Exclusive 5dr Auto', 'mileage': 14925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 568, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/49ace9ef-418f-4233-b905-1aebb1fae9ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/9ed550da-f8c4-4cee-b070-efde044da93e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/d9f882c6-7341-4e77-bf8f-ae5125717dee_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/253e644f-b571-48cf-b421-cc2044ff1584_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/3976b360-f0e0-4052-8b10-0907c2a29ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/5f70dfe4-c9cc-4c59-b2c0-7123e0fb12e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/5bc37259-64a5-4dd4-8946-791170d3473a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/cd8a98fd-b5fd-46e6-932f-be1e99e903e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/7585a4fe-835e-4138-9b82-6e01f8721b45_removebg.jpg?w=600'], 'colour': 'BLUE/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Full retail prep completed - just aging stock', 'remarks': '**1359** Full retail prep completed - just aging stock', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3a0dc909-e37c-45b1-a98d-b040d1af7a70.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761770, 'registration': 'NA72ZLO', 'account': 'VAN038', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 Cooper S Exclusive 5dr Auto', 'mileage': 14925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 568, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/49ace9ef-418f-4233-b905-1aebb1fae9ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/9ed550da-f8c4-4cee-b070-efde044da93e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/d9f882c6-7341-4e77-bf8f-ae5125717dee_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/253e644f-b571-48cf-b421-cc2044ff1584_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/3976b360-f0e0-4052-8b10-0907c2a29ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/5f70dfe4-c9cc-4c59-b2c0-7123e0fb12e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/5bc37259-64a5-4dd4-8946-791170d3473a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/cd8a98fd-b5fd-46e6-932f-be1e99e903e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72ZLO/2026-03-27/image/7585a4fe-835e-4138-9b82-6e01f8721b45_removebg.jpg?w=600'], 'colour': 'BLUE/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Full retail prep completed - just aging stock', 'remarks': '**1359** Full retail prep completed - just aging stock', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3a0dc909-e37c-45b1-a98d-b040d1af7a70.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fb36154-b8f2-5069-81de-64db04be765e with identifier: 120761770
2026-03-30 13:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fb36154-b8f2-5069-81de-64db04be765e with scrape type 2
2026-03-30 13:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fb36154-b8f2-5069-81de-64db04be765e with scrape type 2
2026-03-30 13:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3fb36154-b8f2-5069-81de-64db04be765e, identifier: 120761770
2026-03-30 13:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a65ca717-0cce-53ca-a7cd-d201280aaff4 with identifier: 120379914
2026-03-30 13:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a65ca717-0cce-53ca-a7cd-d201280aaff4 with identifier: 120379914
2026-03-30 13:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a65ca717-0cce-53ca-a7cd-d201280aaff4 with identifier: 120379914 to the API
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120379914?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'BRONZE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a65ca717-0cce-53ca-a7cd-d201280aaff4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF57VFX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120379914',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 114729,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-11-24',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CIVIC HATCHBACK 1.8 i-VTEC Type S GT 3dr',
'transmission': 'manual',
'trim': '1.8 i-VTEC Type S GT 3dr',
'vin': None,
'year': 2007}
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:11 [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-30 13:02:11 [astonbarclay.gb] INFO: Saving data for 120379914: {'auction_closing_time': 1774958400.0, 'created_time': 1773402789.138887, 'last_price_update_time': 1774875731.537417}
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120379914') HTTP/1.1" 204 0
2026-03-30 13:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3fb36154-b8f2-5069-81de-64db04be765e with identifier: 120761770
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE%2FBLACK HTTP/1.1" 200 None
2026-03-30 13:02:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3fb36154-b8f2-5069-81de-64db04be765e with identifier: 120761770
2026-03-30 13:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3fb36154-b8f2-5069-81de-64db04be765e with identifier: 120761770 to the API
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761770?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '3fb36154-b8f2-5069-81de-64db04be765e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NA72ZLO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761770',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 14925,
'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': 'Vantage Motor Group',
'title': 'MINI HATCHBACK 2.0 Cooper S Exclusive 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 Cooper S Exclusive 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761770%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Saving data for 120761770: {'auction_closing_time': 1774958400.0, 'created_time': 1774552156.797904, 'last_price_update_time': 1774875732.131335}
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761770') HTTP/1.1" 204 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120727640
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120727640%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120727640: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120740344
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [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-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120740344: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120775627
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775627%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120775627: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120401488
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [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-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120401488: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120775642
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775642%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120775642: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120727623
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120727623%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120727623: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120741797
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741797%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120741797: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120753500
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [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-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120753500: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120862650
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862650%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120862650: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120806771
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806771%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120806771: 1
2026-03-30 13:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664186?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664114?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120830703
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830703%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120830703: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120870309
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870309%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120870309: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120805277
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805277%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120805277: 2
2026-03-30 13:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664104?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664123, 'registration': 'HW05MWG', 'account': 'WIL004', 'make': 'PEUGEOT', 'model': '206 HATCHBACK', 'derivative': '1.4 16V SE 5dr [DAC+CC]', 'mileage': 73842, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2204, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2005-08-15', 'fuel': 'Petrol', 'motExpiry': '2026-08-15', 'doors': 5, 'engineSize': 1360, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HW05MWG/2026-03-26/image/ad67f388-5fcd-4df9-9ac4-37675aedbc0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/041fa4da-7821-4744-b847-5aa1c1c2e1be_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/845f965c-0a6f-4b4c-b673-edb1b0ab222f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/e4ac6fc1-b49d-4975-8cdb-2806f814821e_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/7c2a5ee0-8c29-4cab-b1c9-cc968053424a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/84b185ac-b839-48b0-8996-58c0d2945e96_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SB 04/06 3K 07/07 8K 09/08 (NO MILEAGE) 07/09 (NO MILEAGE) 07/10 (NO MILEAGE) 07/11 (NO MILEAGE) 07/12 31K 08/23 34K 07/14 37K 07/15 41K 07/16 45K 08/17 47K 07/18 51K / INV 07/19 54K 07/20 57K 07/21 60K 07/22 63K 07/23 66K 07/24 69K 07/25 72K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', '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/6c4bda35-308e-4101-a7dc-c57fcdd41b0a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664123, 'registration': 'HW05MWG', 'account': 'WIL004', 'make': 'PEUGEOT', 'model': '206 HATCHBACK', 'derivative': '1.4 16V SE 5dr [DAC+CC]', 'mileage': 73842, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2204, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2005-08-15', 'fuel': 'Petrol', 'motExpiry': '2026-08-15', 'doors': 5, 'engineSize': 1360, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HW05MWG/2026-03-26/image/ad67f388-5fcd-4df9-9ac4-37675aedbc0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/041fa4da-7821-4744-b847-5aa1c1c2e1be_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/845f965c-0a6f-4b4c-b673-edb1b0ab222f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/e4ac6fc1-b49d-4975-8cdb-2806f814821e_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/7c2a5ee0-8c29-4cab-b1c9-cc968053424a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HW05MWG/2026-03-26/image/84b185ac-b839-48b0-8996-58c0d2945e96_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SB 04/06 3K 07/07 8K 09/08 (NO MILEAGE) 07/09 (NO MILEAGE) 07/10 (NO MILEAGE) 07/11 (NO MILEAGE) 07/12 31K 08/23 34K 07/14 37K 07/15 41K 07/16 45K 08/17 47K 07/18 51K / INV 07/19 54K 07/20 57K 07/21 60K 07/22 63K 07/23 66K 07/24 69K 07/25 72K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', '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/6c4bda35-308e-4101-a7dc-c57fcdd41b0a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6 with identifier: 120664123
2026-03-30 13:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6 with scrape type 2
2026-03-30 13:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6 with scrape type 2
2026-03-30 13:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6, identifier: 120664123
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120474875, 'registration': 'YL20AXM', 'account': 'VAN041', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 Acenta 5dr Xtronic', 'mileage': 26908, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-23', 'fuel': 'Petrol', 'motExpiry': '2026-03-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL20AXM/2026-03-19/image/3d6f7ece-f2ac-4acd-b72c-2acb91669cf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/4058ce80-f8b2-4170-a80e-1a90c033a16f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/40294940-3958-4ac3-b7f0-03cb833e9932_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/098653f2-cebb-4c87-8426-83d7d71a33dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0f311717-b6a8-49c0-83f5-9c6f11f682e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/6d5ca971-b467-4671-8782-fc8577f90e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0c6bc44f-fce7-4def-90ad-2bf296d6bd9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/627d4256-d7d6-4d36-a659-febab022f20e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/1ca600a3-cb27-40b0-b116-ec3863b1b118_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/8c88caee-2811-4018-8793-6e610cf26492_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/21 - 2K, 03/22 - 6K, 03/23 - 10K, 02/24 - 15K,', 'remarks': '**1237** VOSA STATES 10K, 15K, 21K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/5c88444d-c9fc-4363-bab7-d32038e9f409.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120474875, 'registration': 'YL20AXM', 'account': 'VAN041', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 Acenta 5dr Xtronic', 'mileage': 26908, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-23', 'fuel': 'Petrol', 'motExpiry': '2026-03-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL20AXM/2026-03-19/image/3d6f7ece-f2ac-4acd-b72c-2acb91669cf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/4058ce80-f8b2-4170-a80e-1a90c033a16f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/40294940-3958-4ac3-b7f0-03cb833e9932_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/098653f2-cebb-4c87-8426-83d7d71a33dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0f311717-b6a8-49c0-83f5-9c6f11f682e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/6d5ca971-b467-4671-8782-fc8577f90e25_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/0c6bc44f-fce7-4def-90ad-2bf296d6bd9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/627d4256-d7d6-4d36-a659-febab022f20e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/1ca600a3-cb27-40b0-b116-ec3863b1b118_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL20AXM/2026-03-19/image/8c88caee-2811-4018-8793-6e610cf26492_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/21 - 2K, 03/22 - 6K, 03/23 - 10K, 02/24 - 15K,', 'remarks': '**1237** VOSA STATES 10K, 15K, 21K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/5c88444d-c9fc-4363-bab7-d32038e9f409.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875
2026-03-30 13:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538d5e79-7846-5939-a7e6-125095211d7c with scrape type 2
2026-03-30 13:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 538d5e79-7846-5939-a7e6-125095211d7c with scrape type 2
2026-03-30 13:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 538d5e79-7846-5939-a7e6-125095211d7c, identifier: 120474875
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765820, 'registration': 'KX16VZR', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4T 16V 150 SRi 5dr', 'mileage': 82985, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2106, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-03-02', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KX16VZR/2026-03-26/image/ee0978d8-1750-4987-b1ba-bcdec70aeda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/a548eff9-6a3c-4c0a-88f4-7303d7a38a12_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/f6fd153a-ded5-44ce-9317-f501d64400ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/7d7f52a8-d9a2-4bb2-ac31-08a58db179ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/9a70fcb6-5603-4d34-bbe2-2b45aca8e9ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/a1d29872-5bf6-4a5a-a78b-c7b96786cc9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/b40a047f-ff0d-4a08-b8b9-e76449565271_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/43019482-07f1-42eb-b0c8-fe04b70cc5e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/817481ea-e591-4bb3-a0c4-56a16e114bd2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 3/17 10K, 3/18 23K, 3/19 38K, 3/20 51K, 2/21 63K, 5/22 68K, 5/23 71K, 5/24 74K, 5/25 78K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', '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/05e757ec-518f-404f-93be-239bd65a954c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765820, 'registration': 'KX16VZR', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4T 16V 150 SRi 5dr', 'mileage': 82985, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2106, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-03-02', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1399, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KX16VZR/2026-03-26/image/ee0978d8-1750-4987-b1ba-bcdec70aeda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/a548eff9-6a3c-4c0a-88f4-7303d7a38a12_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/f6fd153a-ded5-44ce-9317-f501d64400ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/7d7f52a8-d9a2-4bb2-ac31-08a58db179ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/9a70fcb6-5603-4d34-bbe2-2b45aca8e9ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/a1d29872-5bf6-4a5a-a78b-c7b96786cc9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/b40a047f-ff0d-4a08-b8b9-e76449565271_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/43019482-07f1-42eb-b0c8-fe04b70cc5e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX16VZR/2026-03-26/image/817481ea-e591-4bb3-a0c4-56a16e114bd2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 3/17 10K, 3/18 23K, 3/19 38K, 3/20 51K, 2/21 63K, 5/22 68K, 5/23 71K, 5/24 74K, 5/25 78K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', '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/05e757ec-518f-404f-93be-239bd65a954c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820
2026-03-30 13:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e751ef1d-01ab-537d-826c-44055f9e50ad with scrape type 2
2026-03-30 13:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e751ef1d-01ab-537d-826c-44055f9e50ad with scrape type 2
2026-03-30 13:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e751ef1d-01ab-537d-826c-44055f9e50ad, identifier: 120765820
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120870412
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870412%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120870412: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 119484668
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119484668%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 119484668: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120667852
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [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-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120667852: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120772791
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120772791%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120772791: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 119026534
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119026534%27 HTTP/1.1" 200 None
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 119026534: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120324176
2026-03-30 13:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:12 [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-30 13:02:12 [astonbarclay.gb] INFO: Scrape type for 120324176: 0
2026-03-30 13:02:12 [astonbarclay.gb] INFO: Found listing with ID: 120796415
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796415%27 HTTP/1.1" 200 None
2026-03-30 13:02:13 [astonbarclay.gb] INFO: Scrape type for 120796415: 0
2026-03-30 13:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120735356
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [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-30 13:02:13 [astonbarclay.gb] INFO: Scrape type for 120735356: 0
2026-03-30 13:02:13 [astonbarclay.gb] INFO: Found listing with ID: 120829636
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829636%27 HTTP/1.1" 200 None
2026-03-30 13:02:13 [astonbarclay.gb] INFO: Scrape type for 120829636: 2
2026-03-30 13:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6 with identifier: 120664123
2026-03-30 13:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6 with identifier: 120664123
2026-03-30 13:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6 with identifier: 120664123 to the API
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664123?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'ecb66cbc-bfde-5fd9-9b37-cf20ae5d3ba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HW05MWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664123',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '206 HATCHBACK',
'odometer': 73842,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-08-15',
'seller_name': 'Wilsons',
'title': 'PEUGEOT 206 HATCHBACK 1.4 16V SE 5dr [DAC+CC]',
'transmission': 'manual',
'trim': '1.4 16V SE 5dr [DAC+CC]',
'vin': None,
'year': 2005}
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664123%27 HTTP/1.1" 200 None
2026-03-30 13:02:13 [astonbarclay.gb] INFO: Saving data for 120664123: {'auction_closing_time': 1775033100.0, 'created_time': 1774552134.396883, 'last_price_update_time': 1774875733.351488}
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664123') HTTP/1.1" 204 0
2026-03-30 13:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875
2026-03-30 13:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875
2026-03-30 13:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 538d5e79-7846-5939-a7e6-125095211d7c with identifier: 120474875 to the API
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120474875?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-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '538d5e79-7846-5939-a7e6-125095211d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL20AXM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120474875',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 26908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-23',
'seller_name': 'Vantage Motor Group',
'title': 'NISSAN MICRA HATCHBACK 1.0 IG-T 100 Acenta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.0 IG-T 100 Acenta 5dr Xtronic',
'vin': None,
'year': 2020}
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [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-30 13:02:13 [astonbarclay.gb] INFO: Saving data for 120474875: {'auction_closing_time': 1774958400.0, 'created_time': 1773861445.481239, 'last_price_update_time': 1774875733.758135}
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120474875') HTTP/1.1" 204 0
2026-03-30 13:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820
2026-03-30 13:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820
2026-03-30 13:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e751ef1d-01ab-537d-826c-44055f9e50ad with identifier: 120765820 to the API
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765820?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'e751ef1d-01ab-537d-826c-44055f9e50ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KX16VZR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765820',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 82985,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-02',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL ASTRA HATCHBACK 1.4T 16V 150 SRi 5dr',
'transmission': 'manual',
'trim': '1.4T 16V 150 SRi 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765820%27 HTTP/1.1" 200 None
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Saving data for 120765820: {'auction_closing_time': 1775033100.0, 'created_time': 1774443790.81993, 'last_price_update_time': 1774875734.070125}
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765820') HTTP/1.1" 204 0
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Found listing with ID: 120518926
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [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-30 13:02:14 [astonbarclay.gb] INFO: Scrape type for 120518926: 0
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Found listing with ID: 120839135
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120839135%27 HTTP/1.1" 200 None
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Scrape type for 120839135: 0
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Found listing with ID: 120830231
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830231%27 HTTP/1.1" 200 None
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Scrape type for 120830231: 2
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664186, 'registration': 'GY58FUO', 'account': 'WIL004', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL SALOON', 'derivative': '2.0 Sport TDI 4dr', 'mileage': 153000, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2215, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-10-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-22', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GY58FUO/2026-03-27/image/ac7603dc-6106-4886-b747-a29fddbd59ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/cd1cbd09-7b72-4344-88bd-9619b8ae78df_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/fc09be70-04ea-4d44-9107-c25c72acad7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/771fed5e-e31e-4e4a-bcaa-4466e2a87f30_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/890c8a16-418e-44a9-9f67-f04fb594fdce_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/ab9ca8bc-f005-474f-a2c4-b44c0026f0e6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/10 14K, 10/11 23K, 11/23 133K, 11/24 138K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4b5e58ce-ed43-453c-821d-712f2262f4d8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664186, 'registration': 'GY58FUO', 'account': 'WIL004', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL SALOON', 'derivative': '2.0 Sport TDI 4dr', 'mileage': 153000, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2215, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-10-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-22', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GY58FUO/2026-03-27/image/ac7603dc-6106-4886-b747-a29fddbd59ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/cd1cbd09-7b72-4344-88bd-9619b8ae78df_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/fc09be70-04ea-4d44-9107-c25c72acad7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/771fed5e-e31e-4e4a-bcaa-4466e2a87f30_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/890c8a16-418e-44a9-9f67-f04fb594fdce_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY58FUO/2026-03-27/image/ab9ca8bc-f005-474f-a2c4-b44c0026f0e6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 10/10 14K, 10/11 23K, 11/23 133K, 11/24 138K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4b5e58ce-ed43-453c-821d-712f2262f4d8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 918f8d93-87e7-55e6-9f7c-0018f028c9f7 with identifier: 120664186
2026-03-30 13:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 918f8d93-87e7-55e6-9f7c-0018f028c9f7 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 918f8d93-87e7-55e6-9f7c-0018f028c9f7 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 918f8d93-87e7-55e6-9f7c-0018f028c9f7, identifier: 120664186
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664114, 'registration': 'LV10KLE', 'account': 'WIL004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-VTEC EX 5dr i-SHIFT Auto', 'mileage': 141551, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2213, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2010-03-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV10KLE/2026-03-27/image/57cc8e5f-7f71-4830-bb3c-2a2641b18300_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/a679982a-1e42-4feb-bc8b-386de2f99fa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/8b47c8b3-7b76-44b1-b9a9-741da911da20_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/c26a543a-696a-45a6-bfca-9e24e2dc412b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/1c044974-b859-4d84-a186-488f1ee3c819_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/d2da2ebd-5aaf-4acd-b35f-9a545a2562ce_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 3/11 5K, 4/12 9K, 3/13 15K, 9/24 131K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51e964c1-f122-47be-bf3a-421016e78a56.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664114, 'registration': 'LV10KLE', 'account': 'WIL004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-VTEC EX 5dr i-SHIFT Auto', 'mileage': 141551, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2213, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2010-03-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV10KLE/2026-03-27/image/57cc8e5f-7f71-4830-bb3c-2a2641b18300_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/a679982a-1e42-4feb-bc8b-386de2f99fa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/8b47c8b3-7b76-44b1-b9a9-741da911da20_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/c26a543a-696a-45a6-bfca-9e24e2dc412b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/1c044974-b859-4d84-a186-488f1ee3c819_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV10KLE/2026-03-27/image/d2da2ebd-5aaf-4acd-b35f-9a545a2562ce_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 3/11 5K, 4/12 9K, 3/13 15K, 9/24 131K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51e964c1-f122-47be-bf3a-421016e78a56.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6992b291-0c7d-5df6-a310-056ae0971e49 with identifier: 120664114
2026-03-30 13:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6992b291-0c7d-5df6-a310-056ae0971e49 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6992b291-0c7d-5df6-a310-056ae0971e49 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6992b291-0c7d-5df6-a310-056ae0971e49, identifier: 120664114
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664104, 'registration': 'SA15LJE', 'account': 'WIL004', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK (RC)', 'derivative': '1.2 PureTech [82] Flair 5dr', 'mileage': 104933, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2210, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-05-04', 'fuel': 'Petrol', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA15LJE/2026-03-27/image/9a0c5fea-fa41-4818-879e-e7f0e4a20e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/51a67254-ff08-4d0c-9a7b-1d21e1f04abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/0cd094e5-7107-4e78-9538-ab104ae4f78b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/64e2d1d1-a87f-49e9-9c58-7ee431aa69a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/9e6bef35-577a-48e9-948b-99311081a68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/edc5f856-f49b-488b-8832-efba197ad2d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/75a32414-6fee-4199-aa99-c6b7cf283a02_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SB 03/16 12K 03/17 23K / INV 04/22 72K 05/23 81K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', '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/717533df-8e18-4542-9ccc-057123a2d81a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664104, 'registration': 'SA15LJE', 'account': 'WIL004', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK (RC)', 'derivative': '1.2 PureTech [82] Flair 5dr', 'mileage': 104933, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2210, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-05-04', 'fuel': 'Petrol', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA15LJE/2026-03-27/image/9a0c5fea-fa41-4818-879e-e7f0e4a20e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/51a67254-ff08-4d0c-9a7b-1d21e1f04abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/0cd094e5-7107-4e78-9538-ab104ae4f78b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/64e2d1d1-a87f-49e9-9c58-7ee431aa69a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/9e6bef35-577a-48e9-948b-99311081a68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/edc5f856-f49b-488b-8832-efba197ad2d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA15LJE/2026-03-27/image/75a32414-6fee-4199-aa99-c6b7cf283a02_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SB 03/16 12K 03/17 23K / INV 04/22 72K 05/23 81K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', '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/717533df-8e18-4542-9ccc-057123a2d81a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf05da12-d51f-5c8b-8ec4-5e8395fa4584 with identifier: 120664104
2026-03-30 13:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf05da12-d51f-5c8b-8ec4-5e8395fa4584 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf05da12-d51f-5c8b-8ec4-5e8395fa4584 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cf05da12-d51f-5c8b-8ec4-5e8395fa4584, identifier: 120664104
2026-03-30 13:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 918f8d93-87e7-55e6-9f7c-0018f028c9f7 with identifier: 120664186
2026-03-30 13:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 918f8d93-87e7-55e6-9f7c-0018f028c9f7 with identifier: 120664186
2026-03-30 13:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 918f8d93-87e7-55e6-9f7c-0018f028c9f7 with identifier: 120664186 to the API
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664186?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '918f8d93-87e7-55e6-9f7c-0018f028c9f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY58FUO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664186',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'PASSAT DIESEL SALOON',
'odometer': 153000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-29',
'seller_name': 'Wilsons',
'title': 'VOLKSWAGEN PASSAT DIESEL SALOON 2.0 Sport TDI 4dr',
'transmission': 'manual',
'trim': '2.0 Sport TDI 4dr',
'vin': None,
'year': 2008}
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664186%27 HTTP/1.1" 200 None
2026-03-30 13:02:14 [astonbarclay.gb] INFO: Saving data for 120664186: {'auction_closing_time': 1775033100.0, 'created_time': 1774551830.39603, 'last_price_update_time': 1774875734.733459}
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664186') HTTP/1.1" 204 0
2026-03-30 13:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6992b291-0c7d-5df6-a310-056ae0971e49 with identifier: 120664114
2026-03-30 13:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6992b291-0c7d-5df6-a310-056ae0971e49 with identifier: 120664114
2026-03-30 13:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6992b291-0c7d-5df6-a310-056ae0971e49 with identifier: 120664114 to the API
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664114?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '6992b291-0c7d-5df6-a310-056ae0971e49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV10KLE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664114',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 141551,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-30',
'seller_name': 'Wilsons',
'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-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664114%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Saving data for 120664114: {'auction_closing_time': 1775033100.0, 'created_time': 1774552148.810864, 'last_price_update_time': 1774875735.02926}
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664114') HTTP/1.1" 204 0
2026-03-30 13:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cf05da12-d51f-5c8b-8ec4-5e8395fa4584 with identifier: 120664104
2026-03-30 13:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cf05da12-d51f-5c8b-8ec4-5e8395fa4584 with identifier: 120664104
2026-03-30 13:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cf05da12-d51f-5c8b-8ec4-5e8395fa4584 with identifier: 120664104 to the API
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664104?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'cf05da12-d51f-5c8b-8ec4-5e8395fa4584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SA15LJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664104',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK (RC)',
'odometer': 104933,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-04',
'seller_name': 'Wilsons',
'title': 'CITROEN C4 CACTUS HATCHBACK (RC) 1.2 PureTech [82] Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech [82] Flair 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664104%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Saving data for 120664104: {'auction_closing_time': 1775033100.0, 'created_time': 1774552127.249622, 'last_price_update_time': 1774875735.321682}
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664104') HTTP/1.1" 204 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120827794
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827794%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120827794: 2
2026-03-30 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664142?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760398?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664152?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830600?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120888499?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120828556
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828556%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120828556: 2
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120740459
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740459%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120740459: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120656433
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [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-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120656433: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120833890
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833890%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120833890: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120653827
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [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-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120653827: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120794538
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120794538%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120794538: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120734951
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [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-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120734951: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120773780
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120773780%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120773780: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120727592
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120727592%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120727592: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120827590
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827590%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120827590: 2
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120739526
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [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-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120739526: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120736535
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [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-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120736535: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120870228
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870228%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120870228: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120834941
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120834941%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120834941: 2
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120689852
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689852%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120689852: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120463208
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [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-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120463208: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120724222
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724222%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120724222: 0
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Found listing with ID: 120806781
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806781%27 HTTP/1.1" 200 None
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Scrape type for 120806781: 1
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664142, 'registration': 'DL68URE', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Design Nav 5dr Auto', 'mileage': 61527, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2220, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL68URE/2026-03-27/image/572ba67c-cdaf-4ade-b28c-b032f664ab64_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/038de7a6-08dd-4386-a76e-2b62d37594a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/79520f2e-fb58-488c-a11c-afc70380f5be_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/dec90d23-cfe8-4b6e-8cd2-6edff6926d2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/0b9943d5-f8ab-436e-ba79-622b981d5abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/4b93b6ff-7092-4843-a38a-c05fbe4f2f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/b7611c55-2bf3-4054-805c-8a03940dccf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/0b60b8e0-847f-4e04-9cc3-04d6f090684c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/fa5bce0b-dd3b-41be-975e-7bf600223592_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/42d9f8e6-dd3b-4b85-a7c2-91527ebad02f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/84e0f520-106f-4e62-b257-f2599abbd831.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664142, 'registration': 'DL68URE', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Design Nav 5dr Auto', 'mileage': 61527, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2220, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL68URE/2026-03-27/image/572ba67c-cdaf-4ade-b28c-b032f664ab64_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/038de7a6-08dd-4386-a76e-2b62d37594a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/79520f2e-fb58-488c-a11c-afc70380f5be_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/dec90d23-cfe8-4b6e-8cd2-6edff6926d2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/0b9943d5-f8ab-436e-ba79-622b981d5abc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/4b93b6ff-7092-4843-a38a-c05fbe4f2f49_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/b7611c55-2bf3-4054-805c-8a03940dccf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/0b60b8e0-847f-4e04-9cc3-04d6f090684c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/fa5bce0b-dd3b-41be-975e-7bf600223592_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL68URE/2026-03-27/image/42d9f8e6-dd3b-4b85-a7c2-91527ebad02f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/84e0f520-106f-4e62-b257-f2599abbd831.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d578ee93-916f-5466-af8d-f5e1325a868b with identifier: 120664142
2026-03-30 13:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d578ee93-916f-5466-af8d-f5e1325a868b with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d578ee93-916f-5466-af8d-f5e1325a868b with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d578ee93-916f-5466-af8d-f5e1325a868b, identifier: 120664142
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760398, 'registration': 'GD69OUG', 'account': 'WIL004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 92188, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2221, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-02-21', 'fuel': 'Petrol', 'motExpiry': '2027-03-19', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GD69OUG/2026-03-27/image/672bb5cd-0dfa-4efa-99fc-1d2ab32d77da_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/cf878e54-c979-4a27-adda-5311b5bf7b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/4a8bf38e-99e2-46cf-b203-90978bba7649_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/aa817938-b79a-4210-bb15-805df6d748b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/463b71c5-b0cb-4382-9192-30711cd396c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/e1a8254b-a4a8-4706-89b1-e9807a7f66fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/c88ebf1a-6db7-4bc4-9612-9c6b05e7d56f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/28995eaa-d905-4ea2-a85c-5e0e12f2c97d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/f4284f72-ee31-4450-b532-1225daff761b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 03/21 16K 01/22 35K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d3c4e48-d696-48d1-8936-7d6ebef705c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760398, 'registration': 'GD69OUG', 'account': 'WIL004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 92188, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2221, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-02-21', 'fuel': 'Petrol', 'motExpiry': '2027-03-19', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GD69OUG/2026-03-27/image/672bb5cd-0dfa-4efa-99fc-1d2ab32d77da_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/cf878e54-c979-4a27-adda-5311b5bf7b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/4a8bf38e-99e2-46cf-b203-90978bba7649_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/aa817938-b79a-4210-bb15-805df6d748b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/463b71c5-b0cb-4382-9192-30711cd396c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/e1a8254b-a4a8-4706-89b1-e9807a7f66fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/c88ebf1a-6db7-4bc4-9612-9c6b05e7d56f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/28995eaa-d905-4ea2-a85c-5e0e12f2c97d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD69OUG/2026-03-27/image/f4284f72-ee31-4450-b532-1225daff761b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 03/21 16K 01/22 35K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d3c4e48-d696-48d1-8936-7d6ebef705c7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771ec2bc-8d45-59a8-8a79-05fc41ee6591 with identifier: 120760398
2026-03-30 13:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771ec2bc-8d45-59a8-8a79-05fc41ee6591 with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771ec2bc-8d45-59a8-8a79-05fc41ee6591 with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 771ec2bc-8d45-59a8-8a79-05fc41ee6591, identifier: 120760398
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664152, 'registration': 'W28RJF', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.4T SRi 5dr', 'mileage': 74399, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2216, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-11-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-12', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/W28RJF/2026-03-27/image/be4d5536-25c5-4c21-b0fc-37cdab77dcb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/baa811bb-e1dd-4099-b3e0-d57f9024c618_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/81520e3d-dd7c-4cb8-aa11-415c498c8ae9_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/b438fec8-9687-4f27-8f72-56a9c8b2ecbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/402e4ee8-effa-4b90-b23f-163013592898_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/20faf9c6-e0cd-4358-9741-db5a5c406c59_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/efdd0771-1888-4d8a-8b30-98d8159661a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/692adc50-15f4-4ca0-9a65-161b4d27e35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/65e74889-9eb9-4a1f-bcac-8650e35a5c9e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book BOOK @ 11/16 5K, 10/17 9K, 3/19 13K INVOICE @ 6/25 72K,', 'remarks': 'SPARE KEY - *SELLING ON CP*', 'virtual': False, 'seller': 'Wilsons', '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/f03f7868-27c6-44e3-99f3-0adbe80422fb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664152, 'registration': 'W28RJF', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.4T SRi 5dr', 'mileage': 74399, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2216, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-11-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-12', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/W28RJF/2026-03-27/image/be4d5536-25c5-4c21-b0fc-37cdab77dcb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/baa811bb-e1dd-4099-b3e0-d57f9024c618_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/81520e3d-dd7c-4cb8-aa11-415c498c8ae9_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/b438fec8-9687-4f27-8f72-56a9c8b2ecbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/402e4ee8-effa-4b90-b23f-163013592898_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/20faf9c6-e0cd-4358-9741-db5a5c406c59_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/efdd0771-1888-4d8a-8b30-98d8159661a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/692adc50-15f4-4ca0-9a65-161b4d27e35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/W28RJF/2026-03-27/image/65e74889-9eb9-4a1f-bcac-8650e35a5c9e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book BOOK @ 11/16 5K, 10/17 9K, 3/19 13K INVOICE @ 6/25 72K,', 'remarks': 'SPARE KEY - *SELLING ON CP*', 'virtual': False, 'seller': 'Wilsons', '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/f03f7868-27c6-44e3-99f3-0adbe80422fb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5d8bc34-9d36-56f7-9453-adb625df8438 with identifier: 120664152
2026-03-30 13:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5d8bc34-9d36-56f7-9453-adb625df8438 with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5d8bc34-9d36-56f7-9453-adb625df8438 with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e5d8bc34-9d36-56f7-9453-adb625df8438, identifier: 120664152
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830600, 'registration': 'OE15JVU', 'account': 'NOR002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium X 5dr Powershift', 'mileage': 33243, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OE15JVU/2026-03-26/image/c14aa7dc-d111-4a2d-800d-bdb4d19f0f7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/0ac846be-8baf-4591-91d4-b946da450565_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/90f608e3-479d-4ec7-a2ae-4404c35db8f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/5fa36ed5-e11b-44af-86a8-eab908599bb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/86867ac6-6743-4fd4-9048-f821dd5a6c5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/a5c58812-5fa7-418f-8446-62e055f8a8e6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/16 3K 06/17 7K 05/18 11K 05/19 16K 11/20 20K 11/21 23K 11/22 25K 02/25 29K', 'remarks': 'USED UNRECORDED - mot til 30/11/2024, MILEAGE SEEMS GENUINE, logbook on file, 2x keys, service history, various age related dents & scratches, description is a guide only. S/KEY ***GEAR BOX FAULT***', 'virtual': False, 'seller': 'Nortree Motor Company', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830600, 'registration': 'OE15JVU', 'account': 'NOR002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium X 5dr Powershift', 'mileage': 33243, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OE15JVU/2026-03-26/image/c14aa7dc-d111-4a2d-800d-bdb4d19f0f7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/0ac846be-8baf-4591-91d4-b946da450565_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/90f608e3-479d-4ec7-a2ae-4404c35db8f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/5fa36ed5-e11b-44af-86a8-eab908599bb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/86867ac6-6743-4fd4-9048-f821dd5a6c5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE15JVU/2026-03-26/image/a5c58812-5fa7-418f-8446-62e055f8a8e6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/16 3K 06/17 7K 05/18 11K 05/19 16K 11/20 20K 11/21 23K 11/22 25K 02/25 29K', 'remarks': 'USED UNRECORDED - mot til 30/11/2024, MILEAGE SEEMS GENUINE, logbook on file, 2x keys, service history, various age related dents & scratches, description is a guide only. S/KEY ***GEAR BOX FAULT***', 'virtual': False, 'seller': 'Nortree Motor Company', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8928ab7e-260a-54a6-a735-ab22d3890b7b with identifier: 120830600
2026-03-30 13:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8928ab7e-260a-54a6-a735-ab22d3890b7b with scrape type 2
2026-03-30 13:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8928ab7e-260a-54a6-a735-ab22d3890b7b with scrape type 2
2026-03-30 13:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8928ab7e-260a-54a6-a735-ab22d3890b7b, identifier: 120830600
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120888499, 'registration': 'GY14KWS', 'account': 'NOR002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium X 5dr Powershift', 'mileage': 73090, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-07-04', 'fuel': 'Diesel', 'motExpiry': '2026-01-16', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Nortree Motor Company', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f73662ed-1759-4338-98f0-40bed323c20c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120888499, 'registration': 'GY14KWS', 'account': 'NOR002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium X 5dr Powershift', 'mileage': 73090, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-07-04', 'fuel': 'Diesel', 'motExpiry': '2026-01-16', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Nortree Motor Company', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f73662ed-1759-4338-98f0-40bed323c20c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28df6bb4-15ea-536e-87f4-501968687d5e with identifier: 120888499
2026-03-30 13:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28df6bb4-15ea-536e-87f4-501968687d5e with scrape type 1
2026-03-30 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 28df6bb4-15ea-536e-87f4-501968687d5e
2026-03-30 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 28df6bb4-15ea-536e-87f4-501968687d5e
2026-03-30 13:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 28df6bb4-15ea-536e-87f4-501968687d5e, identifier: 120888499
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120582231
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582231%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120582231: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120657451
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [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-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120657451: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120830721
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830721%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120830721: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120830682
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830682%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120830682: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120613947
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120613947%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120613947: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120775656
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775656%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120775656: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120775671
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775671%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120775671: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120484235
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [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-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120484235: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120775612
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775612%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120775612: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 119498921
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [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-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 119498921: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120828087
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828087%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120828087: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120409628
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409628%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120409628: 0
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Found listing with ID: 120828077
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828077%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Scrape type for 120828077: 2
2026-03-30 13:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d578ee93-916f-5466-af8d-f5e1325a868b with identifier: 120664142
2026-03-30 13:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d578ee93-916f-5466-af8d-f5e1325a868b with identifier: 120664142
2026-03-30 13:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d578ee93-916f-5466-af8d-f5e1325a868b with identifier: 120664142 to the API
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664142?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-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'd578ee93-916f-5466-af8d-f5e1325a868b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DL68URE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664142',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 61527,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-30',
'seller_name': 'Wilsons',
'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-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664142%27 HTTP/1.1" 200 None
2026-03-30 13:02:16 [astonbarclay.gb] INFO: Saving data for 120664142: {'auction_closing_time': 1775033100.0, 'created_time': 1774552139.682756, 'last_price_update_time': 1774875736.765309}
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664142') HTTP/1.1" 204 0
2026-03-30 13:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 771ec2bc-8d45-59a8-8a79-05fc41ee6591 with identifier: 120760398
2026-03-30 13:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 771ec2bc-8d45-59a8-8a79-05fc41ee6591 with identifier: 120760398
2026-03-30 13:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 771ec2bc-8d45-59a8-8a79-05fc41ee6591 with identifier: 120760398 to the API
2026-03-30 13:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120760398?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '771ec2bc-8d45-59a8-8a79-05fc41ee6591',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GD69OUG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120760398',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 92188,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-21',
'seller_name': 'Wilsons',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760398%27 HTTP/1.1" 200 None
2026-03-30 13:02:17 [astonbarclay.gb] INFO: Saving data for 120760398: {'auction_closing_time': 1775033100.0, 'created_time': 1774552117.955067, 'last_price_update_time': 1774875737.186491}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760398') HTTP/1.1" 204 0
2026-03-30 13:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e5d8bc34-9d36-56f7-9453-adb625df8438 with identifier: 120664152
2026-03-30 13:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e5d8bc34-9d36-56f7-9453-adb625df8438 with identifier: 120664152
2026-03-30 13:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e5d8bc34-9d36-56f7-9453-adb625df8438 with identifier: 120664152 to the API
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664152?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'e5d8bc34-9d36-56f7-9453-adb625df8438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'W28RJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664152',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ZAFIRA TOURER',
'odometer': 74399,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-21',
'seller_name': 'Wilsons',
'title': 'VAUXHALL ZAFIRA TOURER 1.4T SRi 5dr',
'transmission': 'manual',
'trim': '1.4T SRi 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664152%27 HTTP/1.1" 200 None
2026-03-30 13:02:17 [astonbarclay.gb] INFO: Saving data for 120664152: {'auction_closing_time': 1775033100.0, 'created_time': 1774552141.610112, 'last_price_update_time': 1774875737.487082}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664152') HTTP/1.1" 204 0
2026-03-30 13:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8928ab7e-260a-54a6-a735-ab22d3890b7b with identifier: 120830600
2026-03-30 13:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8928ab7e-260a-54a6-a735-ab22d3890b7b with identifier: 120830600
2026-03-30 13:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8928ab7e-260a-54a6-a735-ab22d3890b7b with identifier: 120830600 to the API
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830600?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '8928ab7e-260a-54a6-a735-ab22d3890b7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE15JVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830600',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 33243,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-31',
'seller_name': 'Nortree Motor Company',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi 163 Titanium X 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 163 Titanium X 5dr Powershift',
'vin': None,
'year': 2015}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830600%27 HTTP/1.1" 200 None
2026-03-30 13:02:17 [astonbarclay.gb] INFO: Saving data for 120830600: {'auction_closing_time': 1775033100.0, 'created_time': 1774552116.559538, 'last_price_update_time': 1774875737.834376}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830600') HTTP/1.1" 204 0
2026-03-30 13:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 28df6bb4-15ea-536e-87f4-501968687d5e with identifier: 120888499
2026-03-30 13:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 28df6bb4-15ea-536e-87f4-501968687d5e with identifier: 120888499
2026-03-30 13:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 28df6bb4-15ea-536e-87f4-501968687d5e with identifier: 120888499 to the API
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120888499?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '28df6bb4-15ea-536e-87f4-501968687d5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY14KWS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120888499',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 73090,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-04',
'seller_name': 'Nortree Motor Company',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi 163 Titanium X 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 163 Titanium X 5dr Powershift',
'vin': None,
'year': 2014}
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120888499%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Saving data for 120888499: {'created_time': 1774875738.319961, 'last_price_update_time': 1774875738.319974, 'auction_closing_time': 1775033100.0}
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120888499') HTTP/1.1" 204 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120828068
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828068%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120828068: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 119371222
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119371222%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 119371222: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 119031069
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 119031069: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120228511
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120228511%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120228511: 1
2026-03-30 13:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828510?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664161?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828655?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13: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-30 13: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-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120226993
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120226993: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120326223
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120326223%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120326223: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120404379
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404379%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120404379: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120278101
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120278101%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120278101: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120407347
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120407347%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120407347: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120404739
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404739%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120404739: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120415057
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415057%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120415057: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120556717
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556717%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120556717: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120450571
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120450571: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120519906
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120519906: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120476149
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476149%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120476149: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120555132
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555132%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120555132: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120638433
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120638433%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120638433: 1
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120246426
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120246426%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120246426: 1
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 119373461
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 119373461: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 120473240
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 120473240: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 119639426
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 119639426: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 118319892
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 118319892: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 118435955
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118435955%27 HTTP/1.1" 200 None
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 118435955: 0
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Found listing with ID: 118758309
2026-03-30 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:18 [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-30 13:02:18 [astonbarclay.gb] INFO: Scrape type for 118758309: 2
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828510, 'registration': 'CK18BVC', 'account': 'MOT075', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi ST-Line 5dr 2WD', 'mileage': 104200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-04-30', 'fuel': 'Diesel', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Key Blade Missing - no spare key', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d48c31dc-2f5d-4a2e-add8-cd5e04e53fa6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828510, 'registration': 'CK18BVC', 'account': 'MOT075', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi ST-Line 5dr 2WD', 'mileage': 104200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-04-30', 'fuel': 'Diesel', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Key Blade Missing - no spare key', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d48c31dc-2f5d-4a2e-add8-cd5e04e53fa6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 487398d7-7cad-54e3-99ea-76f0171b4596 with identifier: 120828510
2026-03-30 13:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 487398d7-7cad-54e3-99ea-76f0171b4596 with scrape type 2
2026-03-30 13:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 487398d7-7cad-54e3-99ea-76f0171b4596 with scrape type 2
2026-03-30 13:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 487398d7-7cad-54e3-99ea-76f0171b4596, identifier: 120828510
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664161, 'registration': 'KM15CYA', 'account': 'WIL004', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.2 Premium SE 5dr', 'mileage': 66119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2222, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM15CYA/2026-03-27/image/e265553b-245c-45cc-abdb-f0eb269e93a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/545350af-b534-47da-8482-a6b79a8e11cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/5960e7d7-8b43-49da-91d6-bc0a5564aedf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/0ea2493a-67fb-4353-a38d-7fe4119b3f8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/46d45d8d-cee6-4af1-8191-68296d4f95ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/af133891-563b-48ab-8c34-50dcae898ec5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/16 8K 05/17 16K 05/19 31K 10/20 39K NO DATE 44K 03/24 51K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', '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/ec74c716-6cab-4a1b-8bec-7abfcb0c0086.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664161, 'registration': 'KM15CYA', 'account': 'WIL004', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.2 Premium SE 5dr', 'mileage': 66119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2222, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM15CYA/2026-03-27/image/e265553b-245c-45cc-abdb-f0eb269e93a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/545350af-b534-47da-8482-a6b79a8e11cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/5960e7d7-8b43-49da-91d6-bc0a5564aedf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/0ea2493a-67fb-4353-a38d-7fe4119b3f8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/46d45d8d-cee6-4af1-8191-68296d4f95ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM15CYA/2026-03-27/image/af133891-563b-48ab-8c34-50dcae898ec5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 04/16 8K 05/17 16K 05/19 31K 10/20 39K NO DATE 44K 03/24 51K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', '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/ec74c716-6cab-4a1b-8bec-7abfcb0c0086.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d02a67-60c4-5a02-a40e-f50ae4254970 with identifier: 120664161
2026-03-30 13:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d02a67-60c4-5a02-a40e-f50ae4254970 with scrape type 2
2026-03-30 13:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07d02a67-60c4-5a02-a40e-f50ae4254970 with scrape type 2
2026-03-30 13:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 07d02a67-60c4-5a02-a40e-f50ae4254970, identifier: 120664161
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828655, 'registration': 'GL19JEO', 'account': 'WBA002', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr Auto', 'mileage': 54709, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-10', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL19JEO/2026-03-27/image/16187e87-7bdf-42d7-b90c-0fbeac58e49d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/452179ac-cde9-4d72-a83b-2b576cfa90f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/e84cf3d0-d99d-4f3b-b88a-575be14aae1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/49b8a6ad-f925-429e-8659-e9deacc3226c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/2c27c63a-2f88-4b54-9500-0c4ba27ea70a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/aabdb58b-0ba4-416a-85a2-7a00d528c14b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/1afb7d88-c512-4253-af7b-47b8b3d9be06_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/37b4271a-e648-47b8-b8a9-78468873aaf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/16debe71-a9bd-4c2e-becf-531f8f407e6a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/20- 9K, 02/22- 24K, 01/23- 32K, 03/26- 54K', 'remarks': 'VOSA STATES 32K, 39K, 47K, 54K, 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec0d4e9a-e94f-4547-bc81-0d61e80565b1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828655, 'registration': 'GL19JEO', 'account': 'WBA002', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr Auto', 'mileage': 54709, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-10', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL19JEO/2026-03-27/image/16187e87-7bdf-42d7-b90c-0fbeac58e49d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/452179ac-cde9-4d72-a83b-2b576cfa90f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/e84cf3d0-d99d-4f3b-b88a-575be14aae1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/49b8a6ad-f925-429e-8659-e9deacc3226c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/2c27c63a-2f88-4b54-9500-0c4ba27ea70a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/aabdb58b-0ba4-416a-85a2-7a00d528c14b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/1afb7d88-c512-4253-af7b-47b8b3d9be06_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/37b4271a-e648-47b8-b8a9-78468873aaf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL19JEO/2026-03-27/image/16debe71-a9bd-4c2e-becf-531f8f407e6a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/20- 9K, 02/22- 24K, 01/23- 32K, 03/26- 54K', 'remarks': 'VOSA STATES 32K, 39K, 47K, 54K, 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ec0d4e9a-e94f-4547-bc81-0d61e80565b1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d with identifier: 120828655
2026-03-30 13:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d with scrape type 2
2026-03-30 13:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d with scrape type 2
2026-03-30 13:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d, identifier: 120828655
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Found listing with ID: 120546496
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120546496%27 HTTP/1.1" 200 None
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Scrape type for 120546496: 0
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Found listing with ID: 120472824
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120472824%27 HTTP/1.1" 200 None
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Scrape type for 120472824: 0
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Found listing with ID: 120638053
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120638053%27 HTTP/1.1" 200 None
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Scrape type for 120638053: 1
2026-03-30 13:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 487398d7-7cad-54e3-99ea-76f0171b4596 with identifier: 120828510
2026-03-30 13:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 487398d7-7cad-54e3-99ea-76f0171b4596 with identifier: 120828510
2026-03-30 13:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 487398d7-7cad-54e3-99ea-76f0171b4596 with identifier: 120828510 to the API
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828510?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '487398d7-7cad-54e3-99ea-76f0171b4596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CK18BVC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828510',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 104200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-30',
'seller_name': 'MotoNovo Finance',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi ST-Line 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi ST-Line 5dr 2WD',
'vin': None,
'year': 2018}
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828510%27 HTTP/1.1" 200 None
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Saving data for 120828510: {'auction_closing_time': 1775033100.0, 'created_time': 1774552103.55761, 'last_price_update_time': 1774875739.416522}
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828510') HTTP/1.1" 204 0
2026-03-30 13:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 07d02a67-60c4-5a02-a40e-f50ae4254970 with identifier: 120664161
2026-03-30 13:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 07d02a67-60c4-5a02-a40e-f50ae4254970 with identifier: 120664161
2026-03-30 13:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 07d02a67-60c4-5a02-a40e-f50ae4254970 with identifier: 120664161 to the API
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664161?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-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '07d02a67-60c4-5a02-a40e-f50ae4254970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KM15CYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664161',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'HYUNDAI',
'model': 'I20 HATCHBACK',
'odometer': 66119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'Wilsons',
'title': 'HYUNDAI I20 HATCHBACK 1.2 Premium SE 5dr',
'transmission': 'manual',
'trim': '1.2 Premium SE 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120664161%27 HTTP/1.1" 200 None
2026-03-30 13:02:19 [astonbarclay.gb] INFO: Saving data for 120664161: {'auction_closing_time': 1775033100.0, 'created_time': 1774552140.171713, 'last_price_update_time': 1774875739.815254}
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664161') HTTP/1.1" 204 0
2026-03-30 13:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d with identifier: 120828655
2026-03-30 13:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d with identifier: 120828655
2026-03-30 13:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d with identifier: 120828655 to the API
2026-03-30 13:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828655?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5f5d3ab0-a1a2-5607-babc-cfdfc4072c1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL19JEO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828655',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 54709,
'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': 'UKCGR - Premium',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost 125 Titanium 5dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828655%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Saving data for 120828655: {'auction_closing_time': 1775034000.0, 'created_time': 1774552164.105169, 'last_price_update_time': 1774875740.113203}
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828655') HTTP/1.1" 204 0
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 120116032
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120116032%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 120116032: 1
2026-03-30 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806759?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806750?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828777?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826103?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 120529189
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529189%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 120529189: 0
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 120368795
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [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-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 120368795: 0
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 119858599
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119858599%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 119858599: 1
2026-03-30 13:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 120133972
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133972%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 120133972: 1
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 120634347
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120634347%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 120634347: 1
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 120051601
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120051601%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 120051601: 1
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 119858609
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119858609%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 119858609: 1
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806759, 'registration': 'LL65MFK', 'account': 'ALL018', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr Auto', 'mileage': 56894, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-11-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-23', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', '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': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806759, 'registration': 'LL65MFK', 'account': 'ALL018', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr Auto', 'mileage': 56894, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-11-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-23', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', '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': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74f1cb69-ee1b-588f-a302-e13107b1b057 with identifier: 120806759
2026-03-30 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74f1cb69-ee1b-588f-a302-e13107b1b057 with scrape type 1
2026-03-30 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 74f1cb69-ee1b-588f-a302-e13107b1b057
2026-03-30 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 74f1cb69-ee1b-588f-a302-e13107b1b057
2026-03-30 13:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 74f1cb69-ee1b-588f-a302-e13107b1b057, identifier: 120806759
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806750, 'registration': 'YJ63FMV', 'account': 'ALL018', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '320i xDrive M Sport 4dr Step Auto', 'mileage': 70573, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 4, 'engineSize': 1997, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806750, 'registration': 'YJ63FMV', 'account': 'ALL018', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '320i xDrive M Sport 4dr Step Auto', 'mileage': 70573, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-08-31', 'doors': 4, 'engineSize': 1997, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f98edec-37ac-5b34-9a0c-284fd4cac2f9 with identifier: 120806750
2026-03-30 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f98edec-37ac-5b34-9a0c-284fd4cac2f9 with scrape type 1
2026-03-30 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5f98edec-37ac-5b34-9a0c-284fd4cac2f9
2026-03-30 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5f98edec-37ac-5b34-9a0c-284fd4cac2f9
2026-03-30 13:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f98edec-37ac-5b34-9a0c-284fd4cac2f9, identifier: 120806750
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828777, 'registration': 'PO70NHB', 'account': 'WBA002', 'make': 'VOLVO', 'model': 'XC40 ESTATE', 'derivative': '2.0 B4P Inscription 5dr Auto', 'mileage': 26596, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PO70NHB/2026-03-27/image/00de43dd-10aa-4943-a341-21b48efbb9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/9f51b1ac-b0b6-423a-ba66-e096f7ea2547_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/b0d36fd6-b2fa-436d-82cd-139ac43ec41c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/12438ebf-244b-48e5-beb9-c3789de3adff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/90f686c6-6a57-4de9-87e4-c9cfb617efb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/05332855-389b-46f4-9089-70677644ee4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/c2b0f37e-34ba-4e6f-8252-90eeebe8594c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/ab8a67a8-149b-496e-9f7e-e4a1862565f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/d0eef7b5-b9a9-49c6-a7ca-07b6796f6211_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/28d81e49-fe0c-4915-b1f2-1c43629d7659_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/21-3K, 09/22-9K, 09/23-15K', 'remarks': 'VOSA STATES 15K, 20K, 24K, 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': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6525fc10-71d1-4285-8aee-056c31203017.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828777, 'registration': 'PO70NHB', 'account': 'WBA002', 'make': 'VOLVO', 'model': 'XC40 ESTATE', 'derivative': '2.0 B4P Inscription 5dr Auto', 'mileage': 26596, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PO70NHB/2026-03-27/image/00de43dd-10aa-4943-a341-21b48efbb9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/9f51b1ac-b0b6-423a-ba66-e096f7ea2547_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/b0d36fd6-b2fa-436d-82cd-139ac43ec41c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/12438ebf-244b-48e5-beb9-c3789de3adff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/90f686c6-6a57-4de9-87e4-c9cfb617efb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/05332855-389b-46f4-9089-70677644ee4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/c2b0f37e-34ba-4e6f-8252-90eeebe8594c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/ab8a67a8-149b-496e-9f7e-e4a1862565f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/d0eef7b5-b9a9-49c6-a7ca-07b6796f6211_removebg.jpg?w=600', 'https://abimg003.imgix.net/PO70NHB/2026-03-27/image/28d81e49-fe0c-4915-b1f2-1c43629d7659_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/21-3K, 09/22-9K, 09/23-15K', 'remarks': 'VOSA STATES 15K, 20K, 24K, 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': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6525fc10-71d1-4285-8aee-056c31203017.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 517d4b65-58cf-511a-8ad4-ce176b18422f with identifier: 120828777
2026-03-30 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 517d4b65-58cf-511a-8ad4-ce176b18422f with scrape type 2
2026-03-30 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 517d4b65-58cf-511a-8ad4-ce176b18422f with scrape type 2
2026-03-30 13:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 517d4b65-58cf-511a-8ad4-ce176b18422f, identifier: 120828777
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826103, 'registration': 'X60ODS', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'CALIFORNIA DIESEL ESTATE', 'derivative': '2.0 TDI Beach 150 5dr DSG', 'mileage': 81002, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/X60ODS/2026-03-26/image/95eda535-9dfa-42f8-ba6a-eacf46561fa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/88f0d656-d9ad-4b4e-a635-16d568cd5e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/191e5f43-989d-4050-a5c7-b6135c25af54_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/157d1d4e-aa69-494f-8551-dfac9bd20232_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/8f60e094-6ff0-4a95-a68c-2ae6b1f6fffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/a828e854-ff62-4b73-b71f-b48e547cdac3_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/2d8685d1-6915-4a21-a371-1f55f38df331_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/53ce0ff6-01bd-43e6-887e-78035d098766_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/25- 76k', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 31K, 53K, 66K, 76K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 178, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a11b7773-8ac5-43e9-9000-bb6800572631.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826103, 'registration': 'X60ODS', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'CALIFORNIA DIESEL ESTATE', 'derivative': '2.0 TDI Beach 150 5dr DSG', 'mileage': 81002, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-05-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/X60ODS/2026-03-26/image/95eda535-9dfa-42f8-ba6a-eacf46561fa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/88f0d656-d9ad-4b4e-a635-16d568cd5e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/191e5f43-989d-4050-a5c7-b6135c25af54_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/157d1d4e-aa69-494f-8551-dfac9bd20232_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/8f60e094-6ff0-4a95-a68c-2ae6b1f6fffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/a828e854-ff62-4b73-b71f-b48e547cdac3_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/2d8685d1-6915-4a21-a371-1f55f38df331_removebg.jpg?w=600', 'https://abimg003.imgix.net/X60ODS/2026-03-26/image/53ce0ff6-01bd-43e6-887e-78035d098766_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/25- 76k', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 31K, 53K, 66K, 76K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 178, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a11b7773-8ac5-43e9-9000-bb6800572631.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2477a562-ad6e-5a5c-9523-b4eb92c110d0 with identifier: 120826103
2026-03-30 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2477a562-ad6e-5a5c-9523-b4eb92c110d0 with scrape type 2
2026-03-30 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2477a562-ad6e-5a5c-9523-b4eb92c110d0 with scrape type 2
2026-03-30 13:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2477a562-ad6e-5a5c-9523-b4eb92c110d0, identifier: 120826103
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Found listing with ID: 119974529
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119974529%27 HTTP/1.1" 200 None
2026-03-30 13:02:20 [astonbarclay.gb] INFO: Scrape type for 119974529: 1
2026-03-30 13:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 74f1cb69-ee1b-588f-a302-e13107b1b057 with identifier: 120806759
2026-03-30 13:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 74f1cb69-ee1b-588f-a302-e13107b1b057 with identifier: 120806759
2026-03-30 13:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 74f1cb69-ee1b-588f-a302-e13107b1b057 with identifier: 120806759 to the API
2026-03-30 13:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806759?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'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': '74f1cb69-ee1b-588f-a302-e13107b1b057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL65MFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806759',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 56894,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-27',
'seller_name': 'SMC GROUP',
'title': 'VAUXHALL MOKKA HATCHBACK 1.4T SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T SE 5dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806759%27 HTTP/1.1" 200 None
2026-03-30 13:02:21 [astonbarclay.gb] INFO: Saving data for 120806759: {'created_time': 1774875741.119237, 'last_price_update_time': 1774875741.119249, 'auction_closing_time': 1775034000.0}
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806759') HTTP/1.1" 204 0
2026-03-30 13:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f98edec-37ac-5b34-9a0c-284fd4cac2f9 with identifier: 120806750
2026-03-30 13:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f98edec-37ac-5b34-9a0c-284fd4cac2f9 with identifier: 120806750
2026-03-30 13:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f98edec-37ac-5b34-9a0c-284fd4cac2f9 with identifier: 120806750 to the API
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806750?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5f98edec-37ac-5b34-9a0c-284fd4cac2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YJ63FMV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806750',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 70573,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-01',
'seller_name': 'SMC GROUP',
'title': 'BMW 3 SERIES SALOON 320i xDrive M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '320i xDrive M Sport 4dr Step Auto',
'vin': None,
'year': 2013}
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806750%27 HTTP/1.1" 200 None
2026-03-30 13:02:21 [astonbarclay.gb] INFO: Saving data for 120806750: {'created_time': 1774875741.528682, 'last_price_update_time': 1774875741.528693, 'auction_closing_time': 1775034000.0}
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806750') HTTP/1.1" 204 0
2026-03-30 13:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 517d4b65-58cf-511a-8ad4-ce176b18422f with identifier: 120828777
2026-03-30 13:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 517d4b65-58cf-511a-8ad4-ce176b18422f with identifier: 120828777
2026-03-30 13:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 517d4b65-58cf-511a-8ad4-ce176b18422f with identifier: 120828777 to the API
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828777?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 163,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '517d4b65-58cf-511a-8ad4-ce176b18422f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PO70NHB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828777',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'XC40 ESTATE',
'odometer': 26596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-29',
'seller_name': 'UKCGR - Premium',
'title': 'VOLVO XC40 ESTATE 2.0 B4P Inscription 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 B4P Inscription 5dr Auto',
'vin': None,
'year': 2020}
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828777%27 HTTP/1.1" 200 None
2026-03-30 13:02:21 [astonbarclay.gb] INFO: Saving data for 120828777: {'auction_closing_time': 1775034000.0, 'created_time': 1774551919.33655, 'last_price_update_time': 1774875741.828322}
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828777') HTTP/1.1" 204 0
2026-03-30 13:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2477a562-ad6e-5a5c-9523-b4eb92c110d0 with identifier: 120826103
2026-03-30 13:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2477a562-ad6e-5a5c-9523-b4eb92c110d0 with identifier: 120826103
2026-03-30 13:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2477a562-ad6e-5a5c-9523-b4eb92c110d0 with identifier: 120826103 to the API
2026-03-30 13:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826103?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 178,
'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': '2477a562-ad6e-5a5c-9523-b4eb92c110d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'X60ODS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826103',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'CALIFORNIA DIESEL ESTATE',
'odometer': 81002,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seller_name': 'UKCGR - Premium',
'title': 'VOLKSWAGEN CALIFORNIA DIESEL ESTATE 2.0 TDI Beach 150 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI Beach 150 5dr DSG',
'vin': None,
'year': 2019}
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826103%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Saving data for 120826103: {'auction_closing_time': 1775034000.0, 'created_time': 1774551857.937482, 'last_price_update_time': 1774875742.147644}
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826103') HTTP/1.1" 204 0
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120018805
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120018805%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Scrape type for 120018805: 1
2026-03-30 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806771?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120804920?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120264189
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264189%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Scrape type for 120264189: 1
2026-03-30 13:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120473180
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [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-30 13:02:22 [astonbarclay.gb] INFO: Scrape type for 120473180: 0
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120191729
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120191729%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Scrape type for 120191729: 1
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Found listing with ID: 120062616
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120062616%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Scrape type for 120062616: 1
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806771, 'registration': 'BT16XVW', 'account': 'ALL018', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.0 Sol 3dr', 'mileage': 109653, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-07-18', 'fuel': 'Petrol', 'motExpiry': '2027-01-24', 'doors': 3, 'engineSize': 999, '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': '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-30 13:02:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806771, 'registration': 'BT16XVW', 'account': 'ALL018', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.0 Sol 3dr', 'mileage': 109653, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-07-18', 'fuel': 'Petrol', 'motExpiry': '2027-01-24', 'doors': 3, 'engineSize': 999, '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': '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-30 13:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3876600-5b1e-575b-9839-cc07d840f21e with identifier: 120806771
2026-03-30 13:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3876600-5b1e-575b-9839-cc07d840f21e with scrape type 1
2026-03-30 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c3876600-5b1e-575b-9839-cc07d840f21e
2026-03-30 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c3876600-5b1e-575b-9839-cc07d840f21e
2026-03-30 13:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c3876600-5b1e-575b-9839-cc07d840f21e, identifier: 120806771
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120804920, 'registration': 'EK69ODA', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK SPECIAL EDS', 'derivative': '1.2i Griffin 3dr', 'mileage': 8365, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK69ODA/2026-03-26/image/b0f30f0c-0260-4134-9389-04f374907751_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/37171128-e641-422c-aea2-7a89e26605ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/3937c936-fe52-41cc-86d1-b57289da9178_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/37416842-33d3-47ff-85ad-164228344863_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/c9551b5a-b7b2-4f7f-8062-842a983b9174_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/536f1601-d677-47f8-ba65-fa11eb7f6caf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/07108b5c-b216-47db-869f-182e10efec72_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/ae45b16a-3313-4262-bc6f-60718b6780f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/8a54ba32-1418-427e-be78-e3b9b28bd767_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/20- 1K, 11/21- 2K, 09/22- 4K, 09/23- 5K, 08/25- 7K, 08/26- 7K', 'remarks': 'VOSA STATES 4K, 5K, 7K, 7K, 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6c50a74c-b20d-4d82-a8bb-5e21ea112d8f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120804920, 'registration': 'EK69ODA', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK SPECIAL EDS', 'derivative': '1.2i Griffin 3dr', 'mileage': 8365, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK69ODA/2026-03-26/image/b0f30f0c-0260-4134-9389-04f374907751_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/37171128-e641-422c-aea2-7a89e26605ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/3937c936-fe52-41cc-86d1-b57289da9178_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/37416842-33d3-47ff-85ad-164228344863_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/c9551b5a-b7b2-4f7f-8062-842a983b9174_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/536f1601-d677-47f8-ba65-fa11eb7f6caf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/07108b5c-b216-47db-869f-182e10efec72_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/ae45b16a-3313-4262-bc6f-60718b6780f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK69ODA/2026-03-26/image/8a54ba32-1418-427e-be78-e3b9b28bd767_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/20- 1K, 11/21- 2K, 09/22- 4K, 09/23- 5K, 08/25- 7K, 08/26- 7K', 'remarks': 'VOSA STATES 4K, 5K, 7K, 7K, 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6c50a74c-b20d-4d82-a8bb-5e21ea112d8f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3695aef0-0e09-5335-a2a7-2eb32f9bd82c with identifier: 120804920
2026-03-30 13:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3695aef0-0e09-5335-a2a7-2eb32f9bd82c with scrape type 2
2026-03-30 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3695aef0-0e09-5335-a2a7-2eb32f9bd82c with scrape type 2
2026-03-30 13:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3695aef0-0e09-5335-a2a7-2eb32f9bd82c, identifier: 120804920
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Found listing with ID: 119326238
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119326238%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Scrape type for 119326238: 1
2026-03-30 13:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c3876600-5b1e-575b-9839-cc07d840f21e with identifier: 120806771
2026-03-30 13:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c3876600-5b1e-575b-9839-cc07d840f21e with identifier: 120806771
2026-03-30 13:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c3876600-5b1e-575b-9839-cc07d840f21e with identifier: 120806771 to the API
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806771?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3876600-5b1e-575b-9839-cc07d840f21e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BT16XVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806771',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA SPORT COUPE SPECIAL EDITION',
'odometer': 109653,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-18',
'seller_name': 'SMC GROUP',
'title': 'SEAT IBIZA SPORT COUPE SPECIAL EDITION 1.0 Sol 3dr',
'transmission': 'manual',
'trim': '1.0 Sol 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806771%27 HTTP/1.1" 200 None
2026-03-30 13:02:22 [astonbarclay.gb] INFO: Saving data for 120806771: {'created_time': 1774875742.954367, 'last_price_update_time': 1774875742.954378, 'auction_closing_time': 1775034000.0}
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806771') HTTP/1.1" 204 0
2026-03-30 13:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3695aef0-0e09-5335-a2a7-2eb32f9bd82c with identifier: 120804920
2026-03-30 13:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3695aef0-0e09-5335-a2a7-2eb32f9bd82c with identifier: 120804920
2026-03-30 13:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3695aef0-0e09-5335-a2a7-2eb32f9bd82c with identifier: 120804920 to the API
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120804920?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3695aef0-0e09-5335-a2a7-2eb32f9bd82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK69ODA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120804920',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ADAM HATCHBACK SPECIAL EDS',
'odometer': 8365,
'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': 'UKCGR - Premium',
'title': 'VAUXHALL ADAM HATCHBACK SPECIAL EDS 1.2i Griffin 3dr',
'transmission': 'manual',
'trim': '1.2i Griffin 3dr',
'vin': None,
'year': 2019}
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804920%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Saving data for 120804920: {'auction_closing_time': 1775034000.0, 'created_time': 1774551887.238002, 'last_price_update_time': 1774875743.360174}
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120804920') HTTP/1.1" 204 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 120081503
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120081503%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 120081503: 1
2026-03-30 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829636?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827794?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120805277?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120830231?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 119392712
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119392712%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 119392712: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 119056921
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119056921%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 119056921: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 120190574
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120190574%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 120190574: 1
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 120174699
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120174699%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 120174699: 1
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 117831410
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [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-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 117831410: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 117831433
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [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-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 117831433: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 119453456
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [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-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 119453456: 2
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 117366134
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117366134%27 HTTP/1.1" 200 None
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 117366134: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 120417153
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [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-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 120417153: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 120478572
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [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-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 120478572: 0
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 119833119
2026-03-30 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:23 [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-30 13:02:23 [astonbarclay.gb] INFO: Scrape type for 119833119: 2
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829636, 'registration': 'BX18NUO', 'account': 'WBA002', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 John Cooper Works II 3dr Auto [8 Speed]', 'mileage': 77546, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BX18NUO/2026-03-27/image/48b6a4c1-2cf4-45d2-9ba6-b791e2315ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/4dff2950-c137-4227-9ca9-0ef0e4925b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/85a1b994-383b-4ba0-acbe-dcafaecb38a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/9674733d-7a8c-407f-af9e-7afb356d7fc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/1e7e3d26-5630-467a-8a12-14d2a86f7db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/07f328af-1ecb-43d5-a4ed-7032b7690955_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/8be695c6-7399-47c6-a7b5-c91a45364b45_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/39ca77b1-74db-4901-a3a2-fc2dc5a9e7bf_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/23- 51K', 'remarks': 'VOSA STATES 42K, 51K, 65K, 71K', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/99586561-d204-403e-83c3-bdda8a43a84f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829636, 'registration': 'BX18NUO', 'account': 'WBA002', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '2.0 John Cooper Works II 3dr Auto [8 Speed]', 'mileage': 77546, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 3, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BX18NUO/2026-03-27/image/48b6a4c1-2cf4-45d2-9ba6-b791e2315ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/4dff2950-c137-4227-9ca9-0ef0e4925b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/85a1b994-383b-4ba0-acbe-dcafaecb38a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/9674733d-7a8c-407f-af9e-7afb356d7fc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/1e7e3d26-5630-467a-8a12-14d2a86f7db2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/07f328af-1ecb-43d5-a4ed-7032b7690955_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/8be695c6-7399-47c6-a7b5-c91a45364b45_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX18NUO/2026-03-27/image/39ca77b1-74db-4901-a3a2-fc2dc5a9e7bf_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/23- 51K', 'remarks': 'VOSA STATES 42K, 51K, 65K, 71K', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/99586561-d204-403e-83c3-bdda8a43a84f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6c65bc-57e2-598f-8d4d-e6f160c83fa6 with identifier: 120829636
2026-03-30 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6c65bc-57e2-598f-8d4d-e6f160c83fa6 with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab6c65bc-57e2-598f-8d4d-e6f160c83fa6 with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ab6c65bc-57e2-598f-8d4d-e6f160c83fa6, identifier: 120829636
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827794, 'registration': 'AV20NLU', 'account': 'WBA002', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr', 'mileage': 55164, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AV20NLU/2026-03-27/image/21c29202-c88e-4233-bb1c-58cdb21ead42_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/5950daf5-802b-41d9-9bed-389dc79baef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/d765939d-9cbc-42f5-b95d-dd4186d3f569_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/44ca0d2f-c026-48f5-a5a6-6223f7dd67e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/f9508303-2989-42a7-8573-6abb06b691da_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/41a3ee5a-e5bf-451d-bad7-2a8f23f0f1db_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/3acecda2-45f8-4ae8-946f-69a38a723267_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/f0786590-282f-460e-9f74-b70e026e603d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/cbf20292-4e41-4c89-957c-97f3d6d343d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/be978794-6cc3-4709-a775-9929aaec8cf4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24- 34K, 06/25- 47K', 'remarks': 'VOSA STATES 26K, 37K, 47K, 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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fcc7742-0c23-478d-8816-8f93bc976722.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827794, 'registration': 'AV20NLU', 'account': 'WBA002', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr', 'mileage': 55164, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AV20NLU/2026-03-27/image/21c29202-c88e-4233-bb1c-58cdb21ead42_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/5950daf5-802b-41d9-9bed-389dc79baef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/d765939d-9cbc-42f5-b95d-dd4186d3f569_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/44ca0d2f-c026-48f5-a5a6-6223f7dd67e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/f9508303-2989-42a7-8573-6abb06b691da_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/41a3ee5a-e5bf-451d-bad7-2a8f23f0f1db_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/3acecda2-45f8-4ae8-946f-69a38a723267_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/f0786590-282f-460e-9f74-b70e026e603d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/cbf20292-4e41-4c89-957c-97f3d6d343d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AV20NLU/2026-03-27/image/be978794-6cc3-4709-a775-9929aaec8cf4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24- 34K, 06/25- 47K', 'remarks': 'VOSA STATES 26K, 37K, 47K, 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': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fcc7742-0c23-478d-8816-8f93bc976722.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bee48629-257d-5b6e-8053-d6aa9ad9fefc with identifier: 120827794
2026-03-30 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bee48629-257d-5b6e-8053-d6aa9ad9fefc with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bee48629-257d-5b6e-8053-d6aa9ad9fefc with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bee48629-257d-5b6e-8053-d6aa9ad9fefc, identifier: 120827794
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120805277, 'registration': 'EP19RRO', 'account': 'WBA002', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 Cooper Sport II 5dr Auto', 'mileage': 39976, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EP19RRO/2026-03-26/image/da9e537c-c4aa-4854-bb3a-5bf5e2a48e01_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/2326eec6-06d0-4932-aa97-feaf922aa7df_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/6217eb07-6ebd-4c9b-8955-1a4e631780ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/66d88da6-b36c-4b50-baec-aa36cbdf9f24_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/41db46d6-eb52-4b5d-a1d2-ad99df857552_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/2da92f5d-f082-4b9f-b266-857479c3d68e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/1d811705-8971-492d-a9be-e447651007aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/a7b70438-6f11-4f1e-a5c2-8222ccb9cb15_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/d32b264b-c324-4e22-8269-5256f866f7fe_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 21K, 29K, 39K, 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2184cdf3-65bd-42a9-ae5a-6369ae70c54f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120805277, 'registration': 'EP19RRO', 'account': 'WBA002', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 Cooper Sport II 5dr Auto', 'mileage': 39976, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EP19RRO/2026-03-26/image/da9e537c-c4aa-4854-bb3a-5bf5e2a48e01_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/2326eec6-06d0-4932-aa97-feaf922aa7df_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/6217eb07-6ebd-4c9b-8955-1a4e631780ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/66d88da6-b36c-4b50-baec-aa36cbdf9f24_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/41db46d6-eb52-4b5d-a1d2-ad99df857552_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/2da92f5d-f082-4b9f-b266-857479c3d68e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/1d811705-8971-492d-a9be-e447651007aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/a7b70438-6f11-4f1e-a5c2-8222ccb9cb15_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP19RRO/2026-03-26/image/d32b264b-c324-4e22-8269-5256f866f7fe_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K, 21K, 29K, 39K, 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2184cdf3-65bd-42a9-ae5a-6369ae70c54f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbe0c721-5ce7-5040-83c7-5b82a26becb7 with identifier: 120805277
2026-03-30 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbe0c721-5ce7-5040-83c7-5b82a26becb7 with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbe0c721-5ce7-5040-83c7-5b82a26becb7 with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbe0c721-5ce7-5040-83c7-5b82a26becb7, identifier: 120805277
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120830231, 'registration': 'LF19XET', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Flair Nav Edition 5dr', 'mileage': 33448, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF19XET/2026-03-27/image/5c7ac023-5752-4149-9bc9-1eb7bcebc753_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/bb3a8555-c54d-4bc0-b46a-c12da118d7ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/e45555e5-b389-4884-b324-cf51e9809860_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/1796b568-ad98-4517-828d-7f35c1fbc2a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/fd7204e6-8652-49e4-8fd1-c7b50413e2de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/6b68cbc8-cc82-483a-93d8-f70d1213a075_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/3b72a032-7d89-4f67-824f-ec3ab5d46265_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/c333637f-7b8d-4b6a-838c-923150fd209d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/4002509e-be84-4491-987c-ea9a97613194_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'SERVICE BOOK NO STAMPS', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 14K, 19K, 26K, 31K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', '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/bf71453b-bd75-4ac0-8c88-df9c73e79386.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120830231, 'registration': 'LF19XET', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Flair Nav Edition 5dr', 'mileage': 33448, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF19XET/2026-03-27/image/5c7ac023-5752-4149-9bc9-1eb7bcebc753_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/bb3a8555-c54d-4bc0-b46a-c12da118d7ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/e45555e5-b389-4884-b324-cf51e9809860_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/1796b568-ad98-4517-828d-7f35c1fbc2a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/fd7204e6-8652-49e4-8fd1-c7b50413e2de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/6b68cbc8-cc82-483a-93d8-f70d1213a075_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/3b72a032-7d89-4f67-824f-ec3ab5d46265_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/c333637f-7b8d-4b6a-838c-923150fd209d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF19XET/2026-03-27/image/4002509e-be84-4491-987c-ea9a97613194_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'SERVICE BOOK NO STAMPS', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 14K, 19K, 26K, 31K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', '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/bf71453b-bd75-4ac0-8c88-df9c73e79386.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a681b525-fba0-5109-8877-103760e59845 with identifier: 120830231
2026-03-30 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a681b525-fba0-5109-8877-103760e59845 with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a681b525-fba0-5109-8877-103760e59845 with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a681b525-fba0-5109-8877-103760e59845, identifier: 120830231
2026-03-30 13:02:23 [astonbarclay.gb] INFO: Found listing with ID: 114098261
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 114098261: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120538762
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538762%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120538762: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 119334400
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 119334400: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 117864929
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 117864929: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 118987563
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 118987563: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120264238
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120264238: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120368534
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368534%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120368534: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 119504345
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504345%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 119504345: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120546114
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546114%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120546114: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120882322
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120882322%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120882322: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 118530698
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118530698%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 118530698: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120147059
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120147059: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120877624
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120877624%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120877624: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120882343
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120882343%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120882343: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120882453
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120882453%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120882453: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120853352
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120853352%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120853352: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120484142
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120484142: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120151632
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120151632: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120882472
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120882472%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120882472: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 118569476
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118569476%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 118569476: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120882482
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120882482%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120882482: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120553389
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [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-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120553389: 0
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Found listing with ID: 120161023
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120161023%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Scrape type for 120161023: 1
2026-03-30 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ab6c65bc-57e2-598f-8d4d-e6f160c83fa6 with identifier: 120829636
2026-03-30 13:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ab6c65bc-57e2-598f-8d4d-e6f160c83fa6 with identifier: 120829636
2026-03-30 13:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ab6c65bc-57e2-598f-8d4d-e6f160c83fa6 with identifier: 120829636 to the API
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829636?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab6c65bc-57e2-598f-8d4d-e6f160c83fa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BX18NUO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829636',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 77546,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': 'UKCGR - Premium',
'title': 'MINI HATCHBACK 2.0 John Cooper Works II 3dr Auto [8 Speed]',
'transmission': 'automatic',
'trim': '2.0 John Cooper Works II 3dr Auto [8 Speed]',
'vin': None,
'year': 2018}
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829636%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [astonbarclay.gb] INFO: Saving data for 120829636: {'auction_closing_time': 1775034000.0, 'created_time': 1774551850.997527, 'last_price_update_time': 1774875744.662971}
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829636') HTTP/1.1" 204 0
2026-03-30 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bee48629-257d-5b6e-8053-d6aa9ad9fefc with identifier: 120827794
2026-03-30 13:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bee48629-257d-5b6e-8053-d6aa9ad9fefc with identifier: 120827794
2026-03-30 13:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bee48629-257d-5b6e-8053-d6aa9ad9fefc with identifier: 120827794 to the API
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827794?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bee48629-257d-5b6e-8053-d6aa9ad9fefc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AV20NLU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827794',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 55164,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-26',
'seller_name': 'UKCGR - Premium',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827794%27 HTTP/1.1" 200 None
2026-03-30 13:02:25 [astonbarclay.gb] INFO: Saving data for 120827794: {'auction_closing_time': 1775034000.0, 'created_time': 1774551899.908274, 'last_price_update_time': 1774875745.854225}
2026-03-30 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827794') HTTP/1.1" 204 0
2026-03-30 13:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbe0c721-5ce7-5040-83c7-5b82a26becb7 with identifier: 120805277
2026-03-30 13:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbe0c721-5ce7-5040-83c7-5b82a26becb7 with identifier: 120805277
2026-03-30 13:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bbe0c721-5ce7-5040-83c7-5b82a26becb7 with identifier: 120805277 to the API
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120805277?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bbe0c721-5ce7-5040-83c7-5b82a26becb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EP19RRO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120805277',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 39976,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-30',
'seller_name': 'UKCGR - Premium',
'title': 'MINI HATCHBACK 1.5 Cooper Sport II 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper Sport II 5dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120805277%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Saving data for 120805277: {'auction_closing_time': 1775034000.0, 'created_time': 1774552037.213028, 'last_price_update_time': 1774875746.183349}
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120805277') HTTP/1.1" 204 0
2026-03-30 13:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a681b525-fba0-5109-8877-103760e59845 with identifier: 120830231
2026-03-30 13:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a681b525-fba0-5109-8877-103760e59845 with identifier: 120830231
2026-03-30 13:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a681b525-fba0-5109-8877-103760e59845 with identifier: 120830231 to the API
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120830231?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a681b525-fba0-5109-8877-103760e59845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LF19XET',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120830231',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 33448,
'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': 'UKCGR - Premium',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech 82 Flair Nav Edition 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Flair Nav Edition 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830231%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Saving data for 120830231: {'auction_closing_time': 1775034000.0, 'created_time': 1774551909.39708, 'last_price_update_time': 1774875746.498485}
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120830231') HTTP/1.1" 204 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120253692
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253692%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120253692: 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 118463621
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [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-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 118463621: 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120639812
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [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-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120639812: 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120218391
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120218391%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120218391: 1
2026-03-30 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828661?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119816143?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120410050
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410050%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120410050: 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120031291
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120031291%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120031291: 1
2026-03-30 13: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-30 13: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-30 13: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-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120840957
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840957%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120840957: 1
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120194698
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120194698%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120194698: 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120840985
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840985%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120840985: 1
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119642615
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119642615%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 119642615: 1
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120841003
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841003%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120841003: 1
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119433684
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119433684%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 119433684: 0
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 120241647
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241647%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Scrape type for 120241647: 1
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120228511, 'registration': 'KS72EDJ', 'account': 'ZEN002', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [136] M Sport 5dr Step Auto [LCP]', 'mileage': 66782, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/d87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/24 25k 03/25 52k', 'remarks': 'Black Sapphire\tElec Adjt Lmbr Suprt-drvr/Frnt Psngr\tSpace-saver Spare Wheel, 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/6375ba02-152c-4ce9-bfc4-dcb525b8c9d4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120228511, 'registration': 'KS72EDJ', 'account': 'ZEN002', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [136] M Sport 5dr Step Auto [LCP]', 'mileage': 66782, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/d87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/24 25k 03/25 52k', 'remarks': 'Black Sapphire\tElec Adjt Lmbr Suprt-drvr/Frnt Psngr\tSpace-saver Spare Wheel, 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/6375ba02-152c-4ce9-bfc4-dcb525b8c9d4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9155f8-0972-5e94-9140-1d773e852b53 with identifier: 120228511
2026-03-30 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9155f8-0972-5e94-9140-1d773e852b53 with scrape type 1
2026-03-30 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FKS72EDJ%252F2026-03-10%252Fimage%252F99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828661, 'registration': 'CE64FXR', 'account': 'MOT075', 'make': 'RENAULT', 'model': 'CAPTUR DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique MediaNav Energy 5dr', 'mileage': 58139, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-11-27', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book SB 09/15 12K 10/16 16K 11/17 21K 10/18 26K 11/19 29K 03/23 41K / INV 11/20 33K 01/22 37K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dd90a0c5-52d9-4e1b-84f5-1f31eb1d6908.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828661, 'registration': 'CE64FXR', 'account': 'MOT075', 'make': 'RENAULT', 'model': 'CAPTUR DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique MediaNav Energy 5dr', 'mileage': 58139, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-11-27', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book SB 09/15 12K 10/16 16K 11/17 21K 10/18 26K 11/19 29K 03/23 41K / INV 11/20 33K 01/22 37K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dd90a0c5-52d9-4e1b-84f5-1f31eb1d6908.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22884fe3-2867-5e72-a3c2-e49ef6a9b375 with identifier: 120828661
2026-03-30 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22884fe3-2867-5e72-a3c2-e49ef6a9b375 with scrape type 2
2026-03-30 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22884fe3-2867-5e72-a3c2-e49ef6a9b375 with scrape type 2
2026-03-30 13:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22884fe3-2867-5e72-a3c2-e49ef6a9b375, identifier: 120828661
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119816143, 'registration': 'LM69KAU', 'account': 'MOT075', 'make': 'BMW', 'model': 'X4 DIESEL ESTATE', 'derivative': 'xDrive20d M Sport 5dr Step Auto', 'mileage': 113909, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-10-17', 'fuel': 'Diesel', 'motExpiry': '2026-12-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LM69KAU/2026-03-26/image/b9087767-af71-4949-9439-ecabe2d61bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/40e368f8-6b69-4fdb-bd57-ea9023a13571_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/7091db29-a87c-4d0d-ae11-646e0d15694f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/de89fa0d-3dac-4024-9039-f3ded13c4149_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/ecc394b9-8e51-4b18-b6d7-5e817501effe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/46e95c5e-296c-4612-81ff-cc5f56403808_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/90a8dc6e-69b2-4377-b489-89a4443080a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/dabd180f-cfae-4848-b263-787ec26b91d9_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 64K, 74K, 75K, 79K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8a903b2-c3d0-4abd-8810-404b21b9bbc8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119816143, 'registration': 'LM69KAU', 'account': 'MOT075', 'make': 'BMW', 'model': 'X4 DIESEL ESTATE', 'derivative': 'xDrive20d M Sport 5dr Step Auto', 'mileage': 113909, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-10-17', 'fuel': 'Diesel', 'motExpiry': '2026-12-13', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LM69KAU/2026-03-26/image/b9087767-af71-4949-9439-ecabe2d61bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/40e368f8-6b69-4fdb-bd57-ea9023a13571_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/7091db29-a87c-4d0d-ae11-646e0d15694f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/de89fa0d-3dac-4024-9039-f3ded13c4149_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/ecc394b9-8e51-4b18-b6d7-5e817501effe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/46e95c5e-296c-4612-81ff-cc5f56403808_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/90a8dc6e-69b2-4377-b489-89a4443080a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM69KAU/2026-03-26/image/dabd180f-cfae-4848-b263-787ec26b91d9_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 64K, 74K, 75K, 79K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d8a903b2-c3d0-4abd-8810-404b21b9bbc8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143
2026-03-30 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4baf79d6-45c4-5d53-8920-1f3c388f309c with scrape type 2
2026-03-30 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4baf79d6-45c4-5d53-8920-1f3c388f309c with scrape type 2
2026-03-30 13:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4baf79d6-45c4-5d53-8920-1f3c388f309c, identifier: 119816143
2026-03-30 13:02:26 [astonbarclay.gb] INFO: Found listing with ID: 119453437
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [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-30 13:02:27 [astonbarclay.gb] INFO: Scrape type for 119453437: 0
2026-03-30 13:02:27 [astonbarclay.gb] INFO: Found listing with ID: 120128549
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120128549%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [astonbarclay.gb] INFO: Scrape type for 120128549: 1
2026-03-30 13:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22884fe3-2867-5e72-a3c2-e49ef6a9b375 with identifier: 120828661
2026-03-30 13:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22884fe3-2867-5e72-a3c2-e49ef6a9b375 with identifier: 120828661
2026-03-30 13:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22884fe3-2867-5e72-a3c2-e49ef6a9b375 with identifier: 120828661 to the API
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828661?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '22884fe3-2867-5e72-a3c2-e49ef6a9b375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CE64FXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828661',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'CAPTUR DIESEL HATCHBACK',
'odometer': 58139,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-27',
'seller_name': 'MotoNovo Finance',
'title': 'RENAULT CAPTUR DIESEL HATCHBACK 1.5 dCi 90 Dynamique MediaNav '
'Energy 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Dynamique MediaNav Energy 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828661%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [astonbarclay.gb] INFO: Saving data for 120828661: {'auction_closing_time': 1775033100.0, 'created_time': 1774552133.090346, 'last_price_update_time': 1774875747.325149}
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828661') HTTP/1.1" 204 0
2026-03-30 13:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143
2026-03-30 13:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143
2026-03-30 13:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4baf79d6-45c4-5d53-8920-1f3c388f309c with identifier: 119816143 to the API
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119816143?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'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': '4baf79d6-45c4-5d53-8920-1f3c388f309c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM69KAU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119816143',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X4 DIESEL ESTATE',
'odometer': 113909,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-17',
'seller_name': 'MotoNovo Finance',
'title': 'BMW X4 DIESEL ESTATE xDrive20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20d M Sport 5dr Step Auto',
'vin': None,
'year': 2019}
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119816143%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Saving data for 119816143: {'auction_closing_time': 1775034000.0, 'created_time': 1774443787.981422, 'last_price_update_time': 1774875748.347563}
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119816143') HTTP/1.1" 204 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252Fe7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120683497
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [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-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120683497: 0
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120890793
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890793%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120890793: 1
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252F6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806781?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828077?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120891061
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891061%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120891061: 1
2026-03-30 13:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252F493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120439289
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439289%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120439289: 0
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120647478
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647478%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120647478: 1
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252Fe02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 119205512
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [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-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 119205512: 0
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120891270
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891270%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120891270: 1
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252F71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120655877
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655877%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Scrape type for 120655877: 1
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252F47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806781, 'registration': 'MC66AYM', 'account': 'ALL018', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.4 TSI 125 Match Edition 5dr', 'mileage': 83849, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-01-26', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', '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': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd6c22be-274e-4155-9fa1-7171dad53715.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806781, 'registration': 'MC66AYM', 'account': 'ALL018', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.4 TSI 125 Match Edition 5dr', 'mileage': 83849, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-01-26', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', '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': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd6c22be-274e-4155-9fa1-7171dad53715.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2846240e-7f65-536a-989b-6ffac4d849c8 with identifier: 120806781
2026-03-30 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2846240e-7f65-536a-989b-6ffac4d849c8 with scrape type 1
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2846240e-7f65-536a-989b-6ffac4d849c8
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2846240e-7f65-536a-989b-6ffac4d849c8
2026-03-30 13:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2846240e-7f65-536a-989b-6ffac4d849c8, identifier: 120806781
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828077, 'registration': 'BV18LHN', 'account': 'ART002', 'make': 'KIA', 'model': 'SPORTAGE 3 ISG CRDI', 'derivative': None, 'mileage': 71540, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-23', 'doors': None, 'engineSize': 1685, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 29k, 37k, 48k, 56k, 63k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828077, 'registration': 'BV18LHN', 'account': 'ART002', 'make': 'KIA', 'model': 'SPORTAGE 3 ISG CRDI', 'derivative': None, 'mileage': 71540, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-06-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-23', 'doors': None, 'engineSize': 1685, 'bodyType': 'Estate', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 29k, 37k, 48k, 56k, 63k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c4a633-41bf-5e11-9253-8228651e907a with identifier: 120828077
2026-03-30 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c4a633-41bf-5e11-9253-8228651e907a with scrape type 2
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c4a633-41bf-5e11-9253-8228651e907a with scrape type 2
2026-03-30 13:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 55c4a633-41bf-5e11-9253-8228651e907a, identifier: 120828077
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120638053, 'registration': 'NG72RYA', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV 3 5dr Auto AWD', 'mileage': 41802, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-02-06', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/f78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/a96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg?w=600'], 'colour': 'Premium paint - Experience green', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 9K 03/25 16K 03/26 40K', 'remarks': 'VOSA 36K SPARE KEY/ Cloth/faux leather - Black / Premium paint - Experience green', '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/a18a3598-3ffa-44df-905a-3dda1a7bbf64.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120638053, 'registration': 'NG72RYA', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV 3 5dr Auto AWD', 'mileage': 41802, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-02-06', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/f78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/a96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg?w=600'], 'colour': 'Premium paint - Experience green', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 9K 03/25 16K 03/26 40K', 'remarks': 'VOSA 36K SPARE KEY/ Cloth/faux leather - Black / Premium paint - Experience green', '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/a18a3598-3ffa-44df-905a-3dda1a7bbf64.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dd41a05-9964-5ae5-843f-d775b5c99973 with identifier: 120638053
2026-03-30 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd41a05-9964-5ae5-843f-d775b5c99973 with scrape type 1
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252F197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120116032, 'registration': 'BT72XUW', 'account': 'ZEN002', 'make': 'VOLVO', 'model': 'C40 ESTATE', 'derivative': '170kW Recharge Plus 69kWh 5dr Auto', 'mileage': 45788, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-22', 'fuel': 'Electric', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BT72XUW/2026-03-04/image/73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/25-42K,', 'remarks': 'Metallic Paint, VOSA STATES 42K, 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/63ed074f-7265-4251-a032-83b180d7047f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120116032, 'registration': 'BT72XUW', 'account': 'ZEN002', 'make': 'VOLVO', 'model': 'C40 ESTATE', 'derivative': '170kW Recharge Plus 69kWh 5dr Auto', 'mileage': 45788, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-22', 'fuel': 'Electric', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BT72XUW/2026-03-04/image/73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/25-42K,', 'remarks': 'Metallic Paint, VOSA STATES 42K, 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/63ed074f-7265-4251-a032-83b180d7047f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d3e18c5-314c-5855-9a0f-83bba941c614 with identifier: 120116032
2026-03-30 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d3e18c5-314c-5855-9a0f-83bba941c614 with scrape type 1
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:28 [astonbarclay.gb] INFO: Found listing with ID: 120840994
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840994%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [astonbarclay.gb] INFO: Scrape type for 120840994: 1
2026-03-30 13:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2846240e-7f65-536a-989b-6ffac4d849c8 with identifier: 120806781
2026-03-30 13:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2846240e-7f65-536a-989b-6ffac4d849c8 with identifier: 120806781
2026-03-30 13:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2846240e-7f65-536a-989b-6ffac4d849c8 with identifier: 120806781 to the API
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806781?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2846240e-7f65-536a-989b-6ffac4d849c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC66AYM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806781',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 83849,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-26',
'seller_name': 'SMC GROUP',
'title': 'VOLKSWAGEN GOLF HATCHBACK 1.4 TSI 125 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.4 TSI 125 Match Edition 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806781%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [astonbarclay.gb] INFO: Saving data for 120806781: {'created_time': 1774875749.45913, 'last_price_update_time': 1774875749.459144, 'auction_closing_time': 1775034000.0}
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806781') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 55c4a633-41bf-5e11-9253-8228651e907a with identifier: 120828077
2026-03-30 13:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 55c4a633-41bf-5e11-9253-8228651e907a with identifier: 120828077
2026-03-30 13:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 55c4a633-41bf-5e11-9253-8228651e907a with identifier: 120828077 to the API
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828077?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '55c4a633-41bf-5e11-9253-8228651e907a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV18LHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828077',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE 3 ISG CRDI',
'odometer': 71540,
'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': 'Arthurs Motor Group',
'title': 'KIA SPORTAGE 3 ISG CRDI None',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2018}
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828077%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [astonbarclay.gb] INFO: Saving data for 120828077: {'auction_closing_time': 1775120400.0, 'created_time': 1774552085.379886, 'last_price_update_time': 1774875749.890404}
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828077') HTTP/1.1" 204 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72EDJ%252F2026-03-10%252Fimage%252Fd87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/d87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252F8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:29 [astonbarclay.gb] INFO: Found listing with ID: 120743887
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [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-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 120743887: 0
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120257840
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257840%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 120257840: 1
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118758309?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252F70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826203?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120405343
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120405343%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 120405343: 0
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120176617
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120176617%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 120176617: 0
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 120064144
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120064144%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 120064144: 0
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 119998008
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119998008%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 119998008: 1
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252F140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 118743047
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118743047%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 118743047: 1
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252Ff78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/f78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 116643554
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [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-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 116643554: 0
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Found listing with ID: 117831399
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [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-30 13:02:30 [astonbarclay.gb] INFO: Scrape type for 117831399: 2
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120018805, 'registration': 'AF71UWY', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '150kW 80 Suite 82kWh 5dr Auto', 'mileage': 79167, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-22', 'fuel': 'Electric', 'motExpiry': '2026-10-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF71UWY/2026-03-06/image/021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/a27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/c086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/f91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/23-22K, 08/23-34K, 09/24-52K, 11/25-73K,', 'remarks': 'VOSA STATES 52K 73K SPARE KEY \t 125 Kw Dc Charging\tAstd Drv Pkg Pls M+pfa/Pfb/Pfc\tClimate Package Basic Cmfrt Seat Pckg Plus M+ Psa/Psb\tConvenience Package Plus\tDrive Sport Package Basic Heat Pump For Battery Pack\tInfotainment Package Plus\tLight And View Package Basic Metallic Paint\tMudflaps\tPanoramic Sunroof Protective strip for loading edge - stainlesssteel\tTransport Package', '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/9b17bc34-0f98-46a8-ae02-a356d582e3f9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120018805, 'registration': 'AF71UWY', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '150kW 80 Suite 82kWh 5dr Auto', 'mileage': 79167, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-22', 'fuel': 'Electric', 'motExpiry': '2026-10-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF71UWY/2026-03-06/image/021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/a27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/c086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/f91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/23-22K, 08/23-34K, 09/24-52K, 11/25-73K,', 'remarks': 'VOSA STATES 52K 73K SPARE KEY \t 125 Kw Dc Charging\tAstd Drv Pkg Pls M+pfa/Pfb/Pfc\tClimate Package Basic Cmfrt Seat Pckg Plus M+ Psa/Psb\tConvenience Package Plus\tDrive Sport Package Basic Heat Pump For Battery Pack\tInfotainment Package Plus\tLight And View Package Basic Metallic Paint\tMudflaps\tPanoramic Sunroof Protective strip for loading edge - stainlesssteel\tTransport Package', '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/9b17bc34-0f98-46a8-ae02-a356d582e3f9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce33cb17-3cf8-520f-af02-3565cd101675 with identifier: 120018805
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce33cb17-3cf8-520f-af02-3565cd101675 with scrape type 1
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252F021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 118758309, 'registration': 'RO25CXJ', 'account': 'LIQ001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 207 HEV 3 5dr Auto', 'mileage': 17536, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/f9f73b88-b32d-42b4-b35f-40217ecfef77_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/654904c6-006b-4443-8e36-ef4960d0bf08_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/77121acc-cec2-45b6-ae23-b1d521d61cfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/3e865efc-285a-49a7-b7fa-fe72defdc40f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9c1a6ec0-5c08-46e3-982a-9cd8a9e381f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9acf0383-703d-4d30-baca-dd2c028217f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/a37f44a2-d4bf-4349-9c8a-3f6c2fefb115_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/741d2974-68b1-48b7-82b0-67f35527b40b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/d02d73fb-e745-485b-8dbf-667176246305_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/2dab7e37-e6cc-47bf-b182-30fe64a83cd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/06f070ca-e4f8-4ba4-94cf-8de70b3945b3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/25-10K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Liquid Fleet', '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/91f42e49-5519-41b2-bd63-61bec0dece59.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 118758309, 'registration': 'RO25CXJ', 'account': 'LIQ001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 207 HEV 3 5dr Auto', 'mileage': 17536, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-27', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/f9f73b88-b32d-42b4-b35f-40217ecfef77_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/654904c6-006b-4443-8e36-ef4960d0bf08_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/77121acc-cec2-45b6-ae23-b1d521d61cfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/3e865efc-285a-49a7-b7fa-fe72defdc40f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9c1a6ec0-5c08-46e3-982a-9cd8a9e381f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/9acf0383-703d-4d30-baca-dd2c028217f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/a37f44a2-d4bf-4349-9c8a-3f6c2fefb115_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/741d2974-68b1-48b7-82b0-67f35527b40b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/d02d73fb-e745-485b-8dbf-667176246305_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/2dab7e37-e6cc-47bf-b182-30fe64a83cd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO25CXJ/2026-01-28/image/06f070ca-e4f8-4ba4-94cf-8de70b3945b3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/25-10K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Liquid Fleet', '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/91f42e49-5519-41b2-bd63-61bec0dece59.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 606e4219-34f8-5183-bce2-2e048d54be6e with scrape type 2
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 606e4219-34f8-5183-bce2-2e048d54be6e with scrape type 2
2026-03-30 13:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 606e4219-34f8-5183-bce2-2e048d54be6e, identifier: 118758309
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120246426, 'registration': 'MA23XSN', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '125kW 35 55kWh Sport 5dr Auto', 'mileage': 37600, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Electric', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MA23XSN/2026-03-09/image/eba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25 26K', 'remarks': 'SPARE KEY, VOSA STATES 37K', '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/2cf053fb-c6da-41a4-9479-248327cc545d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120246426, 'registration': 'MA23XSN', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '125kW 35 55kWh Sport 5dr Auto', 'mileage': 37600, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Electric', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MA23XSN/2026-03-09/image/eba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25 26K', 'remarks': 'SPARE KEY, VOSA STATES 37K', '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/2cf053fb-c6da-41a4-9479-248327cc545d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f755fd83-4be6-58f2-89ad-fc38d265f9e7 with identifier: 120246426
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f755fd83-4be6-58f2-89ad-fc38d265f9e7 with scrape type 1
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252Feba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/eba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826203, 'registration': 'WK67YXT', 'account': 'WBA003', 'make': 'VOLVO', 'model': 'XC90 DIESEL ESTATE', 'derivative': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic', 'mileage': 132136, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-12-20', 'fuel': 'Diesel', 'motExpiry': '2026-03-14', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WK67YXT/2026-03-26/image/da0692bb-a673-4444-9054-fefd5d0cd0df_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/7a48655f-8367-4f5d-b0dd-967a688beaa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/b6a7fdcc-b7f1-4171-a72d-27d39243f3f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/a10209e9-8a53-460b-bc96-0d7c00a535ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/cc2e4b0f-af72-4786-911d-feaa9e9a612d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/5e7b256f-c54f-4159-b3d7-5b3418f92211_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/bb193f5e-f274-4ae8-b41f-d9100ff841d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/15853c27-92a1-4753-afca-6d4462d585d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/db7e4c06-ce6a-4079-8bbd-1f8e4284b947_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/67b8ab97-d9ed-4603-acc1-2b412e7d1660_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/22- 35K, 02/23- 61K, 01/24- 85K, 11/24- 109K, 06/25- 127K', 'remarks': 'MILEAGE DISCREPANCY VOSA STATES 14,776 MILES (PASS) - 50,092 MILES (PASS) - 35,511 MILES (PASS) - 61K - 88K - 119K - 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': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0fda8e85-ea7c-493c-b729-6cad8d5ed8a8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826203, 'registration': 'WK67YXT', 'account': 'WBA003', 'make': 'VOLVO', 'model': 'XC90 DIESEL ESTATE', 'derivative': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic', 'mileage': 132136, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-12-20', 'fuel': 'Diesel', 'motExpiry': '2026-03-14', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WK67YXT/2026-03-26/image/da0692bb-a673-4444-9054-fefd5d0cd0df_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/7a48655f-8367-4f5d-b0dd-967a688beaa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/b6a7fdcc-b7f1-4171-a72d-27d39243f3f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/a10209e9-8a53-460b-bc96-0d7c00a535ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/cc2e4b0f-af72-4786-911d-feaa9e9a612d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/5e7b256f-c54f-4159-b3d7-5b3418f92211_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/bb193f5e-f274-4ae8-b41f-d9100ff841d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/15853c27-92a1-4753-afca-6d4462d585d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/db7e4c06-ce6a-4079-8bbd-1f8e4284b947_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK67YXT/2026-03-26/image/67b8ab97-d9ed-4603-acc1-2b412e7d1660_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/22- 35K, 02/23- 61K, 01/24- 85K, 11/24- 109K, 06/25- 127K', 'remarks': 'MILEAGE DISCREPANCY VOSA STATES 14,776 MILES (PASS) - 50,092 MILES (PASS) - 35,511 MILES (PASS) - 61K - 88K - 119K - 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': 163, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0fda8e85-ea7c-493c-b729-6cad8d5ed8a8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562386c5-5065-5381-bd0c-0885cb809bc7 with identifier: 120826203
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562386c5-5065-5381-bd0c-0885cb809bc7 with scrape type 2
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 562386c5-5065-5381-bd0c-0885cb809bc7 with scrape type 2
2026-03-30 13:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 562386c5-5065-5381-bd0c-0885cb809bc7, identifier: 120826203
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252Fa96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/a96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309
2026-03-30 13:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309
2026-03-30 13:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 606e4219-34f8-5183-bce2-2e048d54be6e with identifier: 118758309 to the API
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118758309?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '606e4219-34f8-5183-bce2-2e048d54be6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RO25CXJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118758309',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 17536,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-27',
'seller_name': 'Liquid Fleet',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi 207 HEV 3 5dr Auto',
'transmission': 'automatic',
'trim': '1.6T GDi 207 HEV 3 5dr Auto',
'vin': None,
'year': 2025}
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [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-30 13:02:30 [astonbarclay.gb] INFO: Saving data for 118758309: {'auction_closing_time': 1774947600.0, 'created_time': 1773214963.323137, 'last_price_update_time': 1774875750.950686}
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118758309') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 562386c5-5065-5381-bd0c-0885cb809bc7 with identifier: 120826203
2026-03-30 13:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 562386c5-5065-5381-bd0c-0885cb809bc7 with identifier: 120826203
2026-03-30 13:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 562386c5-5065-5381-bd0c-0885cb809bc7 with identifier: 120826203 to the API
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826203?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 163,
'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': '562386c5-5065-5381-bd0c-0885cb809bc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WK67YXT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826203',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'XC90 DIESEL ESTATE',
'odometer': 132136,
'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': 'UKCGR - Select',
'title': 'VOLVO XC90 DIESEL ESTATE 2.0 D5 PowerPulse Momentum Pro 5dr AWD '
'Geartronic',
'transmission': 'automatic',
'trim': '2.0 D5 PowerPulse Momentum Pro 5dr AWD Geartronic',
'vin': None,
'year': 2017}
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826203%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Saving data for 120826203: {'auction_closing_time': 1775034000.0, 'created_time': 1774551833.558129, 'last_price_update_time': 1774875751.869101}
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826203') HTTP/1.1" 204 0
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Found listing with ID: 119967315
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [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-30 13:02:31 [astonbarclay.gb] INFO: Scrape type for 119967315: 0
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120059610
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [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-30 13:02:31 [astonbarclay.gb] INFO: Scrape type for 120059610: 0
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120059826
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [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-30 13:02:31 [astonbarclay.gb] INFO: Scrape type for 120059826: 0
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120127097
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [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-30 13:02:31 [astonbarclay.gb] INFO: Scrape type for 120127097: 0
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Found listing with ID: 119504828
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [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-30 13:02:31 [astonbarclay.gb] INFO: Scrape type for 119504828: 0
2026-03-30 13:02:31 [astonbarclay.gb] INFO: Found listing with ID: 120244319
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120244319: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120344753
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120344753: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120254109
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254109%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120254109: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120279011
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120279011%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120279011: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120262660
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262660%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120262660: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119641868
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119641868: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120283061
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120283061%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120283061: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120285956
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120285956%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120285956: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120442920
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442920%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120442920: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119676270
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119676270: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119755396
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119755396: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119782336
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119782336: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119797897
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119797897: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119850906
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119850906: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119857926
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119857926: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119879468
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119879468: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 119937938
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 119937938: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120299755
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120299755: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120372054
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120372054: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120392758
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120392758: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120411669
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120411669: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120442728
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120442728: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120463366
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120463366: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 118950379
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 118950379: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120060554
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060554%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120060554: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 118537231
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [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-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 118537231: 0
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120885690
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120885690%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120885690: 1
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252Fa27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/a27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252F89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Found listing with ID: 120885856
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120885856%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [astonbarclay.gb] INFO: Scrape type for 120885856: 1
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252F8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FNG72RYA%252F2026-03-20%252Fimage%252F9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBT72XUW%252F2026-03-04%252Fimage%252F4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e930090>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252Fe7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7f43d0>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252F99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 119388788
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 119388788: 0
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120238552
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120238552: 0
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120881926
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120881926%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120881926: 0
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120885276
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120885276%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120885276: 1
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252Fc086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/c086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/eba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120889296
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889296%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120889296: 1
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252F801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119326238, 'registration': 'BK23DNV', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES TOURING', 'derivative': '330e M Sport 5dr Step Auto', 'mileage': 60717, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/bbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/b4680096-8336-457d-9077-0ecb639b683b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/e7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24-31K, 03/25-64K,', 'remarks': 'SPARE KEY, VOSA STATES 59K \t 19in Ind Dbl Spk Bi-colour Sty 793+rft\tSkyscraper Grey', '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/39d739c7-97a7-4310-9d44-074f12ec0df2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119326238, 'registration': 'BK23DNV', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES TOURING', 'derivative': '330e M Sport 5dr Step Auto', 'mileage': 60717, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/bbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/b4680096-8336-457d-9077-0ecb639b683b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/e7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24-31K, 03/25-64K,', 'remarks': 'SPARE KEY, VOSA STATES 59K \t 19in Ind Dbl Spk Bi-colour Sty 793+rft\tSkyscraper Grey', '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/39d739c7-97a7-4310-9d44-074f12ec0df2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0443efef-0e8e-562a-be4e-77dd39c63985 with identifier: 119326238
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0443efef-0e8e-562a-be4e-77dd39c63985 with scrape type 1
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252Fdec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120081503, 'registration': 'FD72OJO', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX ESTATE', 'derivative': '385kW xDrive50 M Sport Edition 111.5kWh 5dr Auto', 'mileage': 39885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-06', 'fuel': 'Electric', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/cb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/e278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/d67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/ec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25-22K,', 'remarks': 'SPARE KEY, VOSA STATES 39K 22in Individual 1021 Aero\tBlack Saphire\tHigh pack Parking Assist Pro', '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/fdb7de47-d530-4ff6-a7f5-e8e9e34d6382.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120081503, 'registration': 'FD72OJO', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX ESTATE', 'derivative': '385kW xDrive50 M Sport Edition 111.5kWh 5dr Auto', 'mileage': 39885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-06', 'fuel': 'Electric', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/cb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/e278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/d67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/ec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25-22K,', 'remarks': 'SPARE KEY, VOSA STATES 39K 22in Individual 1021 Aero\tBlack Saphire\tHigh pack Parking Assist Pro', '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/fdb7de47-d530-4ff6-a7f5-e8e9e34d6382.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a60a75e-e475-5d5e-830e-77a2227e1424 with identifier: 120081503
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a60a75e-e475-5d5e-830e-77a2227e1424 with scrape type 1
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fdada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120062616, 'registration': 'BP71MHN', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 89206, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-21', 'fuel': 'Electric', 'motExpiry': '2027-02-20', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/cab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/dbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY VOSA STATES 69K 88K Solid 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/abdd4e6f-c6f1-40b9-b5fe-cca329f3291f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120062616, 'registration': 'BP71MHN', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 89206, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-21', 'fuel': 'Electric', 'motExpiry': '2027-02-20', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/cab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/dbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY VOSA STATES 69K 88K Solid 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/abdd4e6f-c6f1-40b9-b5fe-cca329f3291f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d96a9ace-daa2-5ad3-a86e-e2f038d222db with identifier: 120062616
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d96a9ace-daa2-5ad3-a86e-e2f038d222db with scrape type 1
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fb0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119974529, 'registration': 'KS72AYX', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V1 58kWh 5dr Auto', 'mileage': 18837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-16', 'fuel': 'Electric', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS72AYX/2026-03-04/image/ab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/d2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/e24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/f6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/b561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-13K', 'remarks': 'VOSA STATES 17K', '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/8f5d2b51-1bf8-48cf-b072-c14c1f19994c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119974529, 'registration': 'KS72AYX', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V1 58kWh 5dr Auto', 'mileage': 18837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-16', 'fuel': 'Electric', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS72AYX/2026-03-04/image/ab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/d2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/e24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/f6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/b561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-13K', 'remarks': 'VOSA STATES 17K', '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/8f5d2b51-1bf8-48cf-b072-c14c1f19994c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190ec587-5a97-578f-9c06-4c32eefd359c with identifier: 119974529
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190ec587-5a97-578f-9c06-4c32eefd359c with scrape type 1
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252Fab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/ab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120890152
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890152%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120890152: 1
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252F0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252Fbbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/bbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fcb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/cb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fcab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/cab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252Fd2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/d2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8db650>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252F021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120888631
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120888631%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120888631: 1
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252F60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252F014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252F49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fdbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/dbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252F40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e756690>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252Feba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/eba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/a27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120299965
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120299965: 2
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252F7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMA23XSN%252F2026-03-09%252Fimage%252F8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252F1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fb9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fd1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252Fe24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/e24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e814590>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252F8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120161023, 'registration': 'YD73NZW', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'TAIGO HATCHBACK', 'derivative': '1.0 TSI 110 R-Line 5dr', 'mileage': 12593, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/a751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/c1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/b7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/ddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg?w=600'], 'colour': 'BLUE', '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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56e3dfb8-bc7a-4d4e-8395-cf57547bd15f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120161023, 'registration': 'YD73NZW', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'TAIGO HATCHBACK', 'derivative': '1.0 TSI 110 R-Line 5dr', 'mileage': 12593, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-09-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/a751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/c1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/b7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/ddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg?w=600'], 'colour': 'BLUE', '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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56e3dfb8-bc7a-4d4e-8395-cf57547bd15f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 193e0141-350f-567d-bcb7-19dd09c5ae5d with identifier: 120161023
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 193e0141-350f-567d-bcb7-19dd09c5ae5d with scrape type 1
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252F8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e734b90>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/d87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 120521730
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 120521730: 0
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 119629584
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 119629584: 0
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 119669852
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [astonbarclay.gb] INFO: Scrape type for 119669852: 0
2026-03-30 13:02:33 [astonbarclay.gb] INFO: Found listing with ID: 119393289
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [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-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 119393289: 0
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 120889082
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889082%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 120889082: 1
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FAF71UWY%252F2026-03-06%252Fimage%252Ff91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/f91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252F7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252F30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fd1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252F5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252Fa751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/a751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/ab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 120471162
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [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-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 120471162: 2
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252Fb4680096-8336-457d-9077-0ecb639b683b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/b4680096-8336-457d-9077-0ecb639b683b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fe278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/e278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fe064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252Fa62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120191729, 'registration': 'KN22FZB', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 110082, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-09', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KN22FZB/2026-03-23/image/62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/47977932-e023-4dba-88cd-793cacd56683_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/24 68K 11/25 100K', 'remarks': 'SPARE KEY - VOSA STATES 77K 106K', '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/a8478b09-13ac-46c7-a16a-f5dd970eb22a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120191729, 'registration': 'KN22FZB', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 110082, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-09', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KN22FZB/2026-03-23/image/62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/47977932-e023-4dba-88cd-793cacd56683_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/24 68K 11/25 100K', 'remarks': 'SPARE KEY - VOSA STATES 77K 106K', '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/a8478b09-13ac-46c7-a16a-f5dd970eb22a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e with identifier: 120191729
2026-03-30 13:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e with scrape type 1
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e79b150>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252Fa27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/a27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8bf510>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/cab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/d2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252F5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 120663583
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120663583%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 120663583: 1
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252Fe7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/e7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fd67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/d67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252F697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252Ff6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/f6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/dbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252Fc1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/c1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119833119?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e945310>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252Fd87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/d87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e90e810>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d50e950>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252Fab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/ab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 119427785
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [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-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 119427785: 0
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 120664326
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664326%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 120664326: 0
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 119203393
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [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-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 119203393: 0
2026-03-30 13:02:34 [astonbarclay.gb] INFO: Found listing with ID: 120413800
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [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-30 13:02:34 [astonbarclay.gb] INFO: Scrape type for 120413800: 2
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBK23DNV%252F2026-03-03%252Fimage%252F66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fb96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FBP71MHN%252F2026-03-23%252Fimage%252Fe4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252Fb561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/b561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F47977932-e023-4dba-88cd-793cacd56683_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/47977932-e023-4dba-88cd-793cacd56683_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/e24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252F14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Found listing with ID: 120883011
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120883011%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Scrape type for 120883011: 0
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Found listing with ID: 119348144
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [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-30 13:02:35 [astonbarclay.gb] INFO: Scrape type for 119348144: 0
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Found listing with ID: 120881998
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120881998%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Scrape type for 120881998: 0
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Found listing with ID: 120744685
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120744685%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Scrape type for 120744685: 1
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFD72OJO%252F2026-03-09%252Fimage%252Fec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/ec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKS72AYX%252F2026-03-04%252Fimage%252F0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d594090>
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fcab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/cab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d576450>
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252Fd2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/d2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7bd9d0>
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252F89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6fcfd0>
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fdbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/dbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119833119, 'registration': 'VO19ERU', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 88212, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO19ERU/2026-02-24/image/0a31b710-285e-42f9-a640-a87c8b7d5d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/97c40f6a-18da-498d-9b4a-5cd7de1efbc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/c6c1126d-3e41-40a0-8f47-07a2ac60d44b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/38a1e47c-a760-4e4f-9dd8-f9ba292a60e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/357c8f61-a958-4ea9-a140-753e09c631f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/aa57a981-4e5c-4b5e-957b-5c21ba573561_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/a88349a2-d220-40f9-968e-821dea669b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/671b38c5-f409-423f-97b1-1d048fd68851_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 08/22-45K 04/23-53K 03/24-64K 03/25-76K', 'remarks': 'vosa @ 41k 52k 64k 76k SPAR KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', '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/bf887c76-d294-4408-b394-a4e6de43ee26.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119833119, 'registration': 'VO19ERU', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 88212, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO19ERU/2026-02-24/image/0a31b710-285e-42f9-a640-a87c8b7d5d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/97c40f6a-18da-498d-9b4a-5cd7de1efbc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/c6c1126d-3e41-40a0-8f47-07a2ac60d44b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/38a1e47c-a760-4e4f-9dd8-f9ba292a60e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/357c8f61-a958-4ea9-a140-753e09c631f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/aa57a981-4e5c-4b5e-957b-5c21ba573561_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/a88349a2-d220-40f9-968e-821dea669b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO19ERU/2026-02-24/image/671b38c5-f409-423f-97b1-1d048fd68851_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 08/22-45K 04/23-53K 03/24-64K 03/25-76K', 'remarks': 'vosa @ 41k 52k 64k 76k SPAR KEY IN OFFICE', 'virtual': False, 'seller': 'Arthurs Motor Group', '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/bf887c76-d294-4408-b394-a4e6de43ee26.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119
2026-03-30 13:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e28609-dba3-524b-8219-62193efcc8a8 with scrape type 2
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87e28609-dba3-524b-8219-62193efcc8a8 with scrape type 2
2026-03-30 13:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 87e28609-dba3-524b-8219-62193efcc8a8, identifier: 119833119
2026-03-30 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/a751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252F52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119
2026-03-30 13:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119
2026-03-30 13:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 87e28609-dba3-524b-8219-62193efcc8a8 with identifier: 119833119 to the API
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119833119?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '87e28609-dba3-524b-8219-62193efcc8a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VO19ERU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119833119',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'INSIGNIA GRAND SPORT',
'odometer': 88212,
'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': 'Arthurs Motor Group',
'title': 'VAUXHALL INSIGNIA GRAND SPORT 1.5T SRi Vx-line Nav 5dr',
'transmission': 'manual',
'trim': '1.5T SRi Vx-line Nav 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Saving data for 119833119: {'auction_closing_time': 1774947600.0, 'created_time': 1773402931.748697, 'last_price_update_time': 1774875756.184175}
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119833119') HTTP/1.1" 204 0
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 120043895
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 120043895: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 117402269
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 117402269: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 119971140
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971140%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 119971140: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 120277955
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 120277955: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 120054608
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120054608%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 120054608: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 120098736
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 120098736: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 119798482
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798482%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 119798482: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 118212820
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 118212820: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 119794583
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119794583%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 119794583: 2
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/f6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/d67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252Fb7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/b7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890793?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3af750>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3a8bd0>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252F40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce61da3410>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e794d10>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252Fe24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/e24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ac450>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252F49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e823d90>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252F5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8d3350>
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fd1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120218391, 'registration': 'LD73EVW', 'account': 'ZEN002', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV GT-Line 5dr Auto AWD', 'mileage': 4532, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-11-30', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LD73EVW/2026-03-09/image/97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/b2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/c6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Premium Paint, SPARE KEY', 'virtual': False, 'seller': 'Zenith', '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/4e22d784-3fb3-41dc-9d34-2f4e72ceef5e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120218391, 'registration': 'LD73EVW', 'account': 'ZEN002', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV GT-Line 5dr Auto AWD', 'mileage': 4532, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-11-30', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LD73EVW/2026-03-09/image/97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/b2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/c6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Premium Paint, SPARE KEY', 'virtual': False, 'seller': 'Zenith', '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/4e22d784-3fb3-41dc-9d34-2f4e72ceef5e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d7188cc-1305-5060-94db-affba748c616 with identifier: 120218391
2026-03-30 13:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d7188cc-1305-5060-94db-affba748c616 with scrape type 1
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252F97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/47977932-e023-4dba-88cd-793cacd56683_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 119908197
2026-03-30 13:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:36 [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-30 13:02:36 [astonbarclay.gb] INFO: Scrape type for 119908197: 0
2026-03-30 13:02:36 [astonbarclay.gb] INFO: Found listing with ID: 119471463
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [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-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 119471463: 0
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Found listing with ID: 119180124
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [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-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 119180124: 0
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Found listing with ID: 118913248
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [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-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 118913248: 0
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Found listing with ID: 120193526
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120193526%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 120193526: 0
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Found listing with ID: 120595487
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 120595487: 2
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252Fddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/ddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252F7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7fa410>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252Fa751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/a751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7c6b10>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fd1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ea5fe50>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252F5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7be910>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252F30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/b561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Found listing with ID: 113467296
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [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-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 113467296: 0
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Found listing with ID: 119644304
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119644304%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Scrape type for 119644304: 2
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120128549, 'registration': 'KM71ZKA', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82.77kWh Vorsprung 5dr Auto', 'mileage': 37614, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-07', 'fuel': 'Electric', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/bf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/ce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/d9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-20K, 01/26-36K,', 'remarks': 'VOSA STATES 27K 36K 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/d228d687-2f45-4de2-9987-9be0f5f0a7d1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120128549, 'registration': 'KM71ZKA', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82.77kWh Vorsprung 5dr Auto', 'mileage': 37614, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-07', 'fuel': 'Electric', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/bf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/ce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/d9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-20K, 01/26-36K,', 'remarks': 'VOSA STATES 27K 36K 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/d228d687-2f45-4de2-9987-9be0f5f0a7d1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650ce80f-8fb9-5d70-9628-817758001ff0 with identifier: 120128549
2026-03-30 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650ce80f-8fb9-5d70-9628-817758001ff0 with scrape type 1
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252F51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d577d90>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252F697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d43d790>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252Ff6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/f6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d431190>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3e1d50>
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fd67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/d67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120257840, 'registration': 'FX23RBY', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQA HATCHBACK', 'derivative': 'EQA 250+ 140kW AMG Line Premium 70.5kWh 5dr Auto', 'mileage': 30489, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FX23RBY/2026-03-10/image/2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/d64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/debe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/e52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24 11K 02/25 22K 02/26 30K', 'remarks': 'SPARE KEY, VOSA STATES 30K', '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/60a95ded-2c9b-45cf-a431-b4678d16d13e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120257840, 'registration': 'FX23RBY', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQA HATCHBACK', 'derivative': 'EQA 250+ 140kW AMG Line Premium 70.5kWh 5dr Auto', 'mileage': 30489, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 242}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-09', 'fuel': 'Electric', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FX23RBY/2026-03-10/image/2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/d64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/debe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/e52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24 11K 02/25 22K 02/26 30K', 'remarks': 'SPARE KEY, VOSA STATES 30K', '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/60a95ded-2c9b-45cf-a431-b4678d16d13e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d45bef72-c184-57e6-b166-0cef2ae13504 with identifier: 120257840
2026-03-30 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d45bef72-c184-57e6-b166-0cef2ae13504 with scrape type 1
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252F2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890793, 'registration': 'CP08XAB', 'account': 'GAT003', 'make': 'SUZUKI', 'model': 'SX4 HATCHBACK', 'derivative': '1.6 GLX 5dr', 'mileage': 84665, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-07-09', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1586, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA @ 16K 17K 28K 35K 41K 46K 50K 52K 53K 54K 55K 59K 65K 72K 79K', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 165, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890793, 'registration': 'CP08XAB', 'account': 'GAT003', 'make': 'SUZUKI', 'model': 'SX4 HATCHBACK', 'derivative': '1.6 GLX 5dr', 'mileage': 84665, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-07-09', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1586, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA @ 16K 17K 28K 35K 41K 46K 50K 52K 53K 54K 55K 59K 65K 72K 79K', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 165, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df5482e8-3efd-568a-995e-273ebd9d11f5 with identifier: 120890793
2026-03-30 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df5482e8-3efd-568a-995e-273ebd9d11f5 with scrape type 1
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item df5482e8-3efd-568a-995e-273ebd9d11f5
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item df5482e8-3efd-568a-995e-273ebd9d11f5
2026-03-30 13:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: df5482e8-3efd-568a-995e-273ebd9d11f5, identifier: 120890793
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYD73NZW%252F2026-03-09%252Fimage%252F89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252F4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: df5482e8-3efd-568a-995e-273ebd9d11f5 with identifier: 120890793
2026-03-30 13:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: df5482e8-3efd-568a-995e-273ebd9d11f5 with identifier: 120890793
2026-03-30 13:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: df5482e8-3efd-568a-995e-273ebd9d11f5 with identifier: 120890793 to the API
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890793?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 165,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'df5482e8-3efd-568a-995e-273ebd9d11f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CP08XAB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890793',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SUZUKI',
'model': 'SX4 HATCHBACK',
'odometer': 84665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-09',
'seller_name': 'Gateway Peugeot',
'title': 'SUZUKI SX4 HATCHBACK 1.6 GLX 5dr',
'transmission': 'manual',
'trim': '1.6 GLX 5dr',
'vin': None,
'year': 2008}
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890793%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Saving data for 120890793: {'created_time': 1774875758.45816, 'last_price_update_time': 1774875758.458171, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890793') HTTP/1.1" 204 0
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7b50d0>
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F47977932-e023-4dba-88cd-793cacd56683_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/47977932-e023-4dba-88cd-793cacd56683_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 119992447
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992447%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 119992447: 0
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 119270827
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [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-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 119270827: 0
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 118344012
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [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-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 118344012: 0
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 120114758
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [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-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 120114758: 0
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 119066158
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119066158%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 119066158: 0
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 119621371
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [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-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 119621371: 0
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Found listing with ID: 120831977
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831977%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [astonbarclay.gb] INFO: Scrape type for 120831977: 2
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKN22FZB%252F2026-03-23%252Fimage%252F3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252Fbf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/bf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252Fca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/c1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/ec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/e7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252F40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e741590>
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252F14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7d72d0>
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fb96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3eee50>
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252F66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7d66d0>
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252Fb561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/b561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/b7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 119586454
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119586454%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 119586454: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870088
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870088%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870088: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120845515
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120845515%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120845515: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120847311
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120847311%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120847311: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120848451
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120848451%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120848451: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120849000
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120849000%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120849000: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120852018
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120852018%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120852018: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120852551
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120852551%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120852551: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120853676
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120853676%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120853676: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120856408
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120856408%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120856408: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120854303
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120854303%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120854303: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120856713
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120856713%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120856713: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120856811
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120856811%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120856811: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120857228
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120857228%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120857228: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120859214
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120859214%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120859214: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120859033
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120859033%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120859033: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120845773
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120845773%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120845773: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120859165
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120859165%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120859165: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120861740
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861740%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120861740: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120861366
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120861366%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120861366: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120862756
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120862756%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120862756: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120862604
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120862604%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120862604: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120866963
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120866963%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120866963: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120866316
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120866316%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120866316: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120862985
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120862985%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120862985: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870403
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870403%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870403: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869629
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869629%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869629: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870496
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870496%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870496: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870474
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870474%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870474: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870271
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870271%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870271: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870603
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870603%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870603: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120868950
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120868950%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120868950: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869705
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869705%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869705: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870107
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870107%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870107: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870336
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870336%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870336: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869864
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869864%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869864: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869696
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869696%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869696: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869904
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869904%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869904: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870612
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870612%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870612: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870568
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870568%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870568: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869853
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869853%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869853: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870483
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870483%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870483: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869546
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869546%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869546: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120868968
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120868968%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120868968: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869723
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869723%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869723: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869913
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869913%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869913: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869758
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869758%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869758: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870578
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870578%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870578: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120869561
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869561%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120869561: 0
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Found listing with ID: 120870646
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870646%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [astonbarclay.gb] INFO: Scrape type for 120870646: 1
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252Fce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/ce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252F7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ea45690>
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fe4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d655f10>
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252F0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d427890>
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252F52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d48f2d0>
2026-03-30 13:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252Fb2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/b2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119974529?view=catalogue)
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/ddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 120870441
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870441%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 120870441: 1
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252F7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252F54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5605d0>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252Fc1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/c1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d638c90>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d568990>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/ec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe6d810>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252Fe7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/e7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252F9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120413800?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4e56d0>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252Fb7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/b7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 93126246
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%2793126246%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 93126246: 0
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 120869844
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869844%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 120869844: 0
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 120869733
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869733%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 120869733: 0
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 120869591
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869591%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 120869591: 0
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 120870237
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120870237%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 120870237: 0
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Found listing with ID: 120869714
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869714%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [astonbarclay.gb] INFO: Scrape type for 120869714: 1
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252F427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252Fd64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/d64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/bf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252Fc6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/c6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d448110>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d29fa50>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252F97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6d2bd0>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252F7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d63e0d0>
2026-03-30 13:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72AYX%252F2026-03-04%252Fimage%252Fa62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 190ec587-5a97-578f-9c06-4c32eefd359c
2026-03-30 13:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 190ec587-5a97-578f-9c06-4c32eefd359c, skipping ID generation
2026-03-30 13:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190ec587-5a97-578f-9c06-4c32eefd359c with scrape type 1
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 190ec587-5a97-578f-9c06-4c32eefd359c sending to next pipeline
2026-03-30 13:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 190ec587-5a97-578f-9c06-4c32eefd359c, identifier: 119974529
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce5560c5d0>
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252Fddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/ddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7f4f50>
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870925
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870925%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870925: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870067
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870067%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870067: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120869510
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869510%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120869510: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120869686
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869686%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120869686: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120869824
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869824%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120869824: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120856984
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120856984%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120856984: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120861191
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861191%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120861191: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120862781
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862781%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120862781: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120860778
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120860778%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120860778: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120861608
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861608%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120861608: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120861912
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120861912%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120861912: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120863807
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863807%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120863807: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120863765
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120863765%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120863765: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120862922
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862922%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120862922: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120866714
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866714%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120866714: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120868213
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120868213%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120868213: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120862530
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862530%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120862530: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120854954
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120854954%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120854954: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120868239
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120868239%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120868239: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120869976
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869976%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120869976: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870916
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870916%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870916: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870960
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870960%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870960: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870551
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870551%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870551: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870897
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870897%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870897: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870906
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870906%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870906: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120868322
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120868322%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120868322: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120869770
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120869770%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120869770: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120870969
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870969%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120870969: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120688561
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [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-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120688561: 0
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Found listing with ID: 120049152
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120049152%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [astonbarclay.gb] INFO: Scrape type for 120049152: 1
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252Fd9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/d9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252Fec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 190ec587-5a97-578f-9c06-4c32eefd359c with identifier: 119974529
2026-03-30 13:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 190ec587-5a97-578f-9c06-4c32eefd359c with identifier: 119974529
2026-03-30 13:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 190ec587-5a97-578f-9c06-4c32eefd359c with identifier: 119974529 to the API
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '190ec587-5a97-578f-9c06-4c32eefd359c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS72AYX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119974529',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CUPRA',
'model': 'BORN ELECTRIC HATCHBACK',
'odometer': 18837,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32770,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/ab0652ea-f38a-4792-b4f4-e85cbd0239bc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34720,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/d2713d70-01de-48ef-b803-df1cd5ebce0e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35270,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/40ef064f-badc-4570-8c84-802e5ed8f589_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36955,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/e24237a9-b0ab-43e6-bf87-c88601a0e11f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44650,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/5e01983d-c3ca-4d2a-95e4-bf211b564c8b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54081,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/a62f70e3-bb47-44a8-98b6-4567465c30a2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54662,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/f6fd7877-2088-4228-90b4-38209eda9d1d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52443,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/b561a290-c81b-43bd-a562-1b3c59f13754_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190ec587-5a97-578f-9c06-4c32eefd359c/190ec587-5a97-578f-9c06-4c32eefd359c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46711,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KS72AYX/2026-03-04/image/0133875c-35a7-4f3c-b650-fa41c3eb6f75_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-16',
'seller_name': 'Zenith',
'title': 'CUPRA BORN ELECTRIC HATCHBACK 150kW V1 58kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW V1 58kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119974529%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Saving data for 119974529: {'created_time': 1774875762.329466, 'last_price_update_time': 1774875762.329482, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119974529') HTTP/1.1" 204 0
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FLD73EVW%252F2026-03-09%252Fimage%252Fa227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/ce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Found listing with ID: 120818990
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120818990%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Scrape type for 120818990: 0
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Found listing with ID: 120876933
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120876933%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Scrape type for 120876933: 0
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Found listing with ID: 120844750
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120844750%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Scrape type for 120844750: 0
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Found listing with ID: 120859542
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859542%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Scrape type for 120859542: 0
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Found listing with ID: 120885440
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120885440%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Scrape type for 120885440: 1
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252F495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252Fdebe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/debe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119794583?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120413800, 'registration': 'FV71WSE', 'account': 'DAY005', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 12340, 'mileageWarranty': False, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-02-02', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV71WSE/2026-03-19/image/93d8246a-acbd-4a12-ba04-b5212146f3ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/7022f472-c4d4-42df-93c0-0b8ed1de7ed6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/952ae5c6-a7e6-43fa-9c5a-84ed0f1734f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/190f7d1f-a130-492d-b5ca-556e2889973d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/406aaf9a-21cd-4b96-a207-20e4b5ce7935_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/88c1d6fe-362b-4afb-9072-9e0fb61c789d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/c9f0811f-3954-4790-9b58-071a8f405a72_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/38c4c12d-4b4c-4e69-8fb8-aed9d0041e34_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/b5089436-df93-42dd-b1b6-037bdc6e8a10_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23- 4K, 01/25- 5K, 01/25-9K, 01/26- 12K DISCREPANCY IN SERVICE BOOK', 'remarks': '**1757** VOSA STATES 9K, 12K,', '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/b340716a-b237-414c-b2a8-4be771f72900.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120413800, 'registration': 'FV71WSE', 'account': 'DAY005', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 12340, 'mileageWarranty': False, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-02-02', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV71WSE/2026-03-19/image/93d8246a-acbd-4a12-ba04-b5212146f3ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/7022f472-c4d4-42df-93c0-0b8ed1de7ed6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/952ae5c6-a7e6-43fa-9c5a-84ed0f1734f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/190f7d1f-a130-492d-b5ca-556e2889973d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/406aaf9a-21cd-4b96-a207-20e4b5ce7935_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/88c1d6fe-362b-4afb-9072-9e0fb61c789d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/c9f0811f-3954-4790-9b58-071a8f405a72_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/38c4c12d-4b4c-4e69-8fb8-aed9d0041e34_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSE/2026-03-19/image/b5089436-df93-42dd-b1b6-037bdc6e8a10_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23- 4K, 01/25- 5K, 01/25-9K, 01/26- 12K DISCREPANCY IN SERVICE BOOK', 'remarks': '**1757** VOSA STATES 9K, 12K,', '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/b340716a-b237-414c-b2a8-4be771f72900.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f198123b-f92e-5f22-a510-b54ce9ab3213 with identifier: 120413800
2026-03-30 13:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f198123b-f92e-5f22-a510-b54ce9ab3213 with scrape type 2
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f198123b-f92e-5f22-a510-b54ce9ab3213 with scrape type 2
2026-03-30 13:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f198123b-f92e-5f22-a510-b54ce9ab3213, identifier: 120413800
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d658510>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252F51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd43bd0>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252F4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7eca90>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252F89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6d8050>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252Fbf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/bf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f198123b-f92e-5f22-a510-b54ce9ab3213 with identifier: 120413800
2026-03-30 13:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f198123b-f92e-5f22-a510-b54ce9ab3213 with identifier: 120413800
2026-03-30 13:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f198123b-f92e-5f22-a510-b54ce9ab3213 with identifier: 120413800 to the API
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120413800?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-04-01T08:45:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'f198123b-f92e-5f22-a510-b54ce9ab3213',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FV71WSE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120413800',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'COROLLA TOURING SPORT',
'odometer': 12340,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-02',
'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-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [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-30 13:02:43 [astonbarclay.gb] INFO: Saving data for 120413800: {'auction_closing_time': 1775033100.0, 'created_time': 1773860542.183663, 'last_price_update_time': 1774875763.349308}
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120413800') HTTP/1.1" 204 0
2026-03-30 13:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/b2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Found listing with ID: 120841318
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841318%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Scrape type for 120841318: 0
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Found listing with ID: 120890310
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890310%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Scrape type for 120890310: 1
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252F7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252Fe52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/e52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6fc750>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252Fca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ede90>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252F40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/d64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120870646?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8f4ed0>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252F2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d562b90>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252F7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d556f90>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252Fce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/ce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4385d0>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120663583, 'registration': 'FV71WRU', 'account': 'DAY005', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 7929, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-02-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV71WRU/2026-03-30/image/acbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/cc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/dbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/af3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 6K, 7K', '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/46157919-763c-4b35-ad17-ef944df7ca94.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120663583, 'registration': 'FV71WRU', 'account': 'DAY005', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 7929, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-02-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV71WRU/2026-03-30/image/acbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/cc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/dbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/af3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 6K, 7K', '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/46157919-763c-4b35-ad17-ef944df7ca94.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 with identifier: 120663583
2026-03-30 13:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 with scrape type 1
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252Facbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/acbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119794583, 'registration': 'ME19AKX', 'account': 'STA058', 'make': 'BMW', 'model': '1 SERIES HATCHBACK (NR)', 'derivative': '118i [1.5] SE Business 5dr [Nav/Servotronic]', 'mileage': 105000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-02-13', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ME19AKX/2026-02-20/image/24fee1c7-613e-458f-a7ae-d29e0f1fb443_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/e1c59eaf-32f3-4e10-8258-ed777c81218e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/cdfa16d8-c088-455f-9646-c3c1dfcfa5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/23aa3c81-cfe1-427b-ab6e-0c51c65c6809_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/bdfb1852-d7fa-4dc4-ba4a-e726541561c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/dfbf7bb5-aefb-4412-88bf-977041146d23_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/4e5c29c5-afef-4ebf-a155-7f7fa570bcdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/752c2f1a-5b40-49e0-bcf3-936479a026f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/97efc900-4a8f-4587-9ad6-ee40a956c15b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/71513cb6-5373-4a01-bbd8-c14c5b44bf61_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/0ca6fe24-43ab-4d97-b8a6-a9a45cdbadda_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '*No Spare Key* - **NON RUNNER - ENGINE BLOWN + STRIPPED - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE** - MILEAGE ESTIMATED AT 105k (unable to read speedo) CAP FIGURES TO REFLECT THIS ESTIMATE"', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, '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-30 13:02:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119794583, 'registration': 'ME19AKX', 'account': 'STA058', 'make': 'BMW', 'model': '1 SERIES HATCHBACK (NR)', 'derivative': '118i [1.5] SE Business 5dr [Nav/Servotronic]', 'mileage': 105000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-02-13', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ME19AKX/2026-02-20/image/24fee1c7-613e-458f-a7ae-d29e0f1fb443_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/e1c59eaf-32f3-4e10-8258-ed777c81218e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/cdfa16d8-c088-455f-9646-c3c1dfcfa5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/23aa3c81-cfe1-427b-ab6e-0c51c65c6809_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/bdfb1852-d7fa-4dc4-ba4a-e726541561c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/dfbf7bb5-aefb-4412-88bf-977041146d23_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/4e5c29c5-afef-4ebf-a155-7f7fa570bcdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/752c2f1a-5b40-49e0-bcf3-936479a026f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/97efc900-4a8f-4587-9ad6-ee40a956c15b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/71513cb6-5373-4a01-bbd8-c14c5b44bf61_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME19AKX/2026-02-20/image/0ca6fe24-43ab-4d97-b8a6-a9a45cdbadda_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '*No Spare Key* - **NON RUNNER - ENGINE BLOWN + STRIPPED - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE** - MILEAGE ESTIMATED AT 105k (unable to read speedo) CAP FIGURES TO REFLECT THIS ESTIMATE"', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, '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-30 13:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 499e293d-6e51-559c-9471-3b6e0bd4cbf5 with identifier: 119794583
2026-03-30 13:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 499e293d-6e51-559c-9471-3b6e0bd4cbf5 with scrape type 2
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 499e293d-6e51-559c-9471-3b6e0bd4cbf5 with scrape type 2
2026-03-30 13:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 499e293d-6e51-559c-9471-3b6e0bd4cbf5, identifier: 119794583
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/d9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Found listing with ID: 120886835
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120886835%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [astonbarclay.gb] INFO: Scrape type for 120886835: 1
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FKM71ZKA%252F2026-03-09%252Fimage%252F4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFX23RBY%252F2026-03-10%252Fimage%252Fc11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 499e293d-6e51-559c-9471-3b6e0bd4cbf5 with identifier: 119794583
2026-03-30 13:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 499e293d-6e51-559c-9471-3b6e0bd4cbf5 with identifier: 119794583
2026-03-30 13:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 499e293d-6e51-559c-9471-3b6e0bd4cbf5 with identifier: 119794583 to the API
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119794583?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-03T10:00:00Z',
'fuel_type': 'Petrol',
'id': '499e293d-6e51-559c-9471-3b6e0bd4cbf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ME19AKX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119794583',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'BMW',
'model': '1 SERIES HATCHBACK (NR)',
'odometer': 105000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'BMW 1 SERIES HATCHBACK (NR) 118i [1.5] SE Business 5dr '
'[Nav/Servotronic]',
'transmission': 'manual',
'trim': '118i [1.5] SE Business 5dr [Nav/Servotronic]',
'vin': None,
'year': 2019}
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119794583%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [astonbarclay.gb] INFO: Saving data for 119794583: {'auction_closing_time': 1775210400.0, 'created_time': 1774466499.651983, 'last_price_update_time': 1774875764.210736}
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119794583') HTTP/1.1" 204 0
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e796310>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252F7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/c6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120218391?view=catalogue)
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252F560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6ffa10>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252F54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7d9950>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252F9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3da890>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252Fb2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/b2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/debe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:44 [astonbarclay.gb] INFO: Found listing with ID: 120891213
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891213%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [astonbarclay.gb] INFO: Scrape type for 120891213: 1
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e75a210>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252F427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7ed690>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252Fd64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/d64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120870646, 'registration': 'SV59WZY', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Titanium 5dr', 'mileage': 74225, 'mileageWarranty': True, 'type': 'car', 'saleId': 19238, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-06T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-10-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-06', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', '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/8c88b1a0-8d91-47eb-85bc-2b6f6fc4c560.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120870646, 'registration': 'SV59WZY', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Titanium 5dr', 'mileage': 74225, 'mileageWarranty': True, 'type': 'car', 'saleId': 19238, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-06T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-10-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-06', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', '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/8c88b1a0-8d91-47eb-85bc-2b6f6fc4c560.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f with identifier: 120870646
2026-03-30 13:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f with scrape type 1
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f
2026-03-30 13:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f, identifier: 120870646
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252Fcc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/cc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595487?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120870441?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f with identifier: 120870646
2026-03-30 13:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f with identifier: 120870646
2026-03-30 13:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f with identifier: 120870646 to the API
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120870646?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-04-06T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba00c7c6-d9d5-5ad2-919f-ffb32a8b736f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV59WZY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120870646',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 74225,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-26',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.4 Titanium 5dr',
'transmission': 'manual',
'trim': '1.4 Titanium 5dr',
'vin': None,
'year': 2009}
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870646%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [astonbarclay.gb] INFO: Saving data for 120870646: {'created_time': 1774875765.222125, 'last_price_update_time': 1774875765.222136, 'auction_closing_time': 1775476800.0}
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120870646') HTTP/1.1" 204 0
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e740f90>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252Fd9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/d9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120191729?view=catalogue)
2026-03-30 13:02:45 [astonbarclay.gb] INFO: Found listing with ID: 120888033
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120888033%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [astonbarclay.gb] INFO: Scrape type for 120888033: 1
2026-03-30 13:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ea68310>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252Fc6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/c6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5a7690>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252Fec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d48f7d0>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLD73EVW%252F2026-03-09%252Fimage%252Fa227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d7188cc-1305-5060-94db-affba748c616
2026-03-30 13:02:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d7188cc-1305-5060-94db-affba748c616, skipping ID generation
2026-03-30 13:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d7188cc-1305-5060-94db-affba748c616 with scrape type 1
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d7188cc-1305-5060-94db-affba748c616 sending to next pipeline
2026-03-30 13:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0d7188cc-1305-5060-94db-affba748c616, identifier: 120218391
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/e52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/acbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252F5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0d7188cc-1305-5060-94db-affba748c616 with identifier: 120218391
2026-03-30 13:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0d7188cc-1305-5060-94db-affba748c616 with identifier: 120218391
2026-03-30 13:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0d7188cc-1305-5060-94db-affba748c616 with identifier: 120218391 to the API
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '0d7188cc-1305-5060-94db-affba748c616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LD73EVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120218391',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 4532,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28437,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/97e8f909-0356-4daa-b79b-c9c9412d6c66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28927,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/7e39df9a-c44a-424e-81f5-acfd527909ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27094,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/4871e611-95ab-49fc-bf08-5a048ca70350_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29995,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/40a18725-0caa-4d6e-82bc-989c736f766d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47598,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/b2f0d0fc-f5d6-489c-b4e2-1bec5c44014d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34511,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/9febffa1-d01f-42e9-a4c8-4bbc68600667_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36467,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/c6d3f3ff-fccd-470d-afb0-83542b5e7adb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d7188cc-1305-5060-94db-affba748c616/0d7188cc-1305-5060-94db-affba748c616_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46747,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LD73EVW/2026-03-09/image/a227b2b3-6360-4765-9733-73a9f4923e20_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-30',
'seller_name': 'Zenith',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi PHEV GT-Line 5dr Auto AWD',
'transmission': 'automatic',
'trim': '1.6T GDi PHEV GT-Line 5dr Auto AWD',
'vin': None,
'year': 2023}
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120218391%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [astonbarclay.gb] INFO: Saving data for 120218391: {'created_time': 1774875765.992521, 'last_price_update_time': 1774875765.992534, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120218391') HTTP/1.1" 204 0
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d28ddd0>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252F495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d276210>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252Fdebe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/debe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120128549?view=catalogue)
2026-03-30 13:02:46 [astonbarclay.gb] INFO: Found listing with ID: 120891151
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891151%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [astonbarclay.gb] INFO: Scrape type for 120891151: 1
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120049152?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595487, 'registration': 'WK21MSO', 'account': 'ALL021', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 48045, 'mileageWarranty': True, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2021-03-02', 'fuel': 'Petrol', 'motExpiry': '2026-04-15', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK21MSO/2026-03-23/image/839a1749-ab0f-4adb-8120-fbfd1acbffe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/09f54713-3a84-4483-93dc-2d651138b924_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/4268b6a6-1a33-401c-9c7a-5cd79e18f04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/ca1d8453-5903-4e85-9ee8-a85727b3c177_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/9bdd7422-8b07-45cb-9431-57e997524c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/9e97453f-bb8c-4049-9c63-1891a74b2157_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/41d577cc-3027-479b-9604-7d96d404682c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/f23bcc6c-23a3-475e-b0f8-177402228b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/f41a733f-c685-499f-92a4-40d29222cc3f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/24 35K - 02/25 39K', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELSMFORD, CLUTCH GONE, MAY HAVE FURTHER FAULTS, SOLD AS SEEN**VOSA STATES, 32K, 40K - SPARE KEY IN OFFICE', 'virtual': True, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2986ba1b-df32-4e43-85d9-29a225f81c57.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595487, 'registration': 'WK21MSO', 'account': 'ALL021', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 48045, 'mileageWarranty': True, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2021-03-02', 'fuel': 'Petrol', 'motExpiry': '2026-04-15', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WK21MSO/2026-03-23/image/839a1749-ab0f-4adb-8120-fbfd1acbffe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/09f54713-3a84-4483-93dc-2d651138b924_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/4268b6a6-1a33-401c-9c7a-5cd79e18f04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/ca1d8453-5903-4e85-9ee8-a85727b3c177_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/9bdd7422-8b07-45cb-9431-57e997524c01_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/9e97453f-bb8c-4049-9c63-1891a74b2157_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/41d577cc-3027-479b-9604-7d96d404682c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/f23bcc6c-23a3-475e-b0f8-177402228b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/WK21MSO/2026-03-23/image/f41a733f-c685-499f-92a4-40d29222cc3f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/24 35K - 02/25 39K', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELSMFORD, CLUTCH GONE, MAY HAVE FURTHER FAULTS, SOLD AS SEEN**VOSA STATES, 32K, 40K - SPARE KEY IN OFFICE', 'virtual': True, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2986ba1b-df32-4e43-85d9-29a225f81c57.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac6d834-022f-585d-9b94-d80a7c71f774 with identifier: 120595487
2026-03-30 13:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac6d834-022f-585d-9b94-d80a7c71f774 with scrape type 2
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ac6d834-022f-585d-9b94-d80a7c71f774 with scrape type 2
2026-03-30 13:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8ac6d834-022f-585d-9b94-d80a7c71f774, identifier: 120595487
2026-03-30 13:02:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120870441, 'registration': 'YB09BHY', 'account': 'WBA004', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium X 5dr [140] Auto', 'mileage': 171972, 'mileageWarranty': True, 'type': 'car', 'saleId': 19238, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-06T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-07-16', 'fuel': 'Diesel', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', '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/b09e68cb-e08e-4cab-a763-5869575258ec.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120870441, 'registration': 'YB09BHY', 'account': 'WBA004', 'make': 'FORD', 'model': 'MONDEO DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium X 5dr [140] Auto', 'mileage': 171972, 'mileageWarranty': True, 'type': 'car', 'saleId': 19238, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-06T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-07-16', 'fuel': 'Diesel', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', '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/b09e68cb-e08e-4cab-a763-5869575258ec.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2 with identifier: 120870441
2026-03-30 13:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2 with scrape type 1
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2
2026-03-30 13:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2, identifier: 120870441
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120257840?view=catalogue)
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252F7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8ac6d834-022f-585d-9b94-d80a7c71f774 with identifier: 120595487
2026-03-30 13:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8ac6d834-022f-585d-9b94-d80a7c71f774 with identifier: 120595487
2026-03-30 13:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8ac6d834-022f-585d-9b94-d80a7c71f774 with identifier: 120595487 to the API
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595487?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': '2026-04-03T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8ac6d834-022f-585d-9b94-d80a7c71f774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WK21MSO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595487',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 48045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-02',
'seller_name': 'SMC GROUP',
'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-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [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-30 13:02:46 [astonbarclay.gb] INFO: Saving data for 120595487: {'auction_closing_time': 1775210400.0, 'created_time': 1774033632.360367, 'last_price_update_time': 1774875766.744015}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595487') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2 with identifier: 120870441
2026-03-30 13:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2 with identifier: 120870441
2026-03-30 13:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85288ff4-03f9-5dfb-bf8a-6954b9ab71a2 with identifier: 120870441 to the API
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120870441?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 187,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-04-06T12:00:00Z',
'fuel_type': 'Diesel',
'id': '85288ff4-03f9-5dfb-bf8a-6954b9ab71a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB09BHY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120870441',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'MONDEO DIESEL ESTATE',
'odometer': 171972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-16',
'seller_name': 'UKCGR - Trade',
'title': 'FORD MONDEO DIESEL ESTATE 2.0 TDCi Titanium X 5dr [140] Auto',
'transmission': 'automatic',
'trim': '2.0 TDCi Titanium X 5dr [140] Auto',
'vin': None,
'year': 2009}
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120870441%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Saving data for 120870441: {'created_time': 1774875767.331791, 'last_price_update_time': 1774875767.331804, 'auction_closing_time': 1775476800.0}
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120870441') HTTP/1.1" 204 0
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d483850>
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252F7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ea61010>
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FZB%252F2026-03-23%252Fimage%252F0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e
2026-03-30 13:02:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e, skipping ID generation
2026-03-30 13:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e with scrape type 1
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e sending to next pipeline
2026-03-30 13:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e, identifier: 120191729
2026-03-30 13:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Found listing with ID: 120877686
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120877686%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Scrape type for 120877686: 0
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Found listing with ID: 120878208
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878208%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Scrape type for 120878208: 0
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Found listing with ID: 120877049
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120877049%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Scrape type for 120877049: 0
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Found listing with ID: 120819000
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120819000%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Scrape type for 120819000: 0
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Found listing with ID: 120878409
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878409%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Scrape type for 120878409: 0
2026-03-30 13:02:47 [astonbarclay.gb] INFO: Found listing with ID: 120674944
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [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-30 13:02:47 [astonbarclay.gb] INFO: Scrape type for 120674944: 2
2026-03-30 13:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e with identifier: 120191729
2026-03-30 13:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e with identifier: 120191729
2026-03-30 13:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e with identifier: 120191729 to the API
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN22FZB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120191729',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 110082,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35895,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/62ce05c6-6a22-4c12-950e-4a9684d2c325_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36048,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/12123cf3-b2da-45e1-959d-1e3b3dab3c6c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35819,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/47977932-e023-4dba-88cd-793cacd56683_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34830,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/787eab0e-5aa0-4467-b95d-2a4a002fa60b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56041,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/7eeac2b9-56a8-4e58-a25e-fe007525728c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50980,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/874f379b-69a8-4bae-92cc-b9dfdee717d7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8700,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/0178e91d-1e40-4b73-b0d0-3fba1d4f55e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e/2738b1ab-25ef-5e0a-9d67-ab28c1b65e9e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58307,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FZB/2026-03-23/image/3affc8e7-1064-4f8c-a8be-720abf040d29_removebg.jpg?w=600',
'Width': 600}],
'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-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120191729%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [astonbarclay.gb] INFO: Saving data for 120191729: {'created_time': 1774875768.748749, 'last_price_update_time': 1774875768.748762, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120191729') HTTP/1.1" 204 0
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3c85d0>
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252Fe52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/e52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8a4ad0>
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252Facbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/acbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d66ab10>
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fe064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/e278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/cc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/b4680096-8336-457d-9077-0ecb639b683b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252Fdbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/dbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7ec810>
2026-03-30 13:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKM71ZKA%252F2026-03-09%252Fimage%252F4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 650ce80f-8fb9-5d70-9628-817758001ff0
2026-03-30 13:02:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 650ce80f-8fb9-5d70-9628-817758001ff0, skipping ID generation
2026-03-30 13:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650ce80f-8fb9-5d70-9628-817758001ff0 with scrape type 1
2026-03-30 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 650ce80f-8fb9-5d70-9628-817758001ff0 sending to next pipeline
2026-03-30 13:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 650ce80f-8fb9-5d70-9628-817758001ff0, identifier: 120128549
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120049152, 'registration': 'YE69FWM', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 1, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 19196, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-07T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-13', 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NON RUNNER, STEERING LOCKED, MAY HAVE FURTHER FAULTS, VOSA STATES 38K 58K 77K 87K', '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-30 13:02:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120049152, 'registration': 'YE69FWM', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 1, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 19196, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': '2026-04-07T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-13', 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NON RUNNER, STEERING LOCKED, MAY HAVE FURTHER FAULTS, VOSA STATES 38K 58K 77K 87K', '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-30 13:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97fe8f19-1633-55af-9a86-4ce69a20880a with identifier: 120049152
2026-03-30 13:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97fe8f19-1633-55af-9a86-4ce69a20880a with scrape type 1
2026-03-30 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 97fe8f19-1633-55af-9a86-4ce69a20880a
2026-03-30 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 97fe8f19-1633-55af-9a86-4ce69a20880a
2026-03-30 13:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97fe8f19-1633-55af-9a86-4ce69a20880a, identifier: 120049152
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Found listing with ID: 120878393
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878393%27 HTTP/1.1" 200 None
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Scrape type for 120878393: 0
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Found listing with ID: 120878380
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878380%27 HTTP/1.1" 200 None
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Scrape type for 120878380: 0
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Found listing with ID: 120878369
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878369%27 HTTP/1.1" 200 None
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Scrape type for 120878369: 0
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Found listing with ID: 120886483
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120886483%27 HTTP/1.1" 200 None
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Scrape type for 120886483: 1
2026-03-30 13:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 650ce80f-8fb9-5d70-9628-817758001ff0 with identifier: 120128549
2026-03-30 13:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 650ce80f-8fb9-5d70-9628-817758001ff0 with identifier: 120128549
2026-03-30 13:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 650ce80f-8fb9-5d70-9628-817758001ff0 with identifier: 120128549 to the API
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '650ce80f-8fb9-5d70-9628-817758001ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KM71ZKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120128549',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 37614,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35988,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/51a611fb-ff54-482d-bb5d-606c230f4fc0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34964,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/bf91bd2c-f5ea-49b4-83d0-236ccf13a8bf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38835,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/ce922eef-0c49-4a62-9257-56d908c9fa71_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39973,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7b6ad31f-93ba-46be-9006-86a33c7155ff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44340,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/427a4f0f-16f5-4c98-95d3-bf4a5c2b2ed1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52462,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/d9a41c45-8572-4a68-89e4-e6600f6d4df2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45936,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/495cc133-002f-489a-ad00-bb0b7b341393_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48197,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/7f626986-8f0a-4a64-9642-489c51ac5731_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_650ce80f-8fb9-5d70-9628-817758001ff0/650ce80f-8fb9-5d70-9628-817758001ff0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53669,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KM71ZKA/2026-03-09/image/4c3a8739-12d1-41be-9369-c4b5a2bdc847_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-07',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 150kW 40 82.77kWh Vorsprung 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 40 82.77kWh Vorsprung 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120128549%27 HTTP/1.1" 200 None
2026-03-30 13:02:49 [astonbarclay.gb] INFO: Saving data for 120128549: {'created_time': 1774875769.820036, 'last_price_update_time': 1774875769.820049, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120128549') HTTP/1.1" 204 0
2026-03-30 13:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97fe8f19-1633-55af-9a86-4ce69a20880a with identifier: 120049152
2026-03-30 13:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97fe8f19-1633-55af-9a86-4ce69a20880a with identifier: 120049152
2026-03-30 13:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97fe8f19-1633-55af-9a86-4ce69a20880a with identifier: 120049152 to the API
2026-03-30 13:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120049152?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-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '97fe8f19-1633-55af-9a86-4ce69a20880a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YE69FWM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120049152',
'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-10-31',
'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-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120049152%27 HTTP/1.1" 200 None
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Saving data for 120049152: {'created_time': 1774875770.247484, 'last_price_update_time': 1774875770.247498, 'auction_closing_time': 1775552400.0}
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120049152') HTTP/1.1" 204 0
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d528090>
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX23RBY%252F2026-03-10%252Fimage%252Fc11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d45bef72-c184-57e6-b166-0cef2ae13504
2026-03-30 13:02:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d45bef72-c184-57e6-b166-0cef2ae13504, skipping ID generation
2026-03-30 13:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d45bef72-c184-57e6-b166-0cef2ae13504 with scrape type 1
2026-03-30 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d45bef72-c184-57e6-b166-0cef2ae13504 sending to next pipeline
2026-03-30 13:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d45bef72-c184-57e6-b166-0cef2ae13504, identifier: 120257840
2026-03-30 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252Faf3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/af3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d45bef72-c184-57e6-b166-0cef2ae13504 with identifier: 120257840
2026-03-30 13:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d45bef72-c184-57e6-b166-0cef2ae13504 with identifier: 120257840
2026-03-30 13:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d45bef72-c184-57e6-b166-0cef2ae13504 with identifier: 120257840 to the API
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd45bef72-c184-57e6-b166-0cef2ae13504',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FX23RBY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120257840',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQA HATCHBACK',
'odometer': 30489,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39782,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/2834b419-8ec4-42f8-a5f2-0f45097e2bc8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39678,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ca4be57c-5b44-4907-839a-e7bed28f2b5d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42547,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/7d391af9-f0ee-41bd-861f-d8e50d53fe46_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40273,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/54e6a987-e83d-469c-a620-c8b02f1c63b3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46771,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/d64e763a-f6cd-47d9-b408-18b32523ba12_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51554,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/ec62dd9c-12b3-4e7c-87b6-6cc8d4775503_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42693,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/debe3e77-dd82-4293-99a7-abdad1cf9627_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56582,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/e52cc197-cda0-4479-9b5a-9ab099aff897_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d45bef72-c184-57e6-b166-0cef2ae13504/d45bef72-c184-57e6-b166-0cef2ae13504_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49054,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX23RBY/2026-03-10/image/c11fb3bf-d67a-494b-be5d-78826b843645_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQA HATCHBACK EQA 250+ 140kW AMG Line Premium 70.5kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQA 250+ 140kW AMG Line Premium 70.5kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257840%27 HTTP/1.1" 200 None
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Saving data for 120257840: {'created_time': 1774875770.856925, 'last_price_update_time': 1774875770.85694, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257840') HTTP/1.1" 204 0
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2805d0>
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252F560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Found listing with ID: 120881711
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120881711%27 HTTP/1.1" 200 None
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Scrape type for 120881711: 0
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Found listing with ID: 120680251
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [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-30 13:02:50 [astonbarclay.gb] INFO: Scrape type for 120680251: 0
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Found listing with ID: 120887649
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120887649%27 HTTP/1.1" 200 None
2026-03-30 13:02:50 [astonbarclay.gb] INFO: Scrape type for 120887649: 1
2026-03-30 13:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2895d0>
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fe278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/e278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7f5e50>
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252Fcc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/cc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d6529d0>
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252Fb4680096-8336-457d-9077-0ecb639b683b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/b4680096-8336-457d-9077-0ecb639b683b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/f91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252F6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890310?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891213?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120831977?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120859754
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859754%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120859754: 0
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120680236
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [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-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120680236: 0
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120730333
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [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-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120730333: 0
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120868022
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120868022%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120868022: 0
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120758047
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758047%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120758047: 1
2026-03-30 13:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120869714, 'registration': 'YS60LZJ', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 S 3dr [AC]', 'mileage': 149802, 'mileageWarranty': True, 'type': 'car', 'saleId': 19238, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-06T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-01-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/e5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/d160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/f519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/aed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg?w=600'], 'colour': 'BLUE', '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': '4', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/68ac5656-a31d-4e61-b1cd-24ea180a586f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120869714, 'registration': 'YS60LZJ', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 S 3dr [AC]', 'mileage': 149802, 'mileageWarranty': True, 'type': 'car', 'saleId': 19238, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-06T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-01-31', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/e5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/d160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/f519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/aed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg?w=600'], 'colour': 'BLUE', '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': '4', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/68ac5656-a31d-4e61-b1cd-24ea180a586f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d44fcce-4709-56c4-ac40-64255cced349 with identifier: 120869714
2026-03-30 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d44fcce-4709-56c4-ac40-64255cced349 with scrape type 1
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252Fe5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/e5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e813750>
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252F5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d28e510>
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252F7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120744685, 'registration': 'PE67SPU', 'account': 'RCI002', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Tekna 5dr Xtronic', 'mileage': 100000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-09-30', 'fuel': 'Petrol', 'motExpiry': '2024-08-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE67SPU/2026-03-25/image/0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/e651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/18-12K, 09/19-27K, 09/20-39K, 03/22-57K, 09/22-64K', 'remarks': 'NON RUNNER, GEARBOX FAULT, MAY HAVE FURTHER FAULTS, ESTIMATED MILEAGE PROVIDED FROM VENDOR TRUE MILEAGE UNKNOWN, VOSA STATES 39K 49K 63K 74K - VEHICLE BASED AT DONINGTON', 'virtual': True, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 139, 'location': {'siteId': '20846447', 'description': 'Aston Barclay Donington Park'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120744685, 'registration': 'PE67SPU', 'account': 'RCI002', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Tekna 5dr Xtronic', 'mileage': 100000, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-09-30', 'fuel': 'Petrol', 'motExpiry': '2024-08-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE67SPU/2026-03-25/image/0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/e651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/18-12K, 09/19-27K, 09/20-39K, 03/22-57K, 09/22-64K', 'remarks': 'NON RUNNER, GEARBOX FAULT, MAY HAVE FURTHER FAULTS, ESTIMATED MILEAGE PROVIDED FROM VENDOR TRUE MILEAGE UNKNOWN, VOSA STATES 39K 49K 63K 74K - VEHICLE BASED AT DONINGTON', 'virtual': True, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 139, 'location': {'siteId': '20846447', 'description': 'Aston Barclay Donington Park'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 with identifier: 120744685
2026-03-30 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 with scrape type 1
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FPE67SPU%252F2026-03-25%252Fimage%252F0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120161023?view=catalogue)
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FFV71WRU%252F2026-03-30%252Fimage%252F48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/dbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120858948
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858948%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120858948: 1
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252Fd160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/d160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FPE67SPU%252F2026-03-25%252Fimage%252F954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119644304?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d529b90>
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252F7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8db050>
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252Ff91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/f91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890310, 'registration': 'WR72BAV', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 GT-line 5dr [4 seats]', 'mileage': 23150, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-26', 'fuel': 'Petrol', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA@ 22K', 'virtual': False, 'seller': 'Motability Operations', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890310, 'registration': 'WR72BAV', 'account': 'MOT070', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 GT-line 5dr [4 seats]', 'mileage': 23150, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-02-26', 'fuel': 'Petrol', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA@ 22K', 'virtual': False, 'seller': 'Motability Operations', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af0cade-8706-5889-b3b9-6f9305526024 with identifier: 120890310
2026-03-30 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af0cade-8706-5889-b3b9-6f9305526024 with scrape type 1
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2af0cade-8706-5889-b3b9-6f9305526024
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2af0cade-8706-5889-b3b9-6f9305526024
2026-03-30 13:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2af0cade-8706-5889-b3b9-6f9305526024, identifier: 120890310
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891213, 'registration': 'PK72XTG', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech Active Premium + 5dr', 'mileage': 17557, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-12', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 15k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891213, 'registration': 'PK72XTG', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech Active Premium + 5dr', 'mileage': 17557, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-12', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 15k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc25526-08db-5c23-8e6a-feea35f9e8f9 with identifier: 120891213
2026-03-30 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc25526-08db-5c23-8e6a-feea35f9e8f9 with scrape type 1
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6dc25526-08db-5c23-8e6a-feea35f9e8f9
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6dc25526-08db-5c23-8e6a-feea35f9e8f9
2026-03-30 13:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6dc25526-08db-5c23-8e6a-feea35f9e8f9, identifier: 120891213
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120831977, 'registration': 'VN64HNW', 'account': 'AST003', 'make': 'FIAT', 'model': '500L DIESEL HATCHBACK', 'derivative': '1.3 Multijet 85 Pop Star 5dr Dualogic', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-11-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-13', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN64HNW/2026-03-26/image/ffbddd8a-0ca3-47fa-b099-b2c3a5cfaa7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/31cf2709-d951-4d32-b94c-cb92718d11f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/d1f959b1-4f9d-4d94-a67f-198770295ae5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/cd7540a2-d0a7-4cf0-bcc5-891c2b140d1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/d60dc82e-76fb-4487-8961-8d1cddb7cda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/a0c32e87-3252-4b8f-b5cb-c78507cf6087_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/15 - 1K, 03/16 - 8K, 03/17 - 16K, 02/18 -26K, 02/19 - 34K, 06/20 - 44K, 06/21 - 50K,', 'remarks': '****NON RUNNER REQUIRES A NEW GEAR BOX COULD BE FURTHER ISSUES COLLECTION ONLY FROM CHELMSFORD****MOT STATES 56K, 59K, 61K, 64K, - CAP SET AT LAST KNOWN MILEAGE (64,069mi)', 'virtual': True, 'seller': 'TCB Group - Value', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', '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-30 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120831977, 'registration': 'VN64HNW', 'account': 'AST003', 'make': 'FIAT', 'model': '500L DIESEL HATCHBACK', 'derivative': '1.3 Multijet 85 Pop Star 5dr Dualogic', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2014-11-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-13', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN64HNW/2026-03-26/image/ffbddd8a-0ca3-47fa-b099-b2c3a5cfaa7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/31cf2709-d951-4d32-b94c-cb92718d11f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/d1f959b1-4f9d-4d94-a67f-198770295ae5_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/cd7540a2-d0a7-4cf0-bcc5-891c2b140d1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/d60dc82e-76fb-4487-8961-8d1cddb7cda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN64HNW/2026-03-26/image/a0c32e87-3252-4b8f-b5cb-c78507cf6087_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 04/15 - 1K, 03/16 - 8K, 03/17 - 16K, 02/18 -26K, 02/19 - 34K, 06/20 - 44K, 06/21 - 50K,', 'remarks': '****NON RUNNER REQUIRES A NEW GEAR BOX COULD BE FURTHER ISSUES COLLECTION ONLY FROM CHELMSFORD****MOT STATES 56K, 59K, 61K, 64K, - CAP SET AT LAST KNOWN MILEAGE (64,069mi)', 'virtual': True, 'seller': 'TCB Group - Value', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', '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-30 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 120831977
2026-03-30 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00caed3f-86ff-57af-8dc9-f09274a181d4 with scrape type 2
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00caed3f-86ff-57af-8dc9-f09274a181d4 with scrape type 2
2026-03-30 13:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 00caed3f-86ff-57af-8dc9-f09274a181d4, identifier: 120831977
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120885440, 'registration': 'MJ72KLF', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Active 5dr', 'mileage': 44158, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-22', 'fuel': 'Petrol', 'motExpiry': '2026-10-21', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/aa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/05653adc-2388-4823-8837-f66f919c9580_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/f14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/3db732d7-0c89-41c3-ad6a-1cd3b1c7aee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/19d22715-afa7-44e1-b047-7e01509d2e4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d65034f6-39dc-4042-bce7-0078ada813b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/32927e30-f085-4526-8dac-5eaea686358e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e9d60efb-7926-4d31-b0d3-89f4444cde3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d969e428-d76d-4c73-a59a-e6e96045bf77_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa@ 39k - 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': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f122900d-a20b-4755-a237-e63145f78876.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120885440, 'registration': 'MJ72KLF', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Active 5dr', 'mileage': 44158, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-22', 'fuel': 'Petrol', 'motExpiry': '2026-10-21', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/aa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/05653adc-2388-4823-8837-f66f919c9580_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/f14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/3db732d7-0c89-41c3-ad6a-1cd3b1c7aee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/19d22715-afa7-44e1-b047-7e01509d2e4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d65034f6-39dc-4042-bce7-0078ada813b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/32927e30-f085-4526-8dac-5eaea686358e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e9d60efb-7926-4d31-b0d3-89f4444cde3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d969e428-d76d-4c73-a59a-e6e96045bf77_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa@ 39k - 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': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f122900d-a20b-4755-a237-e63145f78876.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c3eaae-3d4b-5cc9-bc06-813e2497d252 with identifier: 120885440
2026-03-30 13:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252 with scrape type 1
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252Faa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/aa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Found listing with ID: 120833661
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833661%27 HTTP/1.1" 200 None
2026-03-30 13:02:51 [astonbarclay.gb] INFO: Scrape type for 120833661: 2
2026-03-30 13:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252F52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FPE67SPU%252F2026-03-25%252Fimage%252Fe651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/e651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2af0cade-8706-5889-b3b9-6f9305526024 with identifier: 120890310
2026-03-30 13:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2af0cade-8706-5889-b3b9-6f9305526024 with identifier: 120890310
2026-03-30 13:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2af0cade-8706-5889-b3b9-6f9305526024 with identifier: 120890310 to the API
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890310?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': '2af0cade-8706-5889-b3b9-6f9305526024',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR72BAV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890310',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 23150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-26',
'seller_name': 'Motability Operations',
'title': 'KIA PICANTO HATCHBACK 1.0 GT-line 5dr [4 seats]',
'transmission': 'manual',
'trim': '1.0 GT-line 5dr [4 seats]',
'vin': None,
'year': 2023}
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890310%27 HTTP/1.1" 200 None
2026-03-30 13:02:52 [astonbarclay.gb] INFO: Saving data for 120890310: {'created_time': 1774875772.43821, 'last_price_update_time': 1774875772.438221, 'auction_closing_time': 1775553300.0}
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890310') HTTP/1.1" 204 0
2026-03-30 13:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6dc25526-08db-5c23-8e6a-feea35f9e8f9 with identifier: 120891213
2026-03-30 13:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6dc25526-08db-5c23-8e6a-feea35f9e8f9 with identifier: 120891213
2026-03-30 13:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6dc25526-08db-5c23-8e6a-feea35f9e8f9 with identifier: 120891213 to the API
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891213?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': '6dc25526-08db-5c23-8e6a-feea35f9e8f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK72XTG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891213',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 17557,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech Active Premium + 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Active Premium + 5dr',
'vin': None,
'year': 2022}
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891213%27 HTTP/1.1" 200 None
2026-03-30 13:02:52 [astonbarclay.gb] INFO: Saving data for 120891213: {'created_time': 1774875772.934613, 'last_price_update_time': 1774875772.934625, 'auction_closing_time': 1775553300.0}
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891213') HTTP/1.1" 204 0
2026-03-30 13:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 120831977
2026-03-30 13:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 120831977
2026-03-30 13:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 00caed3f-86ff-57af-8dc9-f09274a181d4 with identifier: 120831977 to the API
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120831977?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-04-03T10:00:00Z',
'fuel_type': 'Diesel',
'id': '00caed3f-86ff-57af-8dc9-f09274a181d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN64HNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120831977',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FIAT',
'model': '500L DIESEL HATCHBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-28',
'seller_name': 'TCB Group - Value',
'title': 'FIAT 500L DIESEL HATCHBACK 1.3 Multijet 85 Pop Star 5dr Dualogic',
'transmission': 'automatic',
'trim': '1.3 Multijet 85 Pop Star 5dr Dualogic',
'vin': None,
'year': 2014}
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831977%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Saving data for 120831977: {'auction_closing_time': 1775210400.0, 'created_time': 1774552511.177165, 'last_price_update_time': 1774875773.240859}
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120831977') HTTP/1.1" 204 0
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/af3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252Ffd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Found listing with ID: 120866017
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866017%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Scrape type for 120866017: 0
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Found listing with ID: 120808634
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808634%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Scrape type for 120808634: 1
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252Ff519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/f519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FPE67SPU%252F2026-03-25%252Fimage%252F5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471162?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120886835?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4cced0>
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYD73NZW%252F2026-03-09%252Fimage%252F8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 193e0141-350f-567d-bcb7-19dd09c5ae5d
2026-03-30 13:02:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 193e0141-350f-567d-bcb7-19dd09c5ae5d, skipping ID generation
2026-03-30 13:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 193e0141-350f-567d-bcb7-19dd09c5ae5d with scrape type 1
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 193e0141-350f-567d-bcb7-19dd09c5ae5d sending to next pipeline
2026-03-30 13:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 193e0141-350f-567d-bcb7-19dd09c5ae5d, identifier: 120161023
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e947f50>
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252Fdbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/dbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119644304, 'registration': 'AF66JWM', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi ecoFLEX SRi 5dr', 'mileage': 100502, 'mileageWarranty': True, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-07-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF66JWM/2026-02-17/image/da3f2a8b-7cdf-4f41-aec8-1711c6af4c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/2eeb3b4d-f7ef-42b9-85cc-363cf0cedd6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/800ac017-cb9f-4268-aa7a-2aba4ed9c578_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/7e2d383a-797c-415e-ae44-e158dd5bae93_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/7fb1e7f3-a883-4b2b-b043-e552ff6680f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/d7ee3798-ac88-4616-804a-5e2695ee5ccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/8a1b4901-3070-4a91-a210-91544343e345_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/45ea48ea-9c46-4039-851b-cc12346b0b9b_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '*NON RUNNER FAULTY BATTERY MAY HAVE FURTHER FAULTS COLLECTION ONLY CHELMSFORD*', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/30126660-9d78-4d80-bbae-4bf9e8929fb5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119644304, 'registration': 'AF66JWM', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'ZAFIRA DIESEL TOURER', 'derivative': '1.6 CDTi ecoFLEX SRi 5dr', 'mileage': 100502, 'mileageWarranty': True, 'type': 'car', 'saleId': 19307, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 36}, 'saleStart': '2026-04-03T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-07-01', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF66JWM/2026-02-17/image/da3f2a8b-7cdf-4f41-aec8-1711c6af4c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/2eeb3b4d-f7ef-42b9-85cc-363cf0cedd6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/800ac017-cb9f-4268-aa7a-2aba4ed9c578_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/7e2d383a-797c-415e-ae44-e158dd5bae93_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/7fb1e7f3-a883-4b2b-b043-e552ff6680f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/d7ee3798-ac88-4616-804a-5e2695ee5ccc_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/8a1b4901-3070-4a91-a210-91544343e345_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF66JWM/2026-02-17/image/45ea48ea-9c46-4039-851b-cc12346b0b9b_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '*NON RUNNER FAULTY BATTERY MAY HAVE FURTHER FAULTS COLLECTION ONLY CHELMSFORD*', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/30126660-9d78-4d80-bbae-4bf9e8929fb5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dad3896-fa3d-549e-809f-f96c48d9f54c with identifier: 119644304
2026-03-30 13:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dad3896-fa3d-549e-809f-f96c48d9f54c with scrape type 2
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dad3896-fa3d-549e-809f-f96c48d9f54c with scrape type 2
2026-03-30 13:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5dad3896-fa3d-549e-809f-f96c48d9f54c, identifier: 119644304
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252F7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 193e0141-350f-567d-bcb7-19dd09c5ae5d with identifier: 120161023
2026-03-30 13:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 193e0141-350f-567d-bcb7-19dd09c5ae5d with identifier: 120161023
2026-03-30 13:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 193e0141-350f-567d-bcb7-19dd09c5ae5d with identifier: 120161023 to the API
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600>
{'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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '193e0141-350f-567d-bcb7-19dd09c5ae5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YD73NZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120161023',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'TAIGO HATCHBACK',
'odometer': 12593,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39892,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/8dd7a503-00ed-48b7-aac5-e51bfb63c202_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34330,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/a751b395-ddfa-4a7a-af42-dd0659bbe25e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38624,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/5c312aa2-a3c7-460b-9ae1-3965d960d2d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38056,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/c1393e5a-c605-43ec-9aad-57a6a634d0ce_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48021,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/14208dc2-8881-42ce-be43-655d49e68451_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43518,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/52098455-d5e4-423d-b839-b59ba5edc4a6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37599,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/b7076526-d291-4c3f-80e6-23de4e39126e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47031,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/ddca7762-5f4e-482c-b41f-6472fb2878ca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_193e0141-350f-567d-bcb7-19dd09c5ae5d/193e0141-350f-567d-bcb7-19dd09c5ae5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50874,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YD73NZW/2026-03-09/image/89acc35a-c512-4890-a335-e8c7f4b60991_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-30',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN TAIGO HATCHBACK 1.0 TSI 110 R-Line 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 R-Line 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120161023%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Saving data for 120161023: {'created_time': 1774875774.08316, 'last_price_update_time': 1774875774.083172, 'auction_closing_time': 1775120400.0}
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120161023') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5dad3896-fa3d-549e-809f-f96c48d9f54c with identifier: 119644304
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BROWN HTTP/1.1" 200 None
2026-03-30 13:02:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5dad3896-fa3d-549e-809f-f96c48d9f54c with identifier: 119644304
2026-03-30 13:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5dad3896-fa3d-549e-809f-f96c48d9f54c with identifier: 119644304 to the API
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119644304?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-03T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5dad3896-fa3d-549e-809f-f96c48d9f54c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AF66JWM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119644304',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'VAUXHALL',
'model': 'ZAFIRA DIESEL TOURER',
'odometer': 100502,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-21',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VAUXHALL ZAFIRA DIESEL TOURER 1.6 CDTi ecoFLEX SRi 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi ecoFLEX SRi 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119644304%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Saving data for 119644304: {'auction_closing_time': 1775210400.0, 'created_time': 1774552509.043153, 'last_price_update_time': 1774875774.561667}
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119644304') HTTP/1.1" 204 0
2026-03-30 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120663583?view=catalogue)
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Found listing with ID: 120865388
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865388%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Scrape type for 120865388: 0
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Found listing with ID: 120798424
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120798424%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Scrape type for 120798424: 0
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Found listing with ID: 120777302
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120777302%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Scrape type for 120777302: 1
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252F75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FPE67SPU%252F2026-03-25%252Fimage%252F91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252Fe6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120886483?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120674944?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e782c10>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252F7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3a5750>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252Faf3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/af3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3a9590>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252F6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3a9b90>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce557b7bd0>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252F1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2a3e10>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3aad90>
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fb9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120471162, 'registration': 'OE72VVJ', 'account': 'DAY005', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '170kW 69kWh Standard Range Single motor 5dr Auto', 'mileage': 15831, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-06', 'fuel': 'Electric', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/eee6faa7-0c8f-47fe-8b2d-83697c22f4c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/1cb4c88d-33eb-45bc-bb05-31cdefc264a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/11f814f0-7d47-4e18-aa56-d7c7d3955f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/bfd7ed4b-4a86-4767-a33d-f71da506cdd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/e0c32707-b8b1-44e3-a5fe-1418fed04547_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/2294f9f6-87d1-4afe-b217-a8a62c208e9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/75735cae-a7ff-49de-a157-ad2cbdd7fcfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/04035595-112d-472d-9030-1e0cbbd11a6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/2d9d58a7-5c6f-4686-911e-4d326b2ffe36_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/25 - 9K', 'remarks': '**1488** VOSA STATES 13K CHARGING LEAD', 'virtual': False, 'seller': 'Days Fleet', '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/a1c29ee2-1e56-4ea8-a424-164787200b27.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120471162, 'registration': 'OE72VVJ', 'account': 'DAY005', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '170kW 69kWh Standard Range Single motor 5dr Auto', 'mileage': 15831, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-06', 'fuel': 'Electric', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/eee6faa7-0c8f-47fe-8b2d-83697c22f4c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/1cb4c88d-33eb-45bc-bb05-31cdefc264a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/11f814f0-7d47-4e18-aa56-d7c7d3955f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/bfd7ed4b-4a86-4767-a33d-f71da506cdd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/e0c32707-b8b1-44e3-a5fe-1418fed04547_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/2294f9f6-87d1-4afe-b217-a8a62c208e9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/75735cae-a7ff-49de-a157-ad2cbdd7fcfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/04035595-112d-472d-9030-1e0cbbd11a6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72VVJ/2026-03-20/image/2d9d58a7-5c6f-4686-911e-4d326b2ffe36_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/25 - 9K', 'remarks': '**1488** VOSA STATES 13K CHARGING LEAD', 'virtual': False, 'seller': 'Days Fleet', '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/a1c29ee2-1e56-4ea8-a424-164787200b27.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1da71039-9cff-53f0-a730-4026583ed39c with identifier: 120471162
2026-03-30 13:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1da71039-9cff-53f0-a730-4026583ed39c with scrape type 2
2026-03-30 13:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1da71039-9cff-53f0-a730-4026583ed39c with scrape type 2
2026-03-30 13:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1da71039-9cff-53f0-a730-4026583ed39c, identifier: 120471162
2026-03-30 13:02:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120886835, 'registration': 'DL72CWY', 'account': 'MOT070', 'make': 'SUZUKI', 'model': 'S-CROSS HATCHBACK', 'derivative': '1.5 Hybrid Motion 5dr AGS', 'mileage': 46272, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1462, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 10/23-11K', 'remarks': 'vosa@ 44k - 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': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120886835, 'registration': 'DL72CWY', 'account': 'MOT070', 'make': 'SUZUKI', 'model': 'S-CROSS HATCHBACK', 'derivative': '1.5 Hybrid Motion 5dr AGS', 'mileage': 46272, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1462, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 10/23-11K', 'remarks': 'vosa@ 44k - 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': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea40c187-68da-5623-a0ce-f6d1ebf4754a with identifier: 120886835
2026-03-30 13:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea40c187-68da-5623-a0ce-f6d1ebf4754a with scrape type 1
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ea40c187-68da-5623-a0ce-f6d1ebf4754a
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ea40c187-68da-5623-a0ce-f6d1ebf4754a
2026-03-30 13:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea40c187-68da-5623-a0ce-f6d1ebf4754a, identifier: 120886835
2026-03-30 13:02:55 [astonbarclay.gb] INFO: Found listing with ID: 120852092
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120852092%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [astonbarclay.gb] INFO: Scrape type for 120852092: 1
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252F98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1da71039-9cff-53f0-a730-4026583ed39c with identifier: 120471162
2026-03-30 13:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1da71039-9cff-53f0-a730-4026583ed39c with identifier: 120471162
2026-03-30 13:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1da71039-9cff-53f0-a730-4026583ed39c with identifier: 120471162 to the API
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120471162?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-04-01T08:45:00Z',
'fuel_type': 'Electric',
'id': '1da71039-9cff-53f0-a730-4026583ed39c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OE72VVJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471162',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'POLESTAR',
'model': '2 FASTBACK',
'odometer': 15831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-06',
'seller_name': 'Days Fleet',
'title': 'POLESTAR 2 FASTBACK 170kW 69kWh Standard Range Single motor 5dr '
'Auto',
'transmission': 'automatic',
'trim': '170kW 69kWh Standard Range Single motor 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [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-30 13:02:55 [astonbarclay.gb] INFO: Saving data for 120471162: {'auction_closing_time': 1775033100.0, 'created_time': 1773947050.907158, 'last_price_update_time': 1774875775.589436}
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471162') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea40c187-68da-5623-a0ce-f6d1ebf4754a with identifier: 120886835
2026-03-30 13:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea40c187-68da-5623-a0ce-f6d1ebf4754a with identifier: 120886835
2026-03-30 13:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea40c187-68da-5623-a0ce-f6d1ebf4754a with identifier: 120886835 to the API
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120886835?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-04-07T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'ea40c187-68da-5623-a0ce-f6d1ebf4754a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DL72CWY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120886835',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SUZUKI',
'model': 'S-CROSS HATCHBACK',
'odometer': 46272,
'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': 'Motability Operations',
'title': 'SUZUKI S-CROSS HATCHBACK 1.5 Hybrid Motion 5dr AGS',
'transmission': 'automatic',
'trim': '1.5 Hybrid Motion 5dr AGS',
'vin': None,
'year': 2023}
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120886835%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Saving data for 120886835: {'created_time': 1774875776.007013, 'last_price_update_time': 1774875776.007024, 'auction_closing_time': 1775553300.0}
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120886835') HTTP/1.1" 204 0
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/e5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/aa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/e651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/d160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252F0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Found listing with ID: 120800322
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120800322%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Scrape type for 120800322: 1
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252F0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FPE67SPU%252F2026-03-25%252Fimage%252F780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252F05653adc-2388-4823-8837-f66f919c9580_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/05653adc-2388-4823-8837-f66f919c9580_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e95fa90>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV71WRU%252F2026-03-30%252Fimage%252F48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75
2026-03-30 13:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75, skipping ID generation
2026-03-30 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 with scrape type 1
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 sending to next pipeline
2026-03-30 13:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75, identifier: 120663583
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120886483, 'registration': 'RRZ9091', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '5008 DIESEL ESTATE', 'derivative': '1.5 BlueHDi Allure 5dr', 'mileage': 113145, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-10-27', 'fuel': 'Diesel', 'motExpiry': '2027-02-04', 'doors': 5, 'engineSize': 1500, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 10/21-19K, 10/22-36K, 10/23-56K, 06/24-75K, 05/25-94K, 11/25-105K', 'remarks': 'vosa@ 90k - 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': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120886483, 'registration': 'RRZ9091', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '5008 DIESEL ESTATE', 'derivative': '1.5 BlueHDi Allure 5dr', 'mileage': 113145, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-10-27', 'fuel': 'Diesel', 'motExpiry': '2027-02-04', 'doors': 5, 'engineSize': 1500, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 10/21-19K, 10/22-36K, 10/23-56K, 06/24-75K, 05/25-94K, 11/25-105K', 'remarks': 'vosa@ 90k - 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': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ddee2b-cf54-5467-bf2f-50282bc9b612 with identifier: 120886483
2026-03-30 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ddee2b-cf54-5467-bf2f-50282bc9b612 with scrape type 1
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 88ddee2b-cf54-5467-bf2f-50282bc9b612
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 88ddee2b-cf54-5467-bf2f-50282bc9b612
2026-03-30 13:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 88ddee2b-cf54-5467-bf2f-50282bc9b612, identifier: 120886483
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120674944, 'registration': 'PL23JSY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 1057, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-08-04', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PL23JSY/2026-03-23/image/8bd96cd1-aa70-45f9-9eb3-2fa55a352dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/82a3c5e1-2d8d-48c9-a96c-72567ea26509_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/3fad652b-0077-4d1d-beeb-d94584ba5288_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/c63e83a8-8f60-4086-85a6-a600d94bf914_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/1bc8bb84-19db-422d-9bd3-66f6cfb47869_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/44aa58cb-911c-495c-9d0b-a1c284d8189a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/5bf0b0d5-efe6-4577-a453-43f6089dae83_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/fc68219d-a2cc-4463-887b-5141617ba1dc_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24- 731 miles, 09/25- 1k', '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': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e1332e9-3392-4859-bd99-23238b7b7fc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120674944, 'registration': 'PL23JSY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 1057, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-08-04', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PL23JSY/2026-03-23/image/8bd96cd1-aa70-45f9-9eb3-2fa55a352dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/82a3c5e1-2d8d-48c9-a96c-72567ea26509_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/3fad652b-0077-4d1d-beeb-d94584ba5288_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/c63e83a8-8f60-4086-85a6-a600d94bf914_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/1bc8bb84-19db-422d-9bd3-66f6cfb47869_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/44aa58cb-911c-495c-9d0b-a1c284d8189a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/5bf0b0d5-efe6-4577-a453-43f6089dae83_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL23JSY/2026-03-23/image/fc68219d-a2cc-4463-887b-5141617ba1dc_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24- 731 miles, 09/25- 1k', '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': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7e1332e9-3392-4859-bd99-23238b7b7fc4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ce96aac-6ef6-5043-8118-58f6302ccd0b with identifier: 120674944
2026-03-30 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ce96aac-6ef6-5043-8118-58f6302ccd0b with scrape type 2
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ce96aac-6ef6-5043-8118-58f6302ccd0b with scrape type 2
2026-03-30 13:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1ce96aac-6ef6-5043-8118-58f6302ccd0b, identifier: 120674944
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Found listing with ID: 120799310
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799310%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Scrape type for 120799310: 1
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252Faed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/aed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 with identifier: 120663583
2026-03-30 13:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 with identifier: 120663583
2026-03-30 13:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75 with identifier: 120663583 to the API
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600>
{'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-04-03T08:45:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FV71WRU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120663583',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'COROLLA TOURING SPORT',
'odometer': 7929,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26900,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/acbb561e-ab21-4ec8-9b59-f5f21fee966a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26844,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/560aba5b-3d0a-44e2-9b8d-d9be4076f88a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30025,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/cc632a46-f552-46cc-8d35-3881451dfbe4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26474,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/5b198860-78c1-455a-9319-78e1d614dc97_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41734,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/7432f5ca-ce5d-4d75-8660-88383ec5b2c2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50077,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/dbec9506-afba-482a-925f-ccbdcd18c77a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30344,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/af3e96b7-7470-4256-b352-7c236e7a12b7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44574,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/6919ac28-a68d-4ae1-bb59-ad8d8207bbfe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75/cc2ed355-10e3-5dcb-9f9a-6e8f4fc50b75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42733,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV71WRU/2026-03-30/image/48da3f12-09fe-4d88-9d41-96eba76754bf_removebg.jpg?w=600',
'Width': 600}],
'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-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120663583%27 HTTP/1.1" 200 None
2026-03-30 13:02:56 [astonbarclay.gb] INFO: Saving data for 120663583: {'created_time': 1774875776.857809, 'last_price_update_time': 1774875776.857822, 'auction_closing_time': 1775205900.0}
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120663583') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 88ddee2b-cf54-5467-bf2f-50282bc9b612 with identifier: 120886483
2026-03-30 13:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 88ddee2b-cf54-5467-bf2f-50282bc9b612 with identifier: 120886483
2026-03-30 13:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 88ddee2b-cf54-5467-bf2f-50282bc9b612 with identifier: 120886483 to the API
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120886483?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Diesel',
'id': '88ddee2b-cf54-5467-bf2f-50282bc9b612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RRZ9091',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120886483',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '5008 DIESEL ESTATE',
'odometer': 113145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-27',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 5008 DIESEL ESTATE 1.5 BlueHDi Allure 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi Allure 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120886483%27 HTTP/1.1" 200 None
2026-03-30 13:02:57 [astonbarclay.gb] INFO: Saving data for 120886483: {'created_time': 1774875777.274418, 'last_price_update_time': 1774875777.274431, 'auction_closing_time': 1775553300.0}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120886483') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1ce96aac-6ef6-5043-8118-58f6302ccd0b with identifier: 120674944
2026-03-30 13:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1ce96aac-6ef6-5043-8118-58f6302ccd0b with identifier: 120674944
2026-03-30 13:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1ce96aac-6ef6-5043-8118-58f6302ccd0b with identifier: 120674944 to the API
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120674944?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': '1ce96aac-6ef6-5043-8118-58f6302ccd0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PL23JSY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120674944',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 1057,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-04',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL MOKKA HATCHBACK 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [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-30 13:02:57 [astonbarclay.gb] INFO: Saving data for 120674944: {'auction_closing_time': 1775553300.0, 'created_time': 1774260365.524091, 'last_price_update_time': 1774875777.61069}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120674944') HTTP/1.1" 204 0
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252Ffd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/f519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:57 [astonbarclay.gb] INFO: Found listing with ID: 120888103
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120888103%27 HTTP/1.1" 200 None
2026-03-30 13:02:57 [astonbarclay.gb] INFO: Scrape type for 120888103: 1
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FYS60LZJ%252F2026-03-30%252Fimage%252F7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e88f9d0>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252Fe5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/e5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d480c90>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252Faa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/aa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2a2b50>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252Fe651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/e651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e946d90>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d659790>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252Ffd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d482050>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252F52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d531610>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252Fd160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/d160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d54dc10>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252Fd82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120775323
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120775323%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120775323: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120892472
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120892472%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120892472: 1
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252F5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e87e650>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252F7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d484850>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d54ad50>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252F75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7e7ed0>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252Fe6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e87da90>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252Ff519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/f519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d487110>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg?w=600 saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120892594
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120892594%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120892594: 1
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252FMJ72KLF%252F2026-03-30%252Fimage%252Ff14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/f14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120892010
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120892010%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120892010: 1
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120889757
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889757%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120889757: 1
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120891457
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891457%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120891457: 1
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120744685?view=catalogue)
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/05653adc-2388-4823-8837-f66f919c9580_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120891747
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891747%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120891747: 1
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120891789
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891789%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120891789: 1
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/aed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120891937
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891937%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120891937: 1
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120888033?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120891862
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891862%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120891862: 1
2026-03-30 13:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120890048
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890048%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120890048: 1
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120827632
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827632%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120827632: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120589602
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120589602: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120827623
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827623%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120827623: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120471898
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120471898: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120002874
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120002874: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696860
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696860: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120827641
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827641%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120827641: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696888
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696888: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120827614
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827614%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120827614: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120827653
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827653%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120827653: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120056601
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120056601: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696851
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696851: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696822
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696822: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696900
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696900: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696872
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696872: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120865035
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865035%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120865035: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120696832
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120696832: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120656054
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [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-30 13:02:58 [astonbarclay.gb] INFO: Scrape type for 120656054: 0
2026-03-30 13:02:58 [astonbarclay.gb] INFO: Found listing with ID: 120277667
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120277667: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120201122
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120201122: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119942050
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119942050%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119942050: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120213806
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120213806: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119877912
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119877912: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120422957
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120422957: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118276839
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118276839: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120687560
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687560%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120687560: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119942033
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119942033: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 117742671
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 117742671: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120555397
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120555397: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120370294
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120370294%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120370294: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120022329
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120022329: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120507514
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120507514: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118039211
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118039211: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120206283
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120206283: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120261899
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120261899: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118872805
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118872805: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119783370
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119783370: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120563695
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120563695: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120284378
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120284378: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119286395
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119286395: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118345369
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118345369: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119819209
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119819209: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120428872
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120428872: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120693731
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693731%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120693731: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118714230
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118714230: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120537089
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120537089: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119670217
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119670217: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120061633
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120061633: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120277883
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120277883: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120338114
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120338114: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120309460
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120309460: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119650779
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119650779: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119362345
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119362345: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120521556
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521556%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120521556: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119343898
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119343898: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119244033
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119244033: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120766738
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120766738%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120766738: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119619964
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119619964: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118942407
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118942407: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118721473
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118721473: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 118489215
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 118489215: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120223015
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120223015: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119317331
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119317331: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 117599766
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 117599766: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 119075795
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 119075795: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120817359
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120817359%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120817359: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120365696
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120365696: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120826668
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826668%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120826668: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120265015
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120265015%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120265015: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120064021
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120064021%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120064021: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120618602
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120618602: 2
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120627274
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627274%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120627274: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120196056
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196056%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120196056: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120596146
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596146%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120596146: 0
2026-03-30 13:02:59 [astonbarclay.gb] INFO: Found listing with ID: 120123734
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [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-30 13:02:59 [astonbarclay.gb] INFO: Scrape type for 120123734: 2
2026-03-30 13:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120889082?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891151?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7ef050>
2026-03-30 13:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPE67SPU%252F2026-03-25%252Fimage%252F780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4
2026-03-30 13:03:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4, skipping ID generation
2026-03-30 13:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 with scrape type 1
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 sending to next pipeline
2026-03-30 13:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4, identifier: 120744685
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd1a310>
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252F05653adc-2388-4823-8837-f66f919c9580_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/05653adc-2388-4823-8837-f66f919c9580_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8db990>
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252F0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d57d710>
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252Faed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/aed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120888033, 'registration': 'SB70UWA', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T 160 [157] Acenta Premium 5dr DCT', 'mileage': 65690, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-01-13', 'fuel': 'Petrol', 'motExpiry': '2026-02-14', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 32k, 51k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120888033, 'registration': 'SB70UWA', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T 160 [157] Acenta Premium 5dr DCT', 'mileage': 65690, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2021-01-13', 'fuel': 'Petrol', 'motExpiry': '2026-02-14', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 32k, 51k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5885018-0aa0-5443-ac69-1c339c914ac2 with identifier: 120888033
2026-03-30 13:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5885018-0aa0-5443-ac69-1c339c914ac2 with scrape type 1
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b5885018-0aa0-5443-ac69-1c339c914ac2
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b5885018-0aa0-5443-ac69-1c339c914ac2
2026-03-30 13:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b5885018-0aa0-5443-ac69-1c339c914ac2, identifier: 120888033
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120546136
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546136%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120546136: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120663571
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [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-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120663571: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120622286
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622286%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120622286: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120740786
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740786%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120740786: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120688360
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [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-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120688360: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 119118258
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [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-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 119118258: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120123859
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123859%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120123859: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120623051
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623051%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120623051: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120415240
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415240%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120415240: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120624729
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [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-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120624729: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120631938
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [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-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120631938: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120425496
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120425496%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120425496: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120731493
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [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-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120731493: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120098083
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098083%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120098083: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120635589
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120635589%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120635589: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120687773
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687773%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120687773: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120247809
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120247809%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120247809: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120695948
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695948%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120695948: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120808490
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808490%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120808490: 0
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Found listing with ID: 120835857
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120835857%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [astonbarclay.gb] INFO: Scrape type for 120835857: 2
2026-03-30 13:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 with identifier: 120744685
2026-03-30 13:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 with identifier: 120744685
2026-03-30 13:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4 with identifier: 120744685 to the API
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-03T10:00:00Z',
'fuel_type': 'Petrol',
'id': '661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE67SPU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120744685',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 100000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36913,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/0bac1b53-3cb2-4ee1-8d50-02701452e329_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31100,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/954b848f-701c-4d0e-bb81-2304df691c5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31875,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/e651e7ac-745f-479e-a98b-4accec05ce1b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33946,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/5a996869-beb7-4a2a-b20f-a3ba88b05750_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55566,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/91aa279a-dd66-4049-8097-80d18d86a17a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59995,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/383a67ee-0a88-417e-aaab-3a8f33c6d681_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4/661ae29b-2a63-5d4a-8f00-a8ff1bc3c8a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53393,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PE67SPU/2026-03-25/image/780997d8-0d66-43f0-adbb-9dd57c074c5d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.6 Tekna 5dr Xtronic',
'vin': None,
'year': 2017}
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120744685%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Saving data for 120744685: {'created_time': 1774875781.457283, 'last_price_update_time': 1774875781.457294, 'auction_closing_time': 1775210400.0}
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120744685') HTTP/1.1" 204 0
2026-03-30 13:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b5885018-0aa0-5443-ac69-1c339c914ac2 with identifier: 120888033
2026-03-30 13:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b5885018-0aa0-5443-ac69-1c339c914ac2 with identifier: 120888033
2026-03-30 13:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b5885018-0aa0-5443-ac69-1c339c914ac2 with identifier: 120888033 to the API
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120888033?view=catalogue>
{'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-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'b5885018-0aa0-5443-ac69-1c339c914ac2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SB70UWA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120888033',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 65690,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-13',
'seller_name': 'Motability Operations',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T 160 [157] Acenta Premium 5dr DCT',
'transmission': 'automatic',
'trim': '1.3 DiG-T 160 [157] Acenta Premium 5dr DCT',
'vin': None,
'year': 2021}
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120888033%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Saving data for 120888033: {'created_time': 1774875781.928031, 'last_price_update_time': 1774875781.928045, 'auction_closing_time': 1775553300.0}
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120888033') HTTP/1.1" 204 0
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Found listing with ID: 120616450
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616450%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Scrape type for 120616450: 0
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Found listing with ID: 118473722
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118473722%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Scrape type for 118473722: 0
2026-03-30 13:03:01 [astonbarclay.gb] INFO: Found listing with ID: 120733470
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120733470: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120172268
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120172268%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120172268: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120524700
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120524700%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120524700: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120615564
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120615564: 2
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120479231
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479231%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120479231: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120056709
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056709%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120056709: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120594672
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120594672: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120507290
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507290%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120507290: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120214140
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214140%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120214140: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120099968
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120099968%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120099968: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 119766991
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 119766991: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120599506
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120599506%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120599506: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120063849
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063849%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120063849: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120796110
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120796110%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120796110: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120050021
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120050021%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120050021: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120128301
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120128301: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120593663
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120593663: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 117178950
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117178950%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 117178950: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120201490
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201490%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120201490: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120060692
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120060692: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 118796475
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 118796475: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 119707891
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 119707891: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 119348978
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348978%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 119348978: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120618676
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120618676: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120691672
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120691672: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 120451637
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120451637%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 120451637: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 116423054
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116423054%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 116423054: 0
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Found listing with ID: 119819250
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [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-30 13:03:02 [astonbarclay.gb] INFO: Scrape type for 119819250: 2
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120889082, 'registration': 'WR10NCJ', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.2 Classic 5dr', 'mileage': 104929, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-05-29', 'fuel': 'Petrol', 'motExpiry': '2026-08-04', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 27K, 37K, 42K, 45K, 53K, 62K, 72K, 74K, 77K, 80K, 84K, 95K, 101K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120889082, 'registration': 'WR10NCJ', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.2 Classic 5dr', 'mileage': 104929, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-05-29', 'fuel': 'Petrol', 'motExpiry': '2026-08-04', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 27K, 37K, 42K, 45K, 53K, 62K, 72K, 74K, 77K, 80K, 84K, 95K, 101K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3087086b-f2a9-50ea-ba4b-fa26c299ac93 with identifier: 120889082
2026-03-30 13:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3087086b-f2a9-50ea-ba4b-fa26c299ac93 with scrape type 1
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3087086b-f2a9-50ea-ba4b-fa26c299ac93
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3087086b-f2a9-50ea-ba4b-fa26c299ac93
2026-03-30 13:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3087086b-f2a9-50ea-ba4b-fa26c299ac93, identifier: 120889082
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891151, 'registration': 'SW70AMU', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'SHARAN DIESEL ESTATE', 'derivative': '2.0 TDI SCR 150 SE Nav 5dr DSG', 'mileage': 12352, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 9k, 11k, 12k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891151, 'registration': 'SW70AMU', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'SHARAN DIESEL ESTATE', 'derivative': '2.0 TDI SCR 150 SE Nav 5dr DSG', 'mileage': 12352, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 9k, 11k, 12k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ace80a32-e5c1-5d39-911c-29f52e592e78 with identifier: 120891151
2026-03-30 13:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ace80a32-e5c1-5d39-911c-29f52e592e78 with scrape type 1
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ace80a32-e5c1-5d39-911c-29f52e592e78
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ace80a32-e5c1-5d39-911c-29f52e592e78
2026-03-30 13:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ace80a32-e5c1-5d39-911c-29f52e592e78, identifier: 120891151
2026-03-30 13:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3087086b-f2a9-50ea-ba4b-fa26c299ac93 with identifier: 120889082
2026-03-30 13:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3087086b-f2a9-50ea-ba4b-fa26c299ac93 with identifier: 120889082
2026-03-30 13:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3087086b-f2a9-50ea-ba4b-fa26c299ac93 with identifier: 120889082 to the API
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120889082?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Petrol',
'id': '3087086b-f2a9-50ea-ba4b-fa26c299ac93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR10NCJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120889082',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 104929,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-29',
'seller_name': 'UKCGR',
'title': 'HYUNDAI I10 HATCHBACK 1.2 Classic 5dr',
'transmission': 'manual',
'trim': '1.2 Classic 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889082%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Saving data for 120889082: {'created_time': 1774875783.106409, 'last_price_update_time': 1774875783.106422, 'auction_closing_time': 1775205900.0}
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120889082') HTTP/1.1" 204 0
2026-03-30 13:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ace80a32-e5c1-5d39-911c-29f52e592e78 with identifier: 120891151
2026-03-30 13:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ace80a32-e5c1-5d39-911c-29f52e592e78 with identifier: 120891151
2026-03-30 13:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ace80a32-e5c1-5d39-911c-29f52e592e78 with identifier: 120891151 to the API
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891151?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 179,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Diesel',
'id': 'ace80a32-e5c1-5d39-911c-29f52e592e78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SW70AMU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891151',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLKSWAGEN',
'model': 'SHARAN DIESEL ESTATE',
'odometer': 12352,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN SHARAN DIESEL ESTATE 2.0 TDI SCR 150 SE Nav 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI SCR 150 SE Nav 5dr DSG',
'vin': None,
'year': 2020}
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891151%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Saving data for 120891151: {'created_time': 1774875783.617174, 'last_price_update_time': 1774875783.617207, 'auction_closing_time': 1775553300.0}
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891151') HTTP/1.1" 204 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120315260
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120315260%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120315260: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120017721
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120017721%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120017721: 1
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120028605
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120028605%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120028605: 2
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120774856
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120774856%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120774856: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 118978647
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [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-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 118978647: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120080820
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120080820%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120080820: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120664681
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664681%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120664681: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120741332
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741332%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120741332: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120793011
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120793011%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120793011: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 115321850
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115321850%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 115321850: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120326071
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [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-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120326071: 2
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120828387
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828387%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120828387: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 118211412
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118211412%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 118211412: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120887080
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120887080%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120887080: 1
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120881180
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120881180%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120881180: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 116946906
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [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-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 116946906: 2
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120417051
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [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-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120417051: 2
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120763418
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763418%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120763418: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120763986
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763986%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Scrape type for 120763986: 0
2026-03-30 13:03:03 [astonbarclay.gb] INFO: Found listing with ID: 120878130
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120878130%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120878130: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120800462
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120800462%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120800462: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120401505
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [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-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120401505: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120366384
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120366384%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120366384: 1
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120849253
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120849253%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120849253: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120697033
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [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-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120697033: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120859907
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859907%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120859907: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120866801
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120866801%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120866801: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120858057
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120858057%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120858057: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 119466330
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [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-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 119466330: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 119798796
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798796%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 119798796: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120862317
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120862317%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120862317: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120538387
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [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-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120538387: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120859548
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120859548%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120859548: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120677113
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [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-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120677113: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 73194043
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%2773194043%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 73194043: 1
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120886928
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120886928%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120886928: 1
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120830380
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120830380%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120830380: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 118690249
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [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-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 118690249: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120797261
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797261%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120797261: 2
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120865694
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120865694%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120865694: 0
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Found listing with ID: 120891610
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891610%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Scrape type for 120891610: 1
2026-03-30 13:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120799310, 'registration': 'YT14YBN', 'account': 'VAN047', 'make': 'VAUXHALL', 'model': 'INSIGNIA HATCHBACK SPECIAL EDITIONS', 'derivative': '2.0 CDTi [163] Energy 5dr Auto', 'mileage': 71969, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-20', 'fuel': 'Diesel', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/c917cf93-d19e-46d9-b973-f0e2c6d13961.jpg?w=600', 'https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600', 'https://abimg002.imgix.net/a81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg?w=600', 'https://abimg002.imgix.net/28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg?w=600', 'https://abimg002.imgix.net/c20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg?w=600', 'https://abimg002.imgix.net/c4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg?w=600', 'https://abimg002.imgix.net/ba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg?w=600', 'https://abimg002.imgix.net/7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg?w=600', 'https://abimg002.imgix.net/09301275-a41d-41f0-b962-2aa2ff434964.jpg?w=600', 'https://abimg002.imgix.net/ab23bf38-5289-4e94-b41f-5a590b04c395.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 15K, 22K, 25K, 32K, 36K, 40K, 47K, 53K, 60K, 67K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120799310, 'registration': 'YT14YBN', 'account': 'VAN047', 'make': 'VAUXHALL', 'model': 'INSIGNIA HATCHBACK SPECIAL EDITIONS', 'derivative': '2.0 CDTi [163] Energy 5dr Auto', 'mileage': 71969, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-20', 'fuel': 'Diesel', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/c917cf93-d19e-46d9-b973-f0e2c6d13961.jpg?w=600', 'https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600', 'https://abimg002.imgix.net/a81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg?w=600', 'https://abimg002.imgix.net/28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg?w=600', 'https://abimg002.imgix.net/c20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg?w=600', 'https://abimg002.imgix.net/c4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg?w=600', 'https://abimg002.imgix.net/ba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg?w=600', 'https://abimg002.imgix.net/7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg?w=600', 'https://abimg002.imgix.net/09301275-a41d-41f0-b962-2aa2ff434964.jpg?w=600', 'https://abimg002.imgix.net/ab23bf38-5289-4e94-b41f-5a590b04c395.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 15K, 22K, 25K, 32K, 36K, 40K, 47K, 53K, 60K, 67K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 443cc107-24b7-5f82-99ae-f6dd2bdf5745 with identifier: 120799310
2026-03-30 13:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745 with scrape type 1
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fc917cf93-d19e-46d9-b973-f0e2c6d13961.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c917cf93-d19e-46d9-b973-f0e2c6d13961.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fa81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/a81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fc20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fc4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/ba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F09301275-a41d-41f0-b962-2aa2ff434964.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/09301275-a41d-41f0-b962-2aa2ff434964.jpg?w=600 not downloaded yet
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fab23bf38-5289-4e94-b41f-5a590b04c395.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/ab23bf38-5289-4e94-b41f-5a590b04c395.jpg?w=600 not downloaded yet
2026-03-30 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120299965?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758047?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120299965, 'registration': 'RK23NEU', 'account': 'DAY005', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '40 TFSI e S Line 5dr S Tronic', 'mileage': 91948, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-05', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RK23NEU/2026-03-19/image/9fc70e38-0e55-4008-8116-cb6020bf4d80_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/6804657b-0fae-402e-a940-fec94787be26_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/34be7374-5387-4ee7-9b50-4658724f057f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/e25cd17e-c6df-4369-bae9-c3c1be09cc43_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/d80d8b8b-b184-45b7-9323-c031fa507fae_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/914fe6e2-3e0b-45df-ade7-2b11db8ea052_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/5a82c842-7d39-4045-8a50-597b260fb550_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/68a8456e-0fc4-4d7a-addf-27a07b191ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/f0a44961-18e9-4768-a735-ed18fd1aaf35_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/23-9K, 10/23-19K, 03/24-30K 07/24-41K, 11/24-50K, 03/25-59K 06/25-69K, 10/25-78K,', 'remarks': '**111**VOSA STATES 90K, SPARE KEY CHARGING LEAD', 'virtual': False, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 29, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/035896cc-86c8-4b81-a34f-754048d92027.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:03:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120299965, 'registration': 'RK23NEU', 'account': 'DAY005', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '40 TFSI e S Line 5dr S Tronic', 'mileage': 91948, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-05', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RK23NEU/2026-03-19/image/9fc70e38-0e55-4008-8116-cb6020bf4d80_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/6804657b-0fae-402e-a940-fec94787be26_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/34be7374-5387-4ee7-9b50-4658724f057f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/e25cd17e-c6df-4369-bae9-c3c1be09cc43_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/d80d8b8b-b184-45b7-9323-c031fa507fae_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/914fe6e2-3e0b-45df-ade7-2b11db8ea052_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/5a82c842-7d39-4045-8a50-597b260fb550_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/68a8456e-0fc4-4d7a-addf-27a07b191ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23NEU/2026-03-19/image/f0a44961-18e9-4768-a735-ed18fd1aaf35_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/23-9K, 10/23-19K, 03/24-30K 07/24-41K, 11/24-50K, 03/25-59K 06/25-69K, 10/25-78K,', 'remarks': '**111**VOSA STATES 90K, SPARE KEY CHARGING LEAD', 'virtual': False, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 29, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/035896cc-86c8-4b81-a34f-754048d92027.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 436fe726-445c-5dde-ae3f-d78ef816ffa5 with identifier: 120299965
2026-03-30 13:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436fe726-445c-5dde-ae3f-d78ef816ffa5 with scrape type 2
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 436fe726-445c-5dde-ae3f-d78ef816ffa5 with scrape type 2
2026-03-30 13:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 436fe726-445c-5dde-ae3f-d78ef816ffa5, identifier: 120299965
2026-03-30 13:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 436fe726-445c-5dde-ae3f-d78ef816ffa5 with identifier: 120299965
2026-03-30 13:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 436fe726-445c-5dde-ae3f-d78ef816ffa5 with identifier: 120299965
2026-03-30 13:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 436fe726-445c-5dde-ae3f-d78ef816ffa5 with identifier: 120299965 to the API
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120299965?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '436fe726-445c-5dde-ae3f-d78ef816ffa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RK23NEU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120299965',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 91948,
'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': 'Days Fleet',
'title': 'AUDI A3 SPORTBACK 40 TFSI e S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TFSI e S Line 5dr S Tronic',
'vin': None,
'year': 2023}
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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-30 13:03:07 [astonbarclay.gb] INFO: Saving data for 120299965: {'auction_closing_time': 1775033100.0, 'created_time': 1773831084.383151, 'last_price_update_time': 1774875787.53016}
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120299965') HTTP/1.1" 204 0
2026-03-30 13:03:07 [scrapy.extensions.logstats] INFO: Crawled 222 pages (at 74 pages/min), scraped 195 items (at 65 items/min)
2026-03-30 13:03:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:03:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758047, 'registration': 'PJ18TTE', 'account': 'VAN046', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.1 Zetec 5dr', 'mileage': 57212, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-07-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-19', 'doors': 5, 'engineSize': 1084, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600', 'https://abimg002.imgix.net/c6746437-2abb-41a9-82b7-3652e3e94256.jpg?w=600', 'https://abimg002.imgix.net/1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 5K, 19K, 29K, 40K, 51K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', '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-30 13:03:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758047, 'registration': 'PJ18TTE', 'account': 'VAN046', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.1 Zetec 5dr', 'mileage': 57212, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-07-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-19', 'doors': 5, 'engineSize': 1084, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600', 'https://abimg002.imgix.net/c6746437-2abb-41a9-82b7-3652e3e94256.jpg?w=600', 'https://abimg002.imgix.net/1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 5K, 19K, 29K, 40K, 51K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', '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-30 13:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b with identifier: 120758047
2026-03-30 13:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b with scrape type 1
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Ff07fb827-9cfc-409e-afec-dce426cd9481.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600 not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fc6746437-2abb-41a9-82b7-3652e3e94256.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c6746437-2abb-41a9-82b7-3652e3e94256.jpg?w=600 not downloaded yet
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg?w=600 not downloaded yet
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/09301275-a41d-41f0-b962-2aa2ff434964.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/ab23bf38-5289-4e94-b41f-5a590b04c395.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6c6610>
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F09301275-a41d-41f0-b962-2aa2ff434964.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/09301275-a41d-41f0-b962-2aa2ff434964.jpg?w=600 saved to cache
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe39d10>
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fab23bf38-5289-4e94-b41f-5a590b04c395.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/ab23bf38-5289-4e94-b41f-5a590b04c395.jpg?w=600 saved to cache
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891457?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758047?view=catalogue)
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/c6746437-2abb-41a9-82b7-3652e3e94256.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758047?view=catalogue)
2026-03-30 13:03:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891457, 'registration': 'WM17ULD', 'account': 'WBA001', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.0 PHEV 4h 5dr Auto', 'mileage': 95420, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-06-06', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K, 59K, 83K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 41, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891457, 'registration': 'WM17ULD', 'account': 'WBA001', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.0 PHEV 4h 5dr Auto', 'mileage': 95420, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-06-06', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K, 59K, 83K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 41, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9c33805-f15d-588d-9103-c2cd7b6fee33 with identifier: 120891457
2026-03-30 13:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9c33805-f15d-588d-9103-c2cd7b6fee33 with scrape type 1
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a9c33805-f15d-588d-9103-c2cd7b6fee33
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a9c33805-f15d-588d-9103-c2cd7b6fee33
2026-03-30 13:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a9c33805-f15d-588d-9103-c2cd7b6fee33, identifier: 120891457
2026-03-30 13:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a9c33805-f15d-588d-9103-c2cd7b6fee33 with identifier: 120891457
2026-03-30 13:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a9c33805-f15d-588d-9103-c2cd7b6fee33 with identifier: 120891457
2026-03-30 13:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a9c33805-f15d-588d-9103-c2cd7b6fee33 with identifier: 120891457 to the API
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891457?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 41,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'a9c33805-f15d-588d-9103-c2cd7b6fee33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WM17ULD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891457',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MITSUBISHI',
'model': 'OUTLANDER ESTATE',
'odometer': 95420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-06',
'seller_name': 'UKCGR',
'title': 'MITSUBISHI OUTLANDER ESTATE 2.0 PHEV 4h 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 PHEV 4h 5dr Auto',
'vin': None,
'year': 2017}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891457%27 HTTP/1.1" 200 None
2026-03-30 13:03:09 [astonbarclay.gb] INFO: Saving data for 120891457: {'created_time': 1774875789.17769, 'last_price_update_time': 1774875789.177707, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891457') HTTP/1.1" 204 0
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758047?view=catalogue)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/ba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ffe5e10>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d21ae2c-5e96-516c-a2c6-79bdbfb5145b/8d21ae2c-5e96-516c-a2c6-79bdbfb5145b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg?w=600 saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd6b3d0>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d21ae2c-5e96-516c-a2c6-79bdbfb5145b/8d21ae2c-5e96-516c-a2c6-79bdbfb5145b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fc6746437-2abb-41a9-82b7-3652e3e94256.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c6746437-2abb-41a9-82b7-3652e3e94256.jpg?w=600 saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce557652d0>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d21ae2c-5e96-516c-a2c6-79bdbfb5145b/8d21ae2c-5e96-516c-a2c6-79bdbfb5145b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Ff07fb827-9cfc-409e-afec-dce426cd9481.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600 saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b
2026-03-30 13:03:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b, skipping ID generation
2026-03-30 13:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b with scrape type 1
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b sending to next pipeline
2026-03-30 13:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b, identifier: 120758047
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3af250>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg?w=600 saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e708310>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/ba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg?w=600 saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b with identifier: 120758047
2026-03-30 13:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b with identifier: 120758047
2026-03-30 13:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8d21ae2c-5e96-516c-a2c6-79bdbfb5145b with identifier: 120758047 to the API
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8d21ae2c-5e96-516c-a2c6-79bdbfb5145b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PJ18TTE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758047',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 57212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d21ae2c-5e96-516c-a2c6-79bdbfb5145b/8d21ae2c-5e96-516c-a2c6-79bdbfb5145b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59286,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/f07fb827-9cfc-409e-afec-dce426cd9481.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d21ae2c-5e96-516c-a2c6-79bdbfb5145b/8d21ae2c-5e96-516c-a2c6-79bdbfb5145b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50047,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/c6746437-2abb-41a9-82b7-3652e3e94256.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d21ae2c-5e96-516c-a2c6-79bdbfb5145b/8d21ae2c-5e96-516c-a2c6-79bdbfb5145b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45501,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/1248f093-465f-44c6-9ae5-0cd16ecb2622.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-20',
'seller_name': 'Vantage Motor Group',
'title': 'FORD FIESTA HATCHBACK 1.1 Zetec 5dr',
'transmission': 'manual',
'trim': '1.1 Zetec 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758047%27 HTTP/1.1" 200 None
2026-03-30 13:03:09 [astonbarclay.gb] INFO: Saving data for 120758047: {'created_time': 1774875789.950796, 'last_price_update_time': 1774875789.950817, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758047') HTTP/1.1" 204 0
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/c4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/c20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d539b50>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg?w=600 saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/c917cf93-d19e-46d9-b973-f0e2c6d13961.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d539f90>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fc4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg?w=600 saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2a6190>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fc20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg?w=600 saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce63275fd0>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fc917cf93-d19e-46d9-b973-f0e2c6d13961.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c917cf93-d19e-46d9-b973-f0e2c6d13961.jpg?w=600 saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/a81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120799310?view=catalogue)
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d539410>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fa81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/a81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg?w=600 saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4cdc50>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600 saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745
2026-03-30 13:03:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 443cc107-24b7-5f82-99ae-f6dd2bdf5745, skipping ID generation
2026-03-30 13:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745 with scrape type 1
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 443cc107-24b7-5f82-99ae-f6dd2bdf5745 sending to next pipeline
2026-03-30 13:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 443cc107-24b7-5f82-99ae-f6dd2bdf5745, identifier: 120799310
2026-03-30 13:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 443cc107-24b7-5f82-99ae-f6dd2bdf5745 with identifier: 120799310
2026-03-30 13:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 443cc107-24b7-5f82-99ae-f6dd2bdf5745 with identifier: 120799310
2026-03-30 13:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 443cc107-24b7-5f82-99ae-f6dd2bdf5745 with identifier: 120799310 to the API
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': '443cc107-24b7-5f82-99ae-f6dd2bdf5745',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT14YBN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120799310',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'INSIGNIA HATCHBACK SPECIAL EDITIONS',
'odometer': 71969,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77097,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/c917cf93-d19e-46d9-b973-f0e2c6d13961.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90460,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/194fd63a-5e3f-454e-b032-aae1b3e9e5a1.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77734,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/a81a0c7f-8b6a-44ce-8449-8180b4ad5fd9.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61696,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/28eb66d4-93d5-4343-b88f-56d32f7646b7.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99327,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/c20bcfc2-2622-4ce0-a75f-28dcac1796aa.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95441,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/c4f1e9ff-1f7f-4cd9-b817-f96c88e0f6d2.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82445,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/ba95e214-4809-45ec-aaf7-d9d16f4cc9e3.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60201,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/7d015e1d-4e02-4bb2-93ca-300ac8a8c6b4.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60695,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/09301275-a41d-41f0-b962-2aa2ff434964.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_443cc107-24b7-5f82-99ae-f6dd2bdf5745/443cc107-24b7-5f82-99ae-f6dd2bdf5745_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55926,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/ab23bf38-5289-4e94-b41f-5a590b04c395.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-20',
'seller_name': 'Vantage Motor Group',
'title': 'VAUXHALL INSIGNIA HATCHBACK SPECIAL EDITIONS 2.0 CDTi [163] Energy '
'5dr Auto',
'transmission': 'automatic',
'trim': '2.0 CDTi [163] Energy 5dr Auto',
'vin': None,
'year': 2014}
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120799310%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [astonbarclay.gb] INFO: Saving data for 120799310: {'created_time': 1774875791.025767, 'last_price_update_time': 1774875791.025778, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120799310') HTTP/1.1" 204 0
2026-03-30 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120777302?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120777302, 'registration': 'DE64BWF', 'account': 'VAN046', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 116306, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600', 'https://abimg002.imgix.net/2bd5d732-9bd9-476b-8102-38eeee991353.jpg?w=600', 'https://abimg002.imgix.net/97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 21K, 36K, 48K, 57K, 62K, 75K, 86K, 96K, 107K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120777302, 'registration': 'DE64BWF', 'account': 'VAN046', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 116306, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-18', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600', 'https://abimg002.imgix.net/2bd5d732-9bd9-476b-8102-38eeee991353.jpg?w=600', 'https://abimg002.imgix.net/97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 21K, 36K, 48K, 57K, 62K, 75K, 86K, 96K, 107K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7324f357-92ab-5d80-9c06-c0c29ec24b30 with identifier: 120777302
2026-03-30 13:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7324f357-92ab-5d80-9c06-c0c29ec24b30 with scrape type 1
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 7324f357-92ab-5d80-9c06-c0c29ec24b30
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Ff404ec27-5c75-47f5-a820-097f58391de2.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600 not downloaded yet
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F2bd5d732-9bd9-476b-8102-38eeee991353.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/2bd5d732-9bd9-476b-8102-38eeee991353.jpg?w=600 not downloaded yet
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120777302?view=catalogue)
2026-03-30 13:03:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120887649, 'registration': 'LY25MDZ', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAMIQ HATCHBACK', 'derivative': '1.0 TSI SE Edition 5dr', 'mileage': 12220, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/e814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/c49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/ac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg?w=600'], 'colour': 'GREY', '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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120887649, 'registration': 'LY25MDZ', 'account': 'MOT070', 'make': 'SKODA', 'model': 'KAMIQ HATCHBACK', 'derivative': '1.0 TSI SE Edition 5dr', 'mileage': 12220, 'mileageWarranty': True, 'type': 'car', 'saleId': 19182, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-07T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2025-06-30', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/e814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/c49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/ac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg?w=600'], 'colour': 'GREY', '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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4697f098-e213-52b1-8643-b246f5f20228 with identifier: 120887649
2026-03-30 13:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4697f098-e213-52b1-8643-b246f5f20228 with scrape type 1
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252Fa2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252F35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252F31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/2bd5d732-9bd9-476b-8102-38eeee991353.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120777302?view=catalogue)
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252Fe814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/e814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252F431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252Fa0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d29f250>
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7324f357-92ab-5d80-9c06-c0c29ec24b30/7324f357-92ab-5d80-9c06-c0c29ec24b30_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg?w=600 saved to cache
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7324f357-92ab-5d80-9c06-c0c29ec24b30
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252Fc49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/c49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252FLY25MDZ%252F2026-03-30%252Fimage%252Fac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/ac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d48a310>
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7324f357-92ab-5d80-9c06-c0c29ec24b30/7324f357-92ab-5d80-9c06-c0c29ec24b30_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F2bd5d732-9bd9-476b-8102-38eeee991353.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/2bd5d732-9bd9-476b-8102-38eeee991353.jpg?w=600 saved to cache
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7324f357-92ab-5d80-9c06-c0c29ec24b30
2026-03-30 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d48bd50>
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252F31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/ac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e942f90>
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252Fac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/ac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/c49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ff650>
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252Fc49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/c49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd49790>
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252Fa0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce558f0ed0>
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252F431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/e814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d422f90>
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252Fe814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/e814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4592d0>
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252F35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808634?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120777302?view=catalogue)
2026-03-30 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120887649?view=catalogue)
2026-03-30 13:03:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808634, 'registration': 'PF22WVS', 'account': 'VAN046', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Design 5dr CVT', 'mileage': 16834, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-07-22', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600', 'https://abimg002.imgix.net/aa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg?w=600', 'https://abimg002.imgix.net/b39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg?w=600', 'https://abimg002.imgix.net/4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 14K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808634, 'registration': 'PF22WVS', 'account': 'VAN046', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Design 5dr CVT', 'mileage': 16834, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-07-22', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600', 'https://abimg002.imgix.net/aa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg?w=600', 'https://abimg002.imgix.net/b39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg?w=600', 'https://abimg002.imgix.net/4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 14K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4988fd7-48fb-5a1b-8426-d7f96eeed287 with identifier: 120808634
2026-03-30 13:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4988fd7-48fb-5a1b-8426-d7f96eeed287 with scrape type 1
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item f4988fd7-48fb-5a1b-8426-d7f96eeed287
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fb014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600 not downloaded yet
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Faa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/aa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg?w=600 not downloaded yet
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252Fb39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg?w=600 not downloaded yet
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252Fabimg002.imgix.net%252F4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg?w=600 not downloaded yet
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c1d50>
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7324f357-92ab-5d80-9c06-c0c29ec24b30/7324f357-92ab-5d80-9c06-c0c29ec24b30_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Ff404ec27-5c75-47f5-a820-097f58391de2.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600 saved to cache
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7324f357-92ab-5d80-9c06-c0c29ec24b30
2026-03-30 13:03:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7324f357-92ab-5d80-9c06-c0c29ec24b30, skipping ID generation
2026-03-30 13:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7324f357-92ab-5d80-9c06-c0c29ec24b30 with scrape type 1
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7324f357-92ab-5d80-9c06-c0c29ec24b30 sending to next pipeline
2026-03-30 13:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7324f357-92ab-5d80-9c06-c0c29ec24b30, identifier: 120777302
2026-03-30 13:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7324f357-92ab-5d80-9c06-c0c29ec24b30 with identifier: 120777302
2026-03-30 13:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7324f357-92ab-5d80-9c06-c0c29ec24b30 with identifier: 120777302
2026-03-30 13:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7324f357-92ab-5d80-9c06-c0c29ec24b30 with identifier: 120777302 to the API
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '7324f357-92ab-5d80-9c06-c0c29ec24b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DE64BWF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120777302',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 116306,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7324f357-92ab-5d80-9c06-c0c29ec24b30/7324f357-92ab-5d80-9c06-c0c29ec24b30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82150,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/f404ec27-5c75-47f5-a820-097f58391de2.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7324f357-92ab-5d80-9c06-c0c29ec24b30/7324f357-92ab-5d80-9c06-c0c29ec24b30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84417,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/2bd5d732-9bd9-476b-8102-38eeee991353.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7324f357-92ab-5d80-9c06-c0c29ec24b30/7324f357-92ab-5d80-9c06-c0c29ec24b30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75536,
'Height': 442,
'OriginUrl': 'https://abimg002.imgix.net/97bfa9cd-dd77-4e28-a3db-4183fbe28bc7.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'Vantage Motor Group',
'title': 'BMW 1 SERIES HATCHBACK 116i Sport 5dr',
'transmission': 'manual',
'trim': '116i Sport 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120777302%27 HTTP/1.1" 200 None
2026-03-30 13:03:15 [astonbarclay.gb] INFO: Saving data for 120777302: {'created_time': 1774875795.329258, 'last_price_update_time': 1774875795.329275, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120777302') HTTP/1.1" 204 0
2026-03-30 13:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e927510>
2026-03-30 13:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLY25MDZ%252F2026-03-30%252Fimage%252Fa2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600 saved to cache
2026-03-30 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4697f098-e213-52b1-8643-b246f5f20228
2026-03-30 13:03:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4697f098-e213-52b1-8643-b246f5f20228, skipping ID generation
2026-03-30 13:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4697f098-e213-52b1-8643-b246f5f20228 with scrape type 1
2026-03-30 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4697f098-e213-52b1-8643-b246f5f20228 sending to next pipeline
2026-03-30 13:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4697f098-e213-52b1-8643-b246f5f20228, identifier: 120887649
2026-03-30 13:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4697f098-e213-52b1-8643-b246f5f20228 with identifier: 120887649
2026-03-30 13:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4697f098-e213-52b1-8643-b246f5f20228 with identifier: 120887649
2026-03-30 13:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4697f098-e213-52b1-8643-b246f5f20228 with identifier: 120887649 to the API
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': '4697f098-e213-52b1-8643-b246f5f20228',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY25MDZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120887649',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'KAMIQ HATCHBACK',
'odometer': 12220,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35265,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a2a9befc-fa0c-47ec-8b00-68f0be318072_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37194,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/35e75848-2773-4999-b8b0-c2930169c76c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34562,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/31c359c3-89a6-4cea-9881-0dc44958f336_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35112,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/e814261c-ff8b-4f9b-a522-6fcfca643939_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41423,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/431f211c-e99a-490c-9bfe-c7a6edd22696_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53301,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/a0b4ca60-e44f-4fa0-a2d2-854b0ac75a0d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48104,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/c49ed753-7b49-4824-a701-4c9eceb23892_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4697f098-e213-52b1-8643-b246f5f20228/4697f098-e213-52b1-8643-b246f5f20228_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50061,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LY25MDZ/2026-03-30/image/ac26c586-c218-4216-9bf3-ca3c23255f35_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-30',
'seller_name': 'Motability Operations',
'title': 'SKODA KAMIQ HATCHBACK 1.0 TSI SE Edition 5dr',
'transmission': 'manual',
'trim': '1.0 TSI SE Edition 5dr',
'vin': None,
'year': 2025}
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120887649%27 HTTP/1.1" 200 None
2026-03-30 13:03:15 [astonbarclay.gb] INFO: Saving data for 120887649: {'created_time': 1774875795.897609, 'last_price_update_time': 1774875795.897621, 'auction_closing_time': 1775553300.0}
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120887649') HTTP/1.1" 204 0
2026-03-30 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120889757?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120889757, 'registration': 'YL65SXO', 'account': 'WBA001', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.2 TSI 90 Connect 3dr', 'mileage': 82850, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-01-25', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 3, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K, 43K, 49K, 53K, 55K, 64K, 74K, 82K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120889757, 'registration': 'YL65SXO', 'account': 'WBA001', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.2 TSI 90 Connect 3dr', 'mileage': 82850, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-01-25', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 3, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 25K, 43K, 49K, 53K, 55K, 64K, 74K, 82K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f118566-a4eb-5709-ba15-bdeb33e2548a with identifier: 120889757
2026-03-30 13:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f118566-a4eb-5709-ba15-bdeb33e2548a with scrape type 1
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6f118566-a4eb-5709-ba15-bdeb33e2548a
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6f118566-a4eb-5709-ba15-bdeb33e2548a
2026-03-30 13:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6f118566-a4eb-5709-ba15-bdeb33e2548a, identifier: 120889757
2026-03-30 13:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6f118566-a4eb-5709-ba15-bdeb33e2548a with identifier: 120889757
2026-03-30 13:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6f118566-a4eb-5709-ba15-bdeb33e2548a with identifier: 120889757
2026-03-30 13:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6f118566-a4eb-5709-ba15-bdeb33e2548a with identifier: 120889757 to the API
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120889757?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '6f118566-a4eb-5709-ba15-bdeb33e2548a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL65SXO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120889757',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'IBIZA SPORT COUPE SPECIAL EDITION',
'odometer': 82850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-25',
'seller_name': 'UKCGR',
'title': 'SEAT IBIZA SPORT COUPE SPECIAL EDITION 1.2 TSI 90 Connect 3dr',
'transmission': 'manual',
'trim': '1.2 TSI 90 Connect 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120889757%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [astonbarclay.gb] INFO: Saving data for 120889757: {'created_time': 1774875796.947382, 'last_price_update_time': 1774875796.947392, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120889757') HTTP/1.1" 204 0
2026-03-30 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120808634?view=catalogue)
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e9260d0>
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg?w=600 saved to cache
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f4988fd7-48fb-5a1b-8426-d7f96eeed287
2026-03-30 13:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/b39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120808634?view=catalogue)
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e9256d0>
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fb39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg?w=600 saved to cache
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f4988fd7-48fb-5a1b-8426-d7f96eeed287
2026-03-30 13:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/aa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120808634?view=catalogue)
2026-03-30 13:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120808634?view=catalogue)
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d63e250>
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Faa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/aa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg?w=600 saved to cache
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f4988fd7-48fb-5a1b-8426-d7f96eeed287
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd69110>
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fb014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600 saved to cache
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f4988fd7-48fb-5a1b-8426-d7f96eeed287
2026-03-30 13:03:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4988fd7-48fb-5a1b-8426-d7f96eeed287, skipping ID generation
2026-03-30 13:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4988fd7-48fb-5a1b-8426-d7f96eeed287 with scrape type 1
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4988fd7-48fb-5a1b-8426-d7f96eeed287 sending to next pipeline
2026-03-30 13:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f4988fd7-48fb-5a1b-8426-d7f96eeed287, identifier: 120808634
2026-03-30 13:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f4988fd7-48fb-5a1b-8426-d7f96eeed287 with identifier: 120808634
2026-03-30 13:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f4988fd7-48fb-5a1b-8426-d7f96eeed287 with identifier: 120808634
2026-03-30 13:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f4988fd7-48fb-5a1b-8426-d7f96eeed287 with identifier: 120808634 to the API
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'f4988fd7-48fb-5a1b-8426-d7f96eeed287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PF22WVS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808634',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 16834,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 4,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69410,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/b014ac6b-4f1e-407b-8d83-3290ce19e1d8.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59865,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/aa0781bd-5e1c-482b-9578-9fc27a62d2d6.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58556,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/b39a2d42-de95-4dbf-ac1c-95e88ad327b6.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4988fd7-48fb-5a1b-8426-d7f96eeed287/f4988fd7-48fb-5a1b-8426-d7f96eeed287_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41292,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/4fc75f42-5c26-4cb1-b448-1b154ee9d36b.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-22',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Design 5dr CVT',
'vin': None,
'year': 2022}
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808634%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [astonbarclay.gb] INFO: Saving data for 120808634: {'created_time': 1774875798.571486, 'last_price_update_time': 1774875798.571498, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808634') HTTP/1.1" 204 0
2026-03-30 13:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120123734?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120123734, 'registration': 'EO24VVL', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr DCT', 'mileage': 16903, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-04-16', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO24VVL/2026-03-04/image/89a09731-101d-4ac1-aff7-a76585f13ffb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/5952f2fd-c385-4873-b81a-b8559e6ebd2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/d6c65d96-36b2-407b-81a8-a166c5d1a310_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/5a82a7cc-e88d-4bf5-8dd0-8bbdbdd8fb7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/695701bd-fc06-49de-b697-da55d1c8b03d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/1fba4788-d40e-4850-a085-51f2c189865b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/f4d3172f-c4f4-4566-8f35-3fd11d43bbfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/e1c63dd5-5e8f-47ce-9ee3-4d6fa8dafb01_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/85deac82-3173-4f37-89e4-dfd34188bef2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/25 9K', 'remarks': '', '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/5d7ada50-48c4-46a5-a68f-828a6579ea48.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120123734, 'registration': 'EO24VVL', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr DCT', 'mileage': 16903, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-04-16', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO24VVL/2026-03-04/image/89a09731-101d-4ac1-aff7-a76585f13ffb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/5952f2fd-c385-4873-b81a-b8559e6ebd2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/d6c65d96-36b2-407b-81a8-a166c5d1a310_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/5a82a7cc-e88d-4bf5-8dd0-8bbdbdd8fb7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/695701bd-fc06-49de-b697-da55d1c8b03d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/1fba4788-d40e-4850-a085-51f2c189865b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/f4d3172f-c4f4-4566-8f35-3fd11d43bbfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/e1c63dd5-5e8f-47ce-9ee3-4d6fa8dafb01_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO24VVL/2026-03-04/image/85deac82-3173-4f37-89e4-dfd34188bef2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/25 9K', 'remarks': '', '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/5d7ada50-48c4-46a5-a68f-828a6579ea48.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35 with identifier: 120123734
2026-03-30 13:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35 with scrape type 2
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35 with scrape type 2
2026-03-30 13:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35, identifier: 120123734
2026-03-30 13:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35 with identifier: 120123734
2026-03-30 13:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35 with identifier: 120123734
2026-03-30 13:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9a3ed22c-3d79-5a53-a365-3a1c9d7fad35 with identifier: 120123734 to the API
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120123734?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-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9a3ed22c-3d79-5a53-a365-3a1c9d7fad35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO24VVL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120123734',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 16903,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-16',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Trophy 5dr DCT',
'transmission': 'automatic',
'trim': '1.5 T-GDI Trophy 5dr DCT',
'vin': None,
'year': 2024}
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:31 [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-30 13:03:31 [astonbarclay.gb] INFO: Saving data for 120123734: {'auction_closing_time': 1776675600.0, 'created_time': 1773830941.392883, 'last_price_update_time': 1774875811.957616}
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120123734') HTTP/1.1" 204 0
2026-03-30 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120618602?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120618602, 'registration': 'MC72OYJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr', 'mileage': 18823, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-02-08', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/e73dd095-4827-4260-807d-b8a0e260f2f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/de454ed6-3978-425a-8d50-e25929ad0f3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/6738e03d-e126-4e92-9195-09fd75aa2207_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/649cd76f-1647-4e90-92db-fb1ede0ca263_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/1375c8a1-b859-4ef3-bb08-6e530d355626_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/59333ed2-1084-42b0-b712-a93ff3064be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/7a39333b-692a-4f81-ac43-16cdade294a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/e3c6668a-599b-423f-b0d4-5771d063001c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/a1672dd8-3501-4764-b7ca-82a9c4b8a503_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 03/25 12K', 'remarks': 'V5 Document Reference Number Available Upon Purchase - VOSA STATES, 17K - 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4bb69484-5e20-4d6c-910d-ee4b17422f1e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120618602, 'registration': 'MC72OYJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr', 'mileage': 18823, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-02-08', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/e73dd095-4827-4260-807d-b8a0e260f2f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/de454ed6-3978-425a-8d50-e25929ad0f3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/6738e03d-e126-4e92-9195-09fd75aa2207_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/649cd76f-1647-4e90-92db-fb1ede0ca263_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/1375c8a1-b859-4ef3-bb08-6e530d355626_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/59333ed2-1084-42b0-b712-a93ff3064be6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/7a39333b-692a-4f81-ac43-16cdade294a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/e3c6668a-599b-423f-b0d4-5771d063001c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72OYJ/2026-03-20/image/a1672dd8-3501-4764-b7ca-82a9c4b8a503_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 03/25 12K', 'remarks': 'V5 Document Reference Number Available Upon Purchase - VOSA STATES, 17K - 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': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4bb69484-5e20-4d6c-910d-ee4b17422f1e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc30d829-cfdd-549a-9559-f8e1c501ef0b with identifier: 120618602
2026-03-30 13:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc30d829-cfdd-549a-9559-f8e1c501ef0b with scrape type 2
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc30d829-cfdd-549a-9559-f8e1c501ef0b with scrape type 2
2026-03-30 13:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc30d829-cfdd-549a-9559-f8e1c501ef0b, identifier: 120618602
2026-03-30 13:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc30d829-cfdd-549a-9559-f8e1c501ef0b with identifier: 120618602
2026-03-30 13:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc30d829-cfdd-549a-9559-f8e1c501ef0b with identifier: 120618602
2026-03-30 13:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc30d829-cfdd-549a-9559-f8e1c501ef0b with identifier: 120618602 to the API
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120618602?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc30d829-cfdd-549a-9559-f8e1c501ef0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MC72OYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120618602',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 18823,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-08',
'seller_name': 'Motability Operations',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale '
'5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 ST-Line Vignale 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:33 [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-30 13:03:33 [astonbarclay.gb] INFO: Saving data for 120618602: {'auction_closing_time': 1776675600.0, 'created_time': 1773947056.724882, 'last_price_update_time': 1774875813.391752}
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120618602') HTTP/1.1" 204 0
2026-03-30 13:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120797261?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120797261, 'registration': 'SO17SYH', 'account': 'MOT075', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 SZ-L [Nav] 5dr', 'mileage': 40946, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2017-03-02', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SO17SYH/2026-03-26/image/8d5c38a5-a327-4bc7-bdd6-ff1ab24b7071_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/d855a3a5-caba-4949-8f56-0523b6443209_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/ad08c7fb-c10c-4dca-91b8-c6c8fc381f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/69dc088f-effd-4059-a7a4-185843c9a2d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/a7eb593c-702c-43ad-8e3b-b6c818b7aa8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/427c321b-be00-44f8-bad7-e2e5c4109d44_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/2755be8d-018e-4650-8ac8-1a9389113942_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/8a3493c6-c400-4765-a392-2132227df4eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 19K 21K 24K 27K 29K 39K NUMBER OF FORMER KEEPERS UNKNOW', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4d207a87-8679-4739-8508-1f1674741d7b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120797261, 'registration': 'SO17SYH', 'account': 'MOT075', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 SZ-L [Nav] 5dr', 'mileage': 40946, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2017-03-02', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SO17SYH/2026-03-26/image/8d5c38a5-a327-4bc7-bdd6-ff1ab24b7071_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/d855a3a5-caba-4949-8f56-0523b6443209_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/ad08c7fb-c10c-4dca-91b8-c6c8fc381f51_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/69dc088f-effd-4059-a7a4-185843c9a2d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/a7eb593c-702c-43ad-8e3b-b6c818b7aa8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/427c321b-be00-44f8-bad7-e2e5c4109d44_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/2755be8d-018e-4650-8ac8-1a9389113942_removebg.jpg?w=600', 'https://abimg003.imgix.net/SO17SYH/2026-03-26/image/8a3493c6-c400-4765-a392-2132227df4eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 19K 21K 24K 27K 29K 39K NUMBER OF FORMER KEEPERS UNKNOW', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4d207a87-8679-4739-8508-1f1674741d7b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9df5d769-a2a1-5f36-bf80-889e3f652f01 with identifier: 120797261
2026-03-30 13:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9df5d769-a2a1-5f36-bf80-889e3f652f01 with scrape type 2
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9df5d769-a2a1-5f36-bf80-889e3f652f01 with scrape type 2
2026-03-30 13:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9df5d769-a2a1-5f36-bf80-889e3f652f01, identifier: 120797261
2026-03-30 13:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9df5d769-a2a1-5f36-bf80-889e3f652f01 with identifier: 120797261
2026-03-30 13:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9df5d769-a2a1-5f36-bf80-889e3f652f01 with identifier: 120797261
2026-03-30 13:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9df5d769-a2a1-5f36-bf80-889e3f652f01 with identifier: 120797261 to the API
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120797261?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9df5d769-a2a1-5f36-bf80-889e3f652f01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SO17SYH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120797261',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK SPECIAL EDITIONS',
'odometer': 40946,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-02',
'seller_name': 'MotoNovo Finance',
'title': 'SUZUKI SWIFT HATCHBACK SPECIAL EDITIONS 1.2 SZ-L [Nav] 5dr',
'transmission': 'manual',
'trim': '1.2 SZ-L [Nav] 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120797261%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [astonbarclay.gb] INFO: Saving data for 120797261: {'auction_closing_time': 1774947600.0, 'created_time': 1774466109.142965, 'last_price_update_time': 1774875819.401357}
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120797261') HTTP/1.1" 204 0
2026-03-30 13:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891610?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:03:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891610, 'registration': 'BN13FVM', 'account': 'PR', 'make': 'AUDI', 'model': 'A5 SPORTBACK SPECIAL EDITIONS', 'derivative': '2.0 TDI 177 Quattro Black Edition 5dr [5 Seat]', 'mileage': 128200, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2013-03-14', 'fuel': 'Diesel', 'motExpiry': '2026-10-22', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891610, 'registration': 'BN13FVM', 'account': 'PR', 'make': 'AUDI', 'model': 'A5 SPORTBACK SPECIAL EDITIONS', 'derivative': '2.0 TDI 177 Quattro Black Edition 5dr [5 Seat]', 'mileage': 128200, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2013-03-14', 'fuel': 'Diesel', 'motExpiry': '2026-10-22', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a135e6-431e-55ea-b611-ba50415ad2e3 with identifier: 120891610
2026-03-30 13:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a135e6-431e-55ea-b611-ba50415ad2e3 with scrape type 1
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e0a135e6-431e-55ea-b611-ba50415ad2e3
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e0a135e6-431e-55ea-b611-ba50415ad2e3
2026-03-30 13:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e0a135e6-431e-55ea-b611-ba50415ad2e3, identifier: 120891610
2026-03-30 13:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e0a135e6-431e-55ea-b611-ba50415ad2e3 with identifier: 120891610
2026-03-30 13:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e0a135e6-431e-55ea-b611-ba50415ad2e3 with identifier: 120891610
2026-03-30 13:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e0a135e6-431e-55ea-b611-ba50415ad2e3 with identifier: 120891610 to the API
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891610?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': None,
'fuel_type': 'Diesel',
'id': 'e0a135e6-431e-55ea-b611-ba50415ad2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN13FVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891610',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A5 SPORTBACK SPECIAL EDITIONS',
'odometer': 128200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-14',
'seller_name': None,
'title': 'AUDI A5 SPORTBACK SPECIAL EDITIONS 2.0 TDI 177 Quattro Black '
'Edition 5dr [5 Seat]',
'transmission': 'manual',
'trim': '2.0 TDI 177 Quattro Black Edition 5dr [5 Seat]',
'vin': None,
'year': 2013}
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120891610%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [astonbarclay.gb] INFO: Saving data for 120891610: {'created_time': 1774875820.391814, 'last_price_update_time': 1774875820.391826}
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891610') HTTP/1.1" 204 0
2026-03-30 13:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/73194043?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 73194043, 'registration': 'LM60TZO', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4i 16V Exclusiv 5dr', 'mileage': 88432, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2010-10-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-02', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 73194043, 'registration': 'LM60TZO', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.4i 16V Exclusiv 5dr', 'mileage': 88432, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2010-10-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-02', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc8ed59-08cc-5584-b760-9ee543d4c6a4 with identifier: 73194043
2026-03-30 13:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc8ed59-08cc-5584-b760-9ee543d4c6a4 with scrape type 1
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fbc8ed59-08cc-5584-b760-9ee543d4c6a4
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fbc8ed59-08cc-5584-b760-9ee543d4c6a4
2026-03-30 13:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fbc8ed59-08cc-5584-b760-9ee543d4c6a4, identifier: 73194043
2026-03-30 13:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fbc8ed59-08cc-5584-b760-9ee543d4c6a4 with identifier: 73194043
2026-03-30 13:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fbc8ed59-08cc-5584-b760-9ee543d4c6a4 with identifier: 73194043
2026-03-30 13:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fbc8ed59-08cc-5584-b760-9ee543d4c6a4 with identifier: 73194043 to the API
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/73194043?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fbc8ed59-08cc-5584-b760-9ee543d4c6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM60TZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/73194043',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 88432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-29',
'seller_name': 'UKCGR',
'title': 'VAUXHALL ASTRA HATCHBACK 1.4i 16V Exclusiv 5dr',
'transmission': 'manual',
'trim': '1.4i 16V Exclusiv 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%2773194043%27 HTTP/1.1" 200 None
2026-03-30 13:03:44 [astonbarclay.gb] INFO: Saving data for 73194043: {'created_time': 1774875824.400809, 'last_price_update_time': 1774875824.400822}
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='73194043') HTTP/1.1" 204 0
2026-03-30 13:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891789?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891789, 'registration': 'YB61DVP', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i TR 5dr', 'mileage': 138376, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-11-24', 'fuel': 'Petrol', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': None, 'colour': 'TURQUOISE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 36K, 49K, 60K, 73K, 85K, 93K, 99K, 109K, 117K, 127K, 135K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891789, 'registration': 'YB61DVP', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i TR 5dr', 'mileage': 138376, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-11-24', 'fuel': 'Petrol', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': None, 'colour': 'TURQUOISE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 24K, 36K, 49K, 60K, 73K, 85K, 93K, 99K, 109K, 117K, 127K, 135K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f22b7e-59d3-5e1f-b457-e51b03470ff6 with identifier: 120891789
2026-03-30 13:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f22b7e-59d3-5e1f-b457-e51b03470ff6 with scrape type 1
2026-03-30 13:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 04f22b7e-59d3-5e1f-b457-e51b03470ff6
2026-03-30 13:03:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 04f22b7e-59d3-5e1f-b457-e51b03470ff6
2026-03-30 13:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 04f22b7e-59d3-5e1f-b457-e51b03470ff6, identifier: 120891789
2026-03-30 13:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 04f22b7e-59d3-5e1f-b457-e51b03470ff6 with identifier: 120891789
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=TURQUOISE HTTP/1.1" 200 None
2026-03-30 13:03:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 04f22b7e-59d3-5e1f-b457-e51b03470ff6 with identifier: 120891789
2026-03-30 13:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 04f22b7e-59d3-5e1f-b457-e51b03470ff6 with identifier: 120891789 to the API
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891789?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'TURQUOISE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '04f22b7e-59d3-5e1f-b457-e51b03470ff6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB61DVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891789',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 138376,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-24',
'seller_name': 'UKCGR',
'title': 'TOYOTA YARIS HATCHBACK 1.33 VVT-i TR 5dr',
'transmission': 'manual',
'trim': '1.33 VVT-i TR 5dr',
'vin': None,
'year': 2011}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891789%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [astonbarclay.gb] INFO: Saving data for 120891789: {'created_time': 1774875827.735027, 'last_price_update_time': 1774875827.73504, 'auction_closing_time': 1775563200.0}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891789') HTTP/1.1" 204 0
2026-03-30 13:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120886928?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120886928, 'registration': 'SF16SCD', 'account': 'RCI014', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 [75] ecoFLEX SRi 3dr', 'mileage': 71981, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2016-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 22K 28K 35K 37K 53K 70K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/57dcd367-70f2-45e9-b598-de077b77ff1d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:03:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120886928, 'registration': 'SF16SCD', 'account': 'RCI014', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 [75] ecoFLEX SRi 3dr', 'mileage': 71981, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2016-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-12-30', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 22K 28K 35K 37K 53K 70K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/57dcd367-70f2-45e9-b598-de077b77ff1d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac770d54-2008-55d7-8f97-e9de262d2569 with identifier: 120886928
2026-03-30 13:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac770d54-2008-55d7-8f97-e9de262d2569 with scrape type 1
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ac770d54-2008-55d7-8f97-e9de262d2569
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ac770d54-2008-55d7-8f97-e9de262d2569
2026-03-30 13:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac770d54-2008-55d7-8f97-e9de262d2569, identifier: 120886928
2026-03-30 13:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac770d54-2008-55d7-8f97-e9de262d2569 with identifier: 120886928
2026-03-30 13:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac770d54-2008-55d7-8f97-e9de262d2569 with identifier: 120886928
2026-03-30 13:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac770d54-2008-55d7-8f97-e9de262d2569 with identifier: 120886928 to the API
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120886928?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ac770d54-2008-55d7-8f97-e9de262d2569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SF16SCD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120886928',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 71981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-27',
'seller_name': None,
'title': 'VAUXHALL CORSA HATCHBACK 1.4 [75] ecoFLEX SRi 3dr',
'transmission': 'manual',
'trim': '1.4 [75] ecoFLEX SRi 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120886928%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [astonbarclay.gb] INFO: Saving data for 120886928: {'created_time': 1774875830.305259, 'last_price_update_time': 1774875830.305271}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120886928') HTTP/1.1" 204 0
2026-03-30 13:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120538387?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120538387, 'registration': 'AX18LGG', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 63986, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2018-07-31', 'fuel': 'Petrol', 'motExpiry': '2026-01-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AX18LGG/2026-03-24/image/5a7357a1-3b25-47e4-94a6-0afc5c430f7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/25e5d039-e5e7-45a7-8fea-1920ec479228_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/6b249edc-2907-4937-bb2a-6bb745552929_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/0891643d-0ab1-4a3a-b498-d78515d9d60f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/dcdc8fad-db84-447b-a89d-7410976b8a0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/daa6b1f7-baca-4bb6-bcda-ab42f009bace_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/103fc5f6-1bfb-4846-8303-77a6f409e1f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/79c5f88a-ff32-408e-a5a6-81ca1dbd2731_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNWON, VOSA STSTES 20K 20K 34K 48K 63K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3495965e-067b-4d93-bf82-5f8b0cf167e5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120538387, 'registration': 'AX18LGG', 'account': 'MOT075', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 63986, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 243}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2018-07-31', 'fuel': 'Petrol', 'motExpiry': '2026-01-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AX18LGG/2026-03-24/image/5a7357a1-3b25-47e4-94a6-0afc5c430f7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/25e5d039-e5e7-45a7-8fea-1920ec479228_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/6b249edc-2907-4937-bb2a-6bb745552929_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/0891643d-0ab1-4a3a-b498-d78515d9d60f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/dcdc8fad-db84-447b-a89d-7410976b8a0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/daa6b1f7-baca-4bb6-bcda-ab42f009bace_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/103fc5f6-1bfb-4846-8303-77a6f409e1f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX18LGG/2026-03-24/image/79c5f88a-ff32-408e-a5a6-81ca1dbd2731_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNWON, VOSA STSTES 20K 20K 34K 48K 63K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3495965e-067b-4d93-bf82-5f8b0cf167e5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0 with identifier: 120538387
2026-03-30 13:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0 with scrape type 2
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0 with scrape type 2
2026-03-30 13:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0, identifier: 120538387
2026-03-30 13:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0 with identifier: 120538387
2026-03-30 13:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0 with identifier: 120538387
2026-03-30 13:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0 with identifier: 120538387 to the API
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120538387?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ae531c40-b14d-5bdb-8f76-5c6c1eab1fe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AX18LGG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120538387',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 63986,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-31',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [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-30 13:03:50 [astonbarclay.gb] INFO: Saving data for 120538387: {'created_time': 1773774160.913969, 'last_price_update_time': 1774875830.822823}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120538387') HTTP/1.1" 204 0
2026-03-30 13:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120697033?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:03:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120697033, 'registration': 'DW23FUB', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr Auto', 'mileage': 28114, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 244}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-06-14', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3a01931e-bebb-4f8e-89b0-1f701aa9379f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/15692118-307b-4963-a423-c1ab7924eda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3158b859-95a3-4cbe-a404-1b6f57b6c875_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/dc6e6bfe-a7ff-4b6c-a67d-2e21591d91ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/cc899172-c836-4820-95ef-076ea64d0aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/e1549eb3-0e94-4233-903e-a1fbbedf7a6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/79b1f2d5-90ef-4885-a75d-bead2724de09_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/a4d14f47-dd06-4183-bef3-3a602e750181_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'FRONT PAGE OF V5 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/a726db38-b4c0-4a7c-a9aa-246ce8f4e31b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:03:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120697033, 'registration': 'DW23FUB', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr Auto', 'mileage': 28114, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 244}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-06-14', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3a01931e-bebb-4f8e-89b0-1f701aa9379f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/15692118-307b-4963-a423-c1ab7924eda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/3158b859-95a3-4cbe-a404-1b6f57b6c875_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/dc6e6bfe-a7ff-4b6c-a67d-2e21591d91ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/cc899172-c836-4820-95ef-076ea64d0aa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/e1549eb3-0e94-4233-903e-a1fbbedf7a6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/79b1f2d5-90ef-4885-a75d-bead2724de09_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW23FUB/2026-03-24/image/a4d14f47-dd06-4183-bef3-3a602e750181_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'FRONT PAGE OF V5 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/a726db38-b4c0-4a7c-a9aa-246ce8f4e31b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033
2026-03-30 13:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f714ea6-03c8-59a5-9520-ca1511f49f18 with scrape type 2
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f714ea6-03c8-59a5-9520-ca1511f49f18 with scrape type 2
2026-03-30 13:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f714ea6-03c8-59a5-9520-ca1511f49f18, identifier: 120697033
2026-03-30 13:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033
2026-03-30 13:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033
2026-03-30 13:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f714ea6-03c8-59a5-9520-ca1511f49f18 with identifier: 120697033 to the API
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120697033?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol/Electric Hybrid',
'id': '5f714ea6-03c8-59a5-9520-ca1511f49f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DW23FUB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120697033',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ARKANA ESTATE',
'odometer': 28114,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-14',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ARKANA ESTATE 1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech hybrid 145 Engineered Bose Ed 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120697033%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [astonbarclay.gb] INFO: Saving data for 120697033: {'created_time': 1774292532.167304, 'last_price_update_time': 1774875836.796644}
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120697033') HTTP/1.1" 204 0
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120366384?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:04:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120366384, 'registration': 'YJ69XKN', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 1, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NO KEYS, VOSA STATES 50K 70K 106K 122K', '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-30 13:04:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120366384, 'registration': 'YJ69XKN', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 1, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'NO KEYS, VOSA STATES 50K 70K 106K 122K', '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-30 13:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120366384
2026-03-30 13:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ec4e55-2389-53ab-bd7e-999081885517 with scrape type 1
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 23ec4e55-2389-53ab-bd7e-999081885517
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 23ec4e55-2389-53ab-bd7e-999081885517
2026-03-30 13:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23ec4e55-2389-53ab-bd7e-999081885517, identifier: 120366384
2026-03-30 13:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120366384
2026-03-30 13:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120366384
2026-03-30 13:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120366384 to the API
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120366384?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': None,
'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': 'YJ69XKN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120366384',
'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-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120366384%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [astonbarclay.gb] INFO: Saving data for 120366384: {'created_time': 1774875842.412109, 'last_price_update_time': 1774875842.412121}
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120366384') HTTP/1.1" 204 0
2026-03-30 13:04:07 [scrapy.extensions.logstats] INFO: Crawled 237 pages (at 15 pages/min), scraped 212 items (at 17 items/min)
2026-03-30 13:04:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401505?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401505, 'registration': 'YT22YJE', 'account': 'UNK001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 220 BASE', 'derivative': None, 'mileage': 5983, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-05', 'fuel': 'Diesel', 'motExpiry': '2026-04-04', 'doors': None, 'engineSize': 1499, 'bodyType': 'Panel Van', 'images': ['https://abimg003.imgix.net/YT22YJE/2026-03-16/image/5491f260-ba53-46a0-97a0-4a46039ddd92_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/d1827a3f-4cbf-47f0-8361-402057a3876e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/dbb9e609-53f2-4306-97d4-d12fd7d7aec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/0db3f9ff-9051-4d40-910f-048cd00a7e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/15ed34cb-d5f4-4c1e-850a-5488ab0d81dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/3f14c154-2078-4e6b-9edc-d3ebaa7a56bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/372c1de5-a0cf-4214-846b-60bb9e103e9b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 3K SPARE KEY - FRONT PAGE OF V5', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6e543be4-2d70-459b-a3ba-c69615c36763.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:04:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401505, 'registration': 'YT22YJE', 'account': 'UNK001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 220 BASE', 'derivative': None, 'mileage': 5983, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-05', 'fuel': 'Diesel', 'motExpiry': '2026-04-04', 'doors': None, 'engineSize': 1499, 'bodyType': 'Panel Van', 'images': ['https://abimg003.imgix.net/YT22YJE/2026-03-16/image/5491f260-ba53-46a0-97a0-4a46039ddd92_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/d1827a3f-4cbf-47f0-8361-402057a3876e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/dbb9e609-53f2-4306-97d4-d12fd7d7aec4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/0db3f9ff-9051-4d40-910f-048cd00a7e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/15ed34cb-d5f4-4c1e-850a-5488ab0d81dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/3f14c154-2078-4e6b-9edc-d3ebaa7a56bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT22YJE/2026-03-16/image/372c1de5-a0cf-4214-846b-60bb9e103e9b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 3K SPARE KEY - FRONT PAGE OF V5', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6e543be4-2d70-459b-a3ba-c69615c36763.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9 with identifier: 120401505
2026-03-30 13:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9 with scrape type 2
2026-03-30 13:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9 with scrape type 2
2026-03-30 13:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9, identifier: 120401505
2026-03-30 13:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9 with identifier: 120401505
2026-03-30 13:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9 with identifier: 120401505
2026-03-30 13:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9 with identifier: 120401505 to the API
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401505?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'aa9d0dbe-60b9-57f7-bcf2-bffdc1693ff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YT22YJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401505',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CONNECT 220 BASE',
'odometer': 5983,
'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': None,
'title': 'FORD TRANSIT CONNECT 220 BASE None',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2022}
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:10 [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-30 13:04:10 [astonbarclay.gb] INFO: Saving data for 120401505: {'created_time': 1773947017.169615, 'last_price_update_time': 1774875850.537216}
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401505') HTTP/1.1" 204 0
2026-03-30 13:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120800462?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120800462, 'registration': 'YJ13VMR', 'account': 'MOT075', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 3dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2013-03-20', 'fuel': 'Diesel', 'motExpiry': '2025-07-04', 'doors': 3, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/de1cfe39-7b38-4e91-8286-ebe8e84e97ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/5b7841ca-e266-499c-871d-0f7fbba12cac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/1f307a16-7c62-4dd2-a664-1cd39cb797d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/aa9945d7-c3fd-42ee-b580-8ddff7be4d22_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/0c72c6e0-4f5c-4a97-9ad4-7784a5107342_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/302ad275-583c-4736-ae83-249f448758e0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'ENGINE SEIZED AND SMASHED UP', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120800462, 'registration': 'YJ13VMR', 'account': 'MOT075', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 3dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2013-03-20', 'fuel': 'Diesel', 'motExpiry': '2025-07-04', 'doors': 3, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/de1cfe39-7b38-4e91-8286-ebe8e84e97ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/5b7841ca-e266-499c-871d-0f7fbba12cac_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/1f307a16-7c62-4dd2-a664-1cd39cb797d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/aa9945d7-c3fd-42ee-b580-8ddff7be4d22_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/0c72c6e0-4f5c-4a97-9ad4-7784a5107342_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ13VMR/2026-03-27/image/302ad275-583c-4736-ae83-249f448758e0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'ENGINE SEIZED AND SMASHED UP', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c819569-2799-5526-9e81-118510a32a97 with identifier: 120800462
2026-03-30 13:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c819569-2799-5526-9e81-118510a32a97 with scrape type 2
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c819569-2799-5526-9e81-118510a32a97 with scrape type 2
2026-03-30 13:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8c819569-2799-5526-9e81-118510a32a97, identifier: 120800462
2026-03-30 13:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8c819569-2799-5526-9e81-118510a32a97 with identifier: 120800462
2026-03-30 13:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8c819569-2799-5526-9e81-118510a32a97 with identifier: 120800462
2026-03-30 13:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8c819569-2799-5526-9e81-118510a32a97 with identifier: 120800462 to the API
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120800462?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8c819569-2799-5526-9e81-118510a32a97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YJ13VMR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120800462',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-20',
'seller_name': 'MotoNovo Finance',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d Sport 3dr',
'transmission': 'manual',
'trim': '116d Sport 3dr',
'vin': None,
'year': 2013}
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120800462%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [astonbarclay.gb] INFO: Saving data for 120800462: {'created_time': 1774465630.869655, 'last_price_update_time': 1774875852.484442}
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120800462') HTTP/1.1" 204 0
2026-03-30 13:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120800322, 'registration': 'FY14XTX', 'account': 'VAN047', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '1.6 CDTi 16V ecoFLEX Elite 5dr', 'mileage': 81799, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-05-14', 'fuel': 'Diesel', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg?w=600', 'https://abimg002.imgix.net/7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg?w=600', 'https://abimg002.imgix.net/697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg?w=600', 'https://abimg002.imgix.net/7b148198-2234-4a09-a727-1bef394c06f4.jpg?w=600', 'https://abimg002.imgix.net/4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg?w=600', 'https://abimg002.imgix.net/584d979b-388b-4032-b409-bd50d7ee7fb5.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 34K, 48K, 54K, 60K, 63K, 67K, 70K, 73K, 78K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120800322, 'registration': 'FY14XTX', 'account': 'VAN047', 'make': 'VAUXHALL', 'model': 'ASTRA DIESEL HATCHBACK', 'derivative': '1.6 CDTi 16V ecoFLEX Elite 5dr', 'mileage': 81799, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-05-14', 'fuel': 'Diesel', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg?w=600', 'https://abimg002.imgix.net/7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg?w=600', 'https://abimg002.imgix.net/697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg?w=600', 'https://abimg002.imgix.net/7b148198-2234-4a09-a727-1bef394c06f4.jpg?w=600', 'https://abimg002.imgix.net/4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg?w=600', 'https://abimg002.imgix.net/584d979b-388b-4032-b409-bd50d7ee7fb5.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 34K, 48K, 54K, 60K, 63K, 67K, 70K, 73K, 78K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d393c787-ae71-52de-a6e3-a2de44edb39b with identifier: 120800322
2026-03-30 13:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d393c787-ae71-52de-a6e3-a2de44edb39b with scrape type 1
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252Fddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg?w=600 not downloaded yet
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg?w=600 not downloaded yet
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg?w=600 not downloaded yet
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F7b148198-2234-4a09-a727-1bef394c06f4.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7b148198-2234-4a09-a727-1bef394c06f4.jpg?w=600 not downloaded yet
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg?w=600 not downloaded yet
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F584d979b-388b-4032-b409-bd50d7ee7fb5.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/584d979b-388b-4032-b409-bd50d7ee7fb5.jpg?w=600 not downloaded yet
2026-03-30 13:04:24 [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-30 13:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:24 [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': 245}, '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-30 13:04:24 [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': 245}, '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-30 13:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051
2026-03-30 13:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with scrape type 2
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with scrape type 2
2026-03-30 13:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8, identifier: 120417051
2026-03-30 13:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051
2026-03-30 13:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051
2026-03-30 13:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051 to the API
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:25 [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-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:25 [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-30 13:04:25 [astonbarclay.gb] INFO: Saving data for 120417051: {'created_time': 1774271121.613086, 'last_price_update_time': 1774875865.636948}
2026-03-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120417051') HTTP/1.1" 204 0
2026-03-30 13:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/584d979b-388b-4032-b409-bd50d7ee7fb5.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue)
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e926f90>
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F584d979b-388b-4032-b409-bd50d7ee7fb5.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/584d979b-388b-4032-b409-bd50d7ee7fb5.jpg?w=600 saved to cache
2026-03-30 13:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue)
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e9432d0>
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg?w=600 saved to cache
2026-03-30 13:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/7b148198-2234-4a09-a727-1bef394c06f4.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue)
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e926090>
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F7b148198-2234-4a09-a727-1bef394c06f4.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7b148198-2234-4a09-a727-1bef394c06f4.jpg?w=600 saved to cache
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue)
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd18f10>
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg?w=600 saved to cache
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue)
2026-03-30 13:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120800322?view=catalogue)
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd12390>
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg?w=600 saved to cache
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d646590>
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg?w=600 saved to cache
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d393c787-ae71-52de-a6e3-a2de44edb39b
2026-03-30 13:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d393c787-ae71-52de-a6e3-a2de44edb39b, skipping ID generation
2026-03-30 13:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d393c787-ae71-52de-a6e3-a2de44edb39b with scrape type 1
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d393c787-ae71-52de-a6e3-a2de44edb39b sending to next pipeline
2026-03-30 13:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d393c787-ae71-52de-a6e3-a2de44edb39b, identifier: 120800322
2026-03-30 13:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d393c787-ae71-52de-a6e3-a2de44edb39b with identifier: 120800322
2026-03-30 13:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d393c787-ae71-52de-a6e3-a2de44edb39b with identifier: 120800322
2026-03-30 13:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d393c787-ae71-52de-a6e3-a2de44edb39b with identifier: 120800322 to the API
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.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-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd393c787-ae71-52de-a6e3-a2de44edb39b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FY14XTX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120800322',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA DIESEL HATCHBACK',
'odometer': 81799,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75074,
'Height': 481,
'OriginUrl': 'https://abimg002.imgix.net/ddf21628-487d-4a4b-92e5-ffadeae9bc99.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67581,
'Height': 481,
'OriginUrl': 'https://abimg002.imgix.net/7da48aa5-a2ba-4eef-a2c0-9f32f0ea6673.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79772,
'Height': 481,
'OriginUrl': 'https://abimg002.imgix.net/697e4f2f-1831-4008-82d2-f8dac74e2f8d.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51849,
'Height': 481,
'OriginUrl': 'https://abimg002.imgix.net/7b148198-2234-4a09-a727-1bef394c06f4.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62131,
'Height': 481,
'OriginUrl': 'https://abimg002.imgix.net/4b2470f1-03af-4ccf-b94e-0ee836bfbe18.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d393c787-ae71-52de-a6e3-a2de44edb39b/d393c787-ae71-52de-a6e3-a2de44edb39b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58987,
'Height': 481,
'OriginUrl': 'https://abimg002.imgix.net/584d979b-388b-4032-b409-bd50d7ee7fb5.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-14',
'seller_name': 'Vantage Motor Group',
'title': 'VAUXHALL ASTRA DIESEL HATCHBACK 1.6 CDTi 16V ecoFLEX Elite 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoFLEX Elite 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120800322%27 HTTP/1.1" 200 None
2026-03-30 13:04:28 [astonbarclay.gb] INFO: Saving data for 120800322: {'created_time': 1774875868.411907, 'last_price_update_time': 1774875868.411918, 'auction_closing_time': 1775563200.0}
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120800322') HTTP/1.1" 204 0
2026-03-30 13:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120887080?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:04:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120887080, 'registration': 'FL71LTV', 'account': 'RCI014', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line R135 50kWh Rapid Charge 5dr Auto', 'mileage': 26971, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-09-18', 'fuel': 'Electric', 'motExpiry': '2026-09-23', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 23K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6aebcf73-a1ab-4485-b992-700ff4ca7990.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:04:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120887080, 'registration': 'FL71LTV', 'account': 'RCI014', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line R135 50kWh Rapid Charge 5dr Auto', 'mileage': 26971, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 245}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-09-18', 'fuel': 'Electric', 'motExpiry': '2026-09-23', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 23K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6aebcf73-a1ab-4485-b992-700ff4ca7990.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9d63463-4719-5b5d-863e-167ce5182cda with identifier: 120887080
2026-03-30 13:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d63463-4719-5b5d-863e-167ce5182cda with scrape type 1
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e9d63463-4719-5b5d-863e-167ce5182cda
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e9d63463-4719-5b5d-863e-167ce5182cda
2026-03-30 13:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e9d63463-4719-5b5d-863e-167ce5182cda, identifier: 120887080
2026-03-30 13:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e9d63463-4719-5b5d-863e-167ce5182cda with identifier: 120887080
2026-03-30 13:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e9d63463-4719-5b5d-863e-167ce5182cda with identifier: 120887080
2026-03-30 13:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e9d63463-4719-5b5d-863e-167ce5182cda with identifier: 120887080 to the API
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120887080?view=catalogue>
{'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': 'e9d63463-4719-5b5d-863e-167ce5182cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL71LTV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120887080',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 26971,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-18',
'seller_name': None,
'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': 2021}
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120887080%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [astonbarclay.gb] INFO: Saving data for 120887080: {'created_time': 1774875869.901357, 'last_price_update_time': 1774875869.901369}
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120887080') HTTP/1.1" 204 0
2026-03-30 13:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/116946906?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:04:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 116946906, 'registration': 'VK69FMA', 'account': 'MAN027', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI 300 R 5dr 4MOTION DSG', 'mileage': 52843, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-09-25', 'fuel': 'Petrol', 'motExpiry': '2025-07-23', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VK69FMA/2026-03-23/image/afe11c2b-c80f-4c12-a718-cbda2363c3b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/83ad42cc-10e2-462a-a2ec-2f71947590f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/3ebd44f5-ac77-49f1-b1b6-127a7f1f9a83_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/25f2c497-0231-4365-b75c-8ba53522ad35_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/b08db61f-75cf-45eb-bfcc-19f47c0f569c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/a6d0c9cf-5aef-4db2-8d6a-3fc26aa241dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/4db67bf8-45f9-4733-af92-960739d1844a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/9e8ac861-2404-4265-a195-c38c40703ff2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/14747d19-0ae1-4470-bab5-c1b02c8ff78f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1608** VOSA STATES 19K, 32K, 40K', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a53e5b9f-d7cb-4e7f-8a6f-c7e13805c708.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 116946906, 'registration': 'VK69FMA', 'account': 'MAN027', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI 300 R 5dr 4MOTION DSG', 'mileage': 52843, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-09-25', 'fuel': 'Petrol', 'motExpiry': '2025-07-23', 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VK69FMA/2026-03-23/image/afe11c2b-c80f-4c12-a718-cbda2363c3b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/83ad42cc-10e2-462a-a2ec-2f71947590f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/3ebd44f5-ac77-49f1-b1b6-127a7f1f9a83_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/25f2c497-0231-4365-b75c-8ba53522ad35_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/b08db61f-75cf-45eb-bfcc-19f47c0f569c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/a6d0c9cf-5aef-4db2-8d6a-3fc26aa241dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/4db67bf8-45f9-4733-af92-960739d1844a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/9e8ac861-2404-4265-a195-c38c40703ff2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK69FMA/2026-03-23/image/14747d19-0ae1-4470-bab5-c1b02c8ff78f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**1608** VOSA STATES 19K, 32K, 40K', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 164, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a53e5b9f-d7cb-4e7f-8a6f-c7e13805c708.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff with identifier: 116946906
2026-03-30 13:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff with scrape type 2
2026-03-30 13:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff with scrape type 2
2026-03-30 13:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff, identifier: 116946906
2026-03-30 13:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff with identifier: 116946906
2026-03-30 13:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff with identifier: 116946906
2026-03-30 13:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff with identifier: 116946906 to the API
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/116946906?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 164,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '8c96d1fd-0a5c-50e9-b7c5-06e582bf2dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VK69FMA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/116946906',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 52843,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-25',
'seller_name': 'Mann Island Finance',
'title': 'VOLKSWAGEN GOLF HATCHBACK 2.0 TSI 300 R 5dr 4MOTION DSG',
'transmission': 'automatic',
'trim': '2.0 TSI 300 R 5dr 4MOTION DSG',
'vin': None,
'year': 2019}
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27116946906%27 HTTP/1.1" 200 None
2026-03-30 13:04:49 [astonbarclay.gb] INFO: Saving data for 116946906: {'created_time': 1773838933.212555, 'last_price_update_time': 1774875889.396986}
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116946906') HTTP/1.1" 204 0
2026-03-30 13:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/f14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120326071?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6c65d0>
2026-03-30 13:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252Ff14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/f14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:04:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120326071, 'registration': 'GD73RYU', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr', 'mileage': 20422, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2024-01-23', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GD73RYU/2026-03-23/image/5f730238-f056-4eee-aebc-7cc0d7d21e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/40fc4864-26bb-46a7-bde3-9686567f70f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/34426a35-d036-404e-820f-ee76fa8e9c65_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/580f84ae-5c4d-4093-ab5e-3a146601e20a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/cfd1bdc5-cd75-4f00-b9cf-ff638287c60b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/29f78b48-e504-4f61-8c27-ab71fc179cdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/669ff4f1-c792-484c-b563-7e13e8c68308_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/e8c0d54e-5ab3-40a1-a07a-e2900c062f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/00a69b95-59f9-4894-b610-36fceea2deab_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25 9K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cfe0b279-ee8d-4888-88c5-1929ee550233.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120326071, 'registration': 'GD73RYU', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr', 'mileage': 20422, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2024-01-23', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GD73RYU/2026-03-23/image/5f730238-f056-4eee-aebc-7cc0d7d21e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/40fc4864-26bb-46a7-bde3-9686567f70f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/34426a35-d036-404e-820f-ee76fa8e9c65_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/580f84ae-5c4d-4093-ab5e-3a146601e20a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/cfd1bdc5-cd75-4f00-b9cf-ff638287c60b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/29f78b48-e504-4f61-8c27-ab71fc179cdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/669ff4f1-c792-484c-b563-7e13e8c68308_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/e8c0d54e-5ab3-40a1-a07a-e2900c062f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD73RYU/2026-03-23/image/00a69b95-59f9-4894-b610-36fceea2deab_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/25 9K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cfe0b279-ee8d-4888-88c5-1929ee550233.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3567cd95-685b-539c-99b8-48ce72992158 with identifier: 120326071
2026-03-30 13:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3567cd95-685b-539c-99b8-48ce72992158 with scrape type 2
2026-03-30 13:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3567cd95-685b-539c-99b8-48ce72992158 with scrape type 2
2026-03-30 13:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3567cd95-685b-539c-99b8-48ce72992158, identifier: 120326071
2026-03-30 13:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3567cd95-685b-539c-99b8-48ce72992158 with identifier: 120326071
2026-03-30 13:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3567cd95-685b-539c-99b8-48ce72992158 with identifier: 120326071
2026-03-30 13:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3567cd95-685b-539c-99b8-48ce72992158 with identifier: 120326071 to the API
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120326071?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3567cd95-685b-539c-99b8-48ce72992158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GD73RYU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120326071',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'GRANDLAND HATCHBACK',
'odometer': 20422,
'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': 'VAUXHALL GRANDLAND HATCHBACK 1.2 Turbo Ultimate 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Ultimate 5dr',
'vin': None,
'year': 2024}
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120326071%27 HTTP/1.1" 200 None
2026-03-30 13:04:49 [astonbarclay.gb] INFO: Saving data for 120326071: {'auction_closing_time': 1776675600.0, 'created_time': 1773927842.565431, 'last_price_update_time': 1774875889.925754}
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120326071') HTTP/1.1" 204 0
2026-03-30 13:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4888d0>
2026-03-30 13:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252F5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120028605?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:04:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120028605, 'registration': 'LL24HDY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo 130 Ultimate 5dr Auto', 'mileage': 27900, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-04-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL24HDY/2026-03-12/image/2db83b27-78bc-43c5-8a5a-35eef80f3424_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/791fa375-b87f-41cf-848e-82f036716677_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/f1eb6bfc-177e-447d-a5c8-98d276e159eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/70483856-2011-41ee-866a-2e73bf976b26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/f00431ce-9f01-4f71-9049-a378ad56b2f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/9eaa291b-3f48-45bf-9c17-d5f89ef9c517_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/7ddc8c00-fa00-4f43-9186-e4caf13a42a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/dd8172c3-26d2-48c1-aa88-e6a335d9888c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/739c84b7-a07f-45ff-b706-f52ca696e657_removebg.jpg?w=600'], 'colour': 'BLACK', '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': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c8757a79-61b6-48d9-9c46-cd65b14b2058.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120028605, 'registration': 'LL24HDY', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo 130 Ultimate 5dr Auto', 'mileage': 27900, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-04-24', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL24HDY/2026-03-12/image/2db83b27-78bc-43c5-8a5a-35eef80f3424_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/791fa375-b87f-41cf-848e-82f036716677_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/f1eb6bfc-177e-447d-a5c8-98d276e159eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/70483856-2011-41ee-866a-2e73bf976b26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/f00431ce-9f01-4f71-9049-a378ad56b2f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/9eaa291b-3f48-45bf-9c17-d5f89ef9c517_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/7ddc8c00-fa00-4f43-9186-e4caf13a42a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/dd8172c3-26d2-48c1-aa88-e6a335d9888c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL24HDY/2026-03-12/image/739c84b7-a07f-45ff-b706-f52ca696e657_removebg.jpg?w=600'], 'colour': 'BLACK', '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': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c8757a79-61b6-48d9-9c46-cd65b14b2058.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49504f0-3c90-5d77-a223-b00317ba2e7a with identifier: 120028605
2026-03-30 13:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49504f0-3c90-5d77-a223-b00317ba2e7a with scrape type 2
2026-03-30 13:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e49504f0-3c90-5d77-a223-b00317ba2e7a with scrape type 2
2026-03-30 13:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e49504f0-3c90-5d77-a223-b00317ba2e7a, identifier: 120028605
2026-03-30 13:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e49504f0-3c90-5d77-a223-b00317ba2e7a with identifier: 120028605
2026-03-30 13:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e49504f0-3c90-5d77-a223-b00317ba2e7a with identifier: 120028605
2026-03-30 13:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e49504f0-3c90-5d77-a223-b00317ba2e7a with identifier: 120028605 to the API
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120028605?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'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': 'e49504f0-3c90-5d77-a223-b00317ba2e7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL24HDY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120028605',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 27900,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-24',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo 130 Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo 130 Ultimate 5dr Auto',
'vin': None,
'year': 2024}
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120028605%27 HTTP/1.1" 200 None
2026-03-30 13:04:50 [astonbarclay.gb] INFO: Saving data for 120028605: {'auction_closing_time': 1776675600.0, 'created_time': 1774692202.482906, 'last_price_update_time': 1774875890.709045}
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120028605') HTTP/1.1" 204 0
2026-03-30 13:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd8b790>
2026-03-30 13:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252Fd82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:04:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120017721, 'registration': 'HV25OYK', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 Life 5dr', 'mileage': 9473, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-04-16', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV25OYK/2026-02-28/image/686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/eb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/c55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/fa8adecf-9543-479f-942d-021b93d07736_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/34971bba-ba0f-45a9-a3b5-b251c6097045_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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/598d62ae-f3cd-4a08-a437-c972ac930a87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120017721, 'registration': 'HV25OYK', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 Life 5dr', 'mileage': 9473, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-04-16', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV25OYK/2026-02-28/image/686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/eb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/c55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/fa8adecf-9543-479f-942d-021b93d07736_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/34971bba-ba0f-45a9-a3b5-b251c6097045_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': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/598d62ae-f3cd-4a08-a437-c972ac930a87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6678a026-fc43-5672-9a97-5a61b6597d14 with identifier: 120017721
2026-03-30 13:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6678a026-fc43-5672-9a97-5a61b6597d14 with scrape type 1
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252Feb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/eb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce558f0c90>
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252F7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252Fc55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/c55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252Ffa8adecf-9543-479f-942d-021b93d07736_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/fa8adecf-9543-479f-942d-021b93d07736_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%252FHV25OYK%252F2026-02-28%252Fimage%252F34971bba-ba0f-45a9-a3b5-b251c6097045_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/34971bba-ba0f-45a9-a3b5-b251c6097045_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4cc6d0>
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252Ffd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8d24d0>
2026-03-30 13:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/34971bba-ba0f-45a9-a3b5-b251c6097045_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b3dd0>
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F34971bba-ba0f-45a9-a3b5-b251c6097045_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/34971bba-ba0f-45a9-a3b5-b251c6097045_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119819250?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119819250, 'registration': 'LL73TWA', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr', 'mileage': 24333, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-10-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL73TWA/2026-03-19/image/9f504895-3160-4b1b-bec9-67ebf6c1e66a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/8efc1580-dbb5-4662-8409-71e4402d5b12_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/a18a74ac-cdc7-49a5-b511-80cf82b34673_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/6cb3f7a6-3ce8-4b4e-905e-8fb59910176f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/6e20dbe8-907f-46f8-9e95-4592cc01c3f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/2df2e5ec-d8ec-40c6-bf7d-3c8e4db8f9fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/129e7329-a742-4510-9f9b-948d8fc4f10d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/b931fbd1-dd67-4b97-b564-6fb1de319f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/6adb4c23-487f-42c0-9d96-26a7b71efa1e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24 17K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9f5cc4cf-a594-43d1-b9dd-a2a02ec27893.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119819250, 'registration': 'LL73TWA', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Trophy 5dr', 'mileage': 24333, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-10-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL73TWA/2026-03-19/image/9f504895-3160-4b1b-bec9-67ebf6c1e66a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/8efc1580-dbb5-4662-8409-71e4402d5b12_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/a18a74ac-cdc7-49a5-b511-80cf82b34673_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/6cb3f7a6-3ce8-4b4e-905e-8fb59910176f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/6e20dbe8-907f-46f8-9e95-4592cc01c3f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/2df2e5ec-d8ec-40c6-bf7d-3c8e4db8f9fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/129e7329-a742-4510-9f9b-948d8fc4f10d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/b931fbd1-dd67-4b97-b564-6fb1de319f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL73TWA/2026-03-19/image/6adb4c23-487f-42c0-9d96-26a7b71efa1e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/24 17K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9f5cc4cf-a594-43d1-b9dd-a2a02ec27893.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad72a274-efb0-5591-af05-d216d4dae802 with identifier: 119819250
2026-03-30 13:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad72a274-efb0-5591-af05-d216d4dae802 with scrape type 2
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad72a274-efb0-5591-af05-d216d4dae802 with scrape type 2
2026-03-30 13:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad72a274-efb0-5591-af05-d216d4dae802, identifier: 119819250
2026-03-30 13:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad72a274-efb0-5591-af05-d216d4dae802 with identifier: 119819250
2026-03-30 13:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad72a274-efb0-5591-af05-d216d4dae802 with identifier: 119819250
2026-03-30 13:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad72a274-efb0-5591-af05-d216d4dae802 with identifier: 119819250 to the API
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119819250?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 168,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad72a274-efb0-5591-af05-d216d4dae802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL73TWA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119819250',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 24333,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-20',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Trophy 5dr',
'transmission': 'manual',
'trim': '1.5 T-GDI Trophy 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119819250%27 HTTP/1.1" 200 None
2026-03-30 13:04:52 [astonbarclay.gb] INFO: Saving data for 119819250: {'auction_closing_time': 1776675600.0, 'created_time': 1773928081.679121, 'last_price_update_time': 1774875892.760304}
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119819250') HTTP/1.1" 204 0
2026-03-30 13:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/fa8adecf-9543-479f-942d-021b93d07736_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4cd190>
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe3b9d0>
2026-03-30 13:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252Ffa8adecf-9543-479f-942d-021b93d07736_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/fa8adecf-9543-479f-942d-021b93d07736_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/c55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c0590>
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252Fc55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/c55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c2410>
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/eb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c2390>
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252Feb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/eb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d45b850>
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b2d10>
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120017721?view=catalogue)
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8d3e50>
2026-03-30 13:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHV25OYK%252F2026-02-28%252Fimage%252F8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6678a026-fc43-5672-9a97-5a61b6597d14
2026-03-30 13:04:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6678a026-fc43-5672-9a97-5a61b6597d14, skipping ID generation
2026-03-30 13:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6678a026-fc43-5672-9a97-5a61b6597d14 with scrape type 1
2026-03-30 13:04:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6678a026-fc43-5672-9a97-5a61b6597d14 sending to next pipeline
2026-03-30 13:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6678a026-fc43-5672-9a97-5a61b6597d14, identifier: 120017721
2026-03-30 13:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6678a026-fc43-5672-9a97-5a61b6597d14 with identifier: 120017721
2026-03-30 13:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6678a026-fc43-5672-9a97-5a61b6597d14 with identifier: 120017721
2026-03-30 13:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6678a026-fc43-5672-9a97-5a61b6597d14 with identifier: 120017721 to the API
2026-03-30 13:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6678a026-fc43-5672-9a97-5a61b6597d14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HV25OYK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120017721',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 9473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36754,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/686bfd05-29c0-45f1-9431-e82729b3efbe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37560,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/8474361f-e8a7-494c-b16f-d03bb310b34d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36108,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1a2f762f-31bb-4706-b2a3-d5627b3b26e6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36994,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/eb0b963a-5bdb-4741-83c9-81e840b97e89_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44867,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/1cc639b5-85c8-4150-a3b1-2c95dcce3837_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52195,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/c55cde27-1295-4dd1-8f8f-2e66bc116a3e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44703,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/fa8adecf-9543-479f-942d-021b93d07736_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54121,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6e703f07-815b-4348-ab29-afaef4ba16be_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39269,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/6f6fc8e2-17f8-4685-8f69-8f00df744b2a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678a026-fc43-5672-9a97-5a61b6597d14/6678a026-fc43-5672-9a97-5a61b6597d14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59788,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HV25OYK/2026-02-28/image/34971bba-ba0f-45a9-a3b5-b251c6097045_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-04-16',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 Life 5dr',
'transmission': 'manual',
'trim': '1.0 Life 5dr',
'vin': None,
'year': 2025}
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120017721%27 HTTP/1.1" 200 None
2026-03-30 13:04:54 [astonbarclay.gb] INFO: Saving data for 120017721: {'created_time': 1774875894.129266, 'last_price_update_time': 1774875894.129278, 'auction_closing_time': 1776675600.0}
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120017721') HTTP/1.1" 204 0
2026-03-30 13:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120885440?view=catalogue)
2026-03-30 13:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120869714?view=catalogue)
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5ade50>
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ72KLF%252F2026-03-30%252Fimage%252F0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252
2026-03-30 13:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39c3eaae-3d4b-5cc9-bc06-813e2497d252, skipping ID generation
2026-03-30 13:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252 with scrape type 1
2026-03-30 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39c3eaae-3d4b-5cc9-bc06-813e2497d252 sending to next pipeline
2026-03-30 13:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 39c3eaae-3d4b-5cc9-bc06-813e2497d252, identifier: 120885440
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c3810>
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYS60LZJ%252F2026-03-30%252Fimage%252F98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d44fcce-4709-56c4-ac40-64255cced349
2026-03-30 13:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d44fcce-4709-56c4-ac40-64255cced349, skipping ID generation
2026-03-30 13:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d44fcce-4709-56c4-ac40-64255cced349 with scrape type 1
2026-03-30 13:04:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d44fcce-4709-56c4-ac40-64255cced349 sending to next pipeline
2026-03-30 13:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d44fcce-4709-56c4-ac40-64255cced349, identifier: 120869714
2026-03-30 13:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 39c3eaae-3d4b-5cc9-bc06-813e2497d252 with identifier: 120885440
2026-03-30 13:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 39c3eaae-3d4b-5cc9-bc06-813e2497d252 with identifier: 120885440
2026-03-30 13:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 39c3eaae-3d4b-5cc9-bc06-813e2497d252 with identifier: 120885440 to the API
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:15:00Z',
'fuel_type': 'Petrol',
'id': '39c3eaae-3d4b-5cc9-bc06-813e2497d252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MJ72KLF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120885440',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 44158,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30650,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/aa2486b5-f250-4849-bac7-d8220b960c6b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27102,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd129ecd-9ba0-44b6-b802-7df063e4a89a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26099,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/7d966c64-ab2c-4774-9ff3-b303677689bb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25895,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/e6b850f9-a073-483a-9060-fdaa87666818_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44293,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/0312067a-5f14-4012-9c5d-08c30cce3381_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47011,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/05653adc-2388-4823-8837-f66f919c9580_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58161,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/fd0998a1-87ca-45f0-b8c2-f20a5c615058_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57731,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/d82f4273-7ccd-4a20-b4c0-a16847ac4000_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34181,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/5990a049-6df8-440c-a7e5-dd6b5cff7d7d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c3eaae-3d4b-5cc9-bc06-813e2497d252/39c3eaae-3d4b-5cc9-bc06-813e2497d252_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34259,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/MJ72KLF/2026-03-30/image/f14daa69-b04a-4921-a9c6-48ef985a9358_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-22',
'seller_name': 'Motability Operations',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 Active 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Active 5dr',
'vin': None,
'year': 2022}
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120885440%27 HTTP/1.1" 200 None
2026-03-30 13:04:54 [astonbarclay.gb] INFO: Saving data for 120885440: {'created_time': 1774875894.941708, 'last_price_update_time': 1774875894.941721, 'auction_closing_time': 1775553300.0}
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120885440') HTTP/1.1" 204 0
2026-03-30 13:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d44fcce-4709-56c4-ac40-64255cced349 with identifier: 120869714
2026-03-30 13:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d44fcce-4709-56c4-ac40-64255cced349 with identifier: 120869714
2026-03-30 13:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d44fcce-4709-56c4-ac40-64255cced349 with identifier: 120869714 to the API
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-04-06T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1d44fcce-4709-56c4-ac40-64255cced349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS60LZJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120869714',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 149802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33301,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/e5581af7-3255-4096-9791-d5f455d165cc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38950,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/d160a7e3-ba22-49a2-985a-5c4f5e17b80f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36771,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/52d38981-41e6-409f-a905-80cd584a0209_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35319,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/f519e4fc-3f5b-4c8d-8920-af4dfe4c044a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55404,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/75a247e4-be4f-4581-b042-57f31f788586_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45194,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/98f69bba-6d59-4759-b14f-f7f41995c0aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54169,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/0fca4725-1190-4758-8c56-8e85ea93cb2f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49695,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/aed55701-faeb-4c9e-88c3-5bb7342da24b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d44fcce-4709-56c4-ac40-64255cced349/1d44fcce-4709-56c4-ac40-64255cced349_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60645,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YS60LZJ/2026-03-30/image/7a027966-3ae1-4326-b73e-e37d41cbd061_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-31',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 S 3dr [AC]',
'transmission': 'manual',
'trim': '1.2 60 S 3dr [AC]',
'vin': None,
'year': 2011}
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120869714%27 HTTP/1.1" 200 None
2026-03-30 13:04:55 [astonbarclay.gb] INFO: Saving data for 120869714: {'created_time': 1774875895.356591, 'last_price_update_time': 1774875895.356605, 'auction_closing_time': 1775476800.0}
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120869714') HTTP/1.1" 204 0
2026-03-30 13:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd88390>
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252F014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd6b850>
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c1810>
2026-03-30 13:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252F60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120835857?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120835857, 'registration': 'EA75GPK', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Icon 5dr CVT', 'mileage': 258, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-11-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA75GPK/2026-03-27/image/da38ec17-39ab-4ae1-a852-3bbd505a24e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/6f06929d-2fd4-4324-a9a0-c3cb0326c903_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/f70e7149-4eb2-4116-afd6-67b1bc9716fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/92943314-5eab-4b6e-a3fb-e7c7c0c171a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/55ce4892-c32b-49d7-823e-b43f51463eb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/24bd9529-1621-4b2a-b64c-2da0cb043893_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/eede2db4-7e7c-4523-b422-8ec112e2656f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/1cc7546c-49d4-4565-b29d-b3513253cbf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/5fc45aae-3df3-4262-9c08-2d1193376be1_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': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e266c952-0aad-41fa-be34-0fb4253fd72f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120835857, 'registration': 'EA75GPK', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Icon 5dr CVT', 'mileage': 258, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-11-07', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA75GPK/2026-03-27/image/da38ec17-39ab-4ae1-a852-3bbd505a24e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/6f06929d-2fd4-4324-a9a0-c3cb0326c903_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/f70e7149-4eb2-4116-afd6-67b1bc9716fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/92943314-5eab-4b6e-a3fb-e7c7c0c171a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/55ce4892-c32b-49d7-823e-b43f51463eb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/24bd9529-1621-4b2a-b64c-2da0cb043893_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/eede2db4-7e7c-4523-b422-8ec112e2656f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/1cc7546c-49d4-4565-b29d-b3513253cbf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA75GPK/2026-03-27/image/5fc45aae-3df3-4262-9c08-2d1193376be1_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': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e266c952-0aad-41fa-be34-0fb4253fd72f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3401f214-5699-541a-b702-7d430d41e8dd with identifier: 120835857
2026-03-30 13:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3401f214-5699-541a-b702-7d430d41e8dd with scrape type 2
2026-03-30 13:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3401f214-5699-541a-b702-7d430d41e8dd with scrape type 2
2026-03-30 13:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3401f214-5699-541a-b702-7d430d41e8dd, identifier: 120835857
2026-03-30 13:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3401f214-5699-541a-b702-7d430d41e8dd with identifier: 120835857
2026-03-30 13:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3401f214-5699-541a-b702-7d430d41e8dd with identifier: 120835857
2026-03-30 13:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3401f214-5699-541a-b702-7d430d41e8dd with identifier: 120835857 to the API
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120835857?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '3401f214-5699-541a-b702-7d430d41e8dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA75GPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120835857',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 258,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-07',
'seller_name': 'Motability Operations',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Icon 5dr CVT',
'vin': None,
'year': 2025}
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120835857%27 HTTP/1.1" 200 None
2026-03-30 13:04:57 [astonbarclay.gb] INFO: Saving data for 120835857: {'auction_closing_time': 1776675600.0, 'created_time': 1774605772.859003, 'last_price_update_time': 1774875897.807284}
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120835857') HTTP/1.1" 204 0
2026-03-30 13:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/cb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120615564?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119466330?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d538ad0>
2026-03-30 13:04:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fcb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/cb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg?w=600 saved to cache
2026-03-30 13:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:04:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120615564, 'registration': 'LV75JTO', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic', 'mileage': 92, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV75JTO/2026-03-19/image/09f17499-e16f-48e8-843e-130a8c5ee95c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/16fcb5ff-170e-4bd4-ab2a-1fd3e2e28808_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/320770a2-b1ec-463f-8636-554c02450ddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/2cd959ec-1037-452f-93d6-fdbef1263baf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/d59b1bfd-b445-46f6-894f-8a8b1332f443_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/f43b73eb-a6c3-4ce5-bf85-ded4559fea80_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/ed9825dc-c717-4587-adcc-a94b977c5fab_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/b5b19b63-30d8-4971-865a-36f4f1436355_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/fd42c453-5ea5-48cc-aa4e-40d349e6965f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'V5 Document Reference Number Available Upon Purchase - 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': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13fd5ebe-670b-4de0-b66d-dc6519c4ea3c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120615564, 'registration': 'LV75JTO', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic', 'mileage': 92, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-09-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV75JTO/2026-03-19/image/09f17499-e16f-48e8-843e-130a8c5ee95c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/16fcb5ff-170e-4bd4-ab2a-1fd3e2e28808_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/320770a2-b1ec-463f-8636-554c02450ddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/2cd959ec-1037-452f-93d6-fdbef1263baf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/d59b1bfd-b445-46f6-894f-8a8b1332f443_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/f43b73eb-a6c3-4ce5-bf85-ded4559fea80_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/ed9825dc-c717-4587-adcc-a94b977c5fab_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/b5b19b63-30d8-4971-865a-36f4f1436355_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV75JTO/2026-03-19/image/fd42c453-5ea5-48cc-aa4e-40d349e6965f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'V5 Document Reference Number Available Upon Purchase - 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': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13fd5ebe-670b-4de0-b66d-dc6519c4ea3c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef258e61-4bce-5659-bfda-ac22c3b76680 with identifier: 120615564
2026-03-30 13:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef258e61-4bce-5659-bfda-ac22c3b76680 with scrape type 2
2026-03-30 13:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef258e61-4bce-5659-bfda-ac22c3b76680 with scrape type 2
2026-03-30 13:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ef258e61-4bce-5659-bfda-ac22c3b76680, identifier: 120615564
2026-03-30 13:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ef258e61-4bce-5659-bfda-ac22c3b76680 with identifier: 120615564
2026-03-30 13:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ef258e61-4bce-5659-bfda-ac22c3b76680 with identifier: 120615564
2026-03-30 13:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ef258e61-4bce-5659-bfda-ac22c3b76680 with identifier: 120615564 to the API
2026-03-30 13:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120615564?view=catalogue>
{'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-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef258e61-4bce-5659-bfda-ac22c3b76680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV75JTO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120615564',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 92,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-09-20',
'seller_name': 'Motability Operations',
'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': 2025}
2026-03-30 13:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:58 [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-30 13:04:58 [astonbarclay.gb] INFO: Saving data for 120615564: {'auction_closing_time': 1776675600.0, 'created_time': 1773947031.64974, 'last_price_update_time': 1774875898.356187}
2026-03-30 13:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120615564') HTTP/1.1" 204 0
2026-03-30 13:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/bbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:04:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119466330, 'registration': 'YR72OCV', 'account': 'KIN039', 'make': 'VOLVO', 'model': 'C40 ESTATE', 'derivative': '300kW Recharge Twin Pro 78kWh 5dr AWD Auto', 'mileage': 57328, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-10-18', 'fuel': 'Electric', 'motExpiry': '2026-10-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR72OCV/2026-02-23/image/2e3928d5-c5a9-41f0-8cb5-54e519dd3dee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/b99a07d4-abe2-47b0-a4e8-ad7b94f438e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/9f85a698-2e99-46f3-843e-e0493d3327b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/e23125fa-58b7-44f6-9ca0-cdfa8dbdf801_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/d3c692e1-5e50-48ae-bdea-db4cb52bb474_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/fe756ddc-0fc5-41ef-a3b2-b48252446eb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/7a73183c-62d0-4330-8132-e432473469fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/86c061b8-2e62-44ce-bd1a-9c3073f6556b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/8c0c1569-e20f-4262-8cb8-2770dd83f91b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23- 17K, 11/24- 35K, 09/25- 50K,', 'remarks': '**239**VOSA STATES 50K 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/a857350b-4310-4034-9ced-552a9d0085d8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:04:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119466330, 'registration': 'YR72OCV', 'account': 'KIN039', 'make': 'VOLVO', 'model': 'C40 ESTATE', 'derivative': '300kW Recharge Twin Pro 78kWh 5dr AWD Auto', 'mileage': 57328, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-10-18', 'fuel': 'Electric', 'motExpiry': '2026-10-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR72OCV/2026-02-23/image/2e3928d5-c5a9-41f0-8cb5-54e519dd3dee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/b99a07d4-abe2-47b0-a4e8-ad7b94f438e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/9f85a698-2e99-46f3-843e-e0493d3327b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/e23125fa-58b7-44f6-9ca0-cdfa8dbdf801_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/d3c692e1-5e50-48ae-bdea-db4cb52bb474_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/fe756ddc-0fc5-41ef-a3b2-b48252446eb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/7a73183c-62d0-4330-8132-e432473469fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/86c061b8-2e62-44ce-bd1a-9c3073f6556b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR72OCV/2026-02-23/image/8c0c1569-e20f-4262-8cb8-2770dd83f91b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23- 17K, 11/24- 35K, 09/25- 50K,', 'remarks': '**239**VOSA STATES 50K 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/a857350b-4310-4034-9ced-552a9d0085d8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 310fc03e-e87d-5753-acf6-258fda9b7316 with identifier: 119466330
2026-03-30 13:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 310fc03e-e87d-5753-acf6-258fda9b7316 with scrape type 2
2026-03-30 13:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 310fc03e-e87d-5753-acf6-258fda9b7316 with scrape type 2
2026-03-30 13:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 310fc03e-e87d-5753-acf6-258fda9b7316, identifier: 119466330
2026-03-30 13:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 310fc03e-e87d-5753-acf6-258fda9b7316 with identifier: 119466330
2026-03-30 13:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 310fc03e-e87d-5753-acf6-258fda9b7316 with identifier: 119466330
2026-03-30 13:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 310fc03e-e87d-5753-acf6-258fda9b7316 with identifier: 119466330 to the API
2026-03-30 13:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119466330?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': '310fc03e-e87d-5753-acf6-258fda9b7316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR72OCV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119466330',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'C40 ESTATE',
'odometer': 57328,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-18',
'seller_name': 'KINTO',
'title': 'VOLVO C40 ESTATE 300kW Recharge Twin Pro 78kWh 5dr AWD Auto',
'transmission': 'automatic',
'trim': '300kW Recharge Twin Pro 78kWh 5dr AWD Auto',
'vin': None,
'year': 2022}
2026-03-30 13:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:59 [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-30 13:04:59 [astonbarclay.gb] INFO: Saving data for 119466330: {'created_time': 1773947017.826924, 'last_price_update_time': 1774875899.987082}
2026-03-30 13:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119466330') HTTP/1.1" 204 0
2026-03-30 13:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d63ea10>
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252Fbbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/bbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4d9010>
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677113?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120062616?view=catalogue)
2026-03-30 13:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7d2690>
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252F0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120081503?view=catalogue)
2026-03-30 13:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119326238?view=catalogue)
2026-03-30 13:05:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677113, 'registration': 'YN69ZJU', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE', 'derivative': '294kW EV400 HSE 90kWh 5dr Auto', 'mileage': 33527, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 247}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-11-20', 'fuel': 'Electric', 'motExpiry': '2026-11-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/0b83f6f3-9a9f-4767-b032-a7af5271cf2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/2b7f31cf-9929-42fb-9ef6-58736410ce8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/9ce6a36d-8e0c-49b7-9e2f-7a6af9f82b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/e346036b-b581-437e-9fb9-f060c203a7dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/c945d6f9-405c-44ff-af53-e45bc61b5147_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/3e69775b-ca7b-4a5e-9689-4bd770c85c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/b1127375-ae6b-4b7f-9011-b5396ac8834a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/4db4a025-9607-4b6c-a6b6-59d9d8fd5247_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/21 7K 09/23 18K 10/25 31K', 'remarks': 'SPARE KEY - NUMBER OF FORMER KEEPERS UNKNOWN - VOSA STATES 15K 19K 25K 31K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00d58992-ef37-423b-8647-fe3cf9eca6c4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677113, 'registration': 'YN69ZJU', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE', 'derivative': '294kW EV400 HSE 90kWh 5dr Auto', 'mileage': 33527, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 247}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2019-11-20', 'fuel': 'Electric', 'motExpiry': '2026-11-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/0b83f6f3-9a9f-4767-b032-a7af5271cf2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/2b7f31cf-9929-42fb-9ef6-58736410ce8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/9ce6a36d-8e0c-49b7-9e2f-7a6af9f82b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/e346036b-b581-437e-9fb9-f060c203a7dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/c945d6f9-405c-44ff-af53-e45bc61b5147_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/3e69775b-ca7b-4a5e-9689-4bd770c85c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/b1127375-ae6b-4b7f-9011-b5396ac8834a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN69ZJU/2026-03-23/image/4db4a025-9607-4b6c-a6b6-59d9d8fd5247_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/21 7K 09/23 18K 10/25 31K', 'remarks': 'SPARE KEY - NUMBER OF FORMER KEEPERS UNKNOWN - VOSA STATES 15K 19K 25K 31K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00d58992-ef37-423b-8647-fe3cf9eca6c4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113
2026-03-30 13:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b41d45b9-3d32-52a5-945b-10ae481965f2 with scrape type 2
2026-03-30 13:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b41d45b9-3d32-52a5-945b-10ae481965f2 with scrape type 2
2026-03-30 13:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b41d45b9-3d32-52a5-945b-10ae481965f2, identifier: 120677113
2026-03-30 13:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113
2026-03-30 13:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113
2026-03-30 13:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b41d45b9-3d32-52a5-945b-10ae481965f2 with identifier: 120677113 to the API
2026-03-30 13:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677113?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'b41d45b9-3d32-52a5-945b-10ae481965f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YN69ZJU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677113',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'I-PACE ESTATE',
'odometer': 33527,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-20',
'seller_name': 'MotoNovo Finance',
'title': 'JAGUAR I-PACE ESTATE 294kW EV400 HSE 90kWh 5dr Auto',
'transmission': 'automatic',
'trim': '294kW EV400 HSE 90kWh 5dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:01 [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-30 13:05:01 [astonbarclay.gb] INFO: Saving data for 120677113: {'created_time': 1774292538.461533, 'last_price_update_time': 1774875901.6519}
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677113') HTTP/1.1" 204 0
2026-03-30 13:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120246426?view=catalogue)
2026-03-30 13:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d552490>
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBP71MHN%252F2026-03-23%252Fimage%252Fb0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d96a9ace-daa2-5ad3-a86e-e2f038d222db
2026-03-30 13:05:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d96a9ace-daa2-5ad3-a86e-e2f038d222db, skipping ID generation
2026-03-30 13:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d96a9ace-daa2-5ad3-a86e-e2f038d222db with scrape type 1
2026-03-30 13:05:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d96a9ace-daa2-5ad3-a86e-e2f038d222db sending to next pipeline
2026-03-30 13:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d96a9ace-daa2-5ad3-a86e-e2f038d222db, identifier: 120062616
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c05d0>
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFD72OJO%252F2026-03-09%252Fimage%252Fdada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a60a75e-e475-5d5e-830e-77a2227e1424
2026-03-30 13:05:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a60a75e-e475-5d5e-830e-77a2227e1424, skipping ID generation
2026-03-30 13:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a60a75e-e475-5d5e-830e-77a2227e1424 with scrape type 1
2026-03-30 13:05:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a60a75e-e475-5d5e-830e-77a2227e1424 sending to next pipeline
2026-03-30 13:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a60a75e-e475-5d5e-830e-77a2227e1424, identifier: 120081503
2026-03-30 13:05:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e708d90>
2026-03-30 13:05:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DNV%252F2026-03-03%252Fimage%252Fdec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0443efef-0e8e-562a-be4e-77dd39c63985
2026-03-30 13:05:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0443efef-0e8e-562a-be4e-77dd39c63985, skipping ID generation
2026-03-30 13:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0443efef-0e8e-562a-be4e-77dd39c63985 with scrape type 1
2026-03-30 13:05:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0443efef-0e8e-562a-be4e-77dd39c63985 sending to next pipeline
2026-03-30 13:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0443efef-0e8e-562a-be4e-77dd39c63985, identifier: 119326238
2026-03-30 13:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d96a9ace-daa2-5ad3-a86e-e2f038d222db with identifier: 120062616
2026-03-30 13:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d96a9ace-daa2-5ad3-a86e-e2f038d222db with identifier: 120062616
2026-03-30 13:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d96a9ace-daa2-5ad3-a86e-e2f038d222db with identifier: 120062616 to the API
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'd96a9ace-daa2-5ad3-a86e-e2f038d222db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BP71MHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120062616',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 89206,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26978,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/b0af5dcd-6c6a-4cbf-ad27-101981ed89ad_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27312,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/cab17c02-6fae-49ed-bd31-d0c43a57b792_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32596,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/dbba878a-f770-48b4-aed6-66b8ce51f879_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30777,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1454e52-785e-47e7-aba8-9346d7cf5303_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32561,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/d1b789d2-ff22-4f00-820f-915c7541dade_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42575,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e064dd41-c370-4e37-9a33-cbf30c815b38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50401,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/697bf23b-ecde-4f25-8856-69bb09f01846_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d96a9ace-daa2-5ad3-a86e-e2f038d222db/d96a9ace-daa2-5ad3-a86e-e2f038d222db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43265,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BP71MHN/2026-03-23/image/e4bd3f5b-c88b-4ba3-a199-e044346cea13_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-21',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON Performance AWD 4dr [Performance Upgrade] Auto',
'transmission': 'automatic',
'trim': 'Performance AWD 4dr [Performance Upgrade] Auto',
'vin': None,
'year': 2022}
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120062616%27 HTTP/1.1" 200 None
2026-03-30 13:05:02 [astonbarclay.gb] INFO: Saving data for 120062616: {'created_time': 1774875902.755679, 'last_price_update_time': 1774875902.755695, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120062616') HTTP/1.1" 204 0
2026-03-30 13:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a60a75e-e475-5d5e-830e-77a2227e1424 with identifier: 120081503
2026-03-30 13:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a60a75e-e475-5d5e-830e-77a2227e1424 with identifier: 120081503
2026-03-30 13:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a60a75e-e475-5d5e-830e-77a2227e1424 with identifier: 120081503 to the API
2026-03-30 13:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '2a60a75e-e475-5d5e-830e-77a2227e1424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FD72OJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120081503',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX ESTATE',
'odometer': 39885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34404,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/dada8083-1bb6-4161-af03-23ffd36ad917_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37631,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/cb3b7aea-570b-4d01-9515-2184eaf3a597_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37606,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/49aff2e4-9238-40a2-b53b-86a3925da358_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36732,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b9db28b1-f20f-4725-9179-7ec763ea6c6c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53596,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/30cf1ef2-35f3-4cce-b553-d521a32ce8e5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51490,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/e278bd15-03f1-4d69-a700-0124b071f533_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34126,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/d67eb185-0d43-485b-b772-cbb4e778df2b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59771,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/b96d03bd-bd6c-4bc6-8795-be27e511b571_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a60a75e-e475-5d5e-830e-77a2227e1424/2a60a75e-e475-5d5e-830e-77a2227e1424_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45814,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FD72OJO/2026-03-09/image/ec3eaece-92d5-46fb-b1a3-18b58fe23bfc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-06',
'seller_name': 'Zenith',
'title': 'BMW iX ESTATE 385kW xDrive50 M Sport Edition 111.5kWh 5dr Auto',
'transmission': 'automatic',
'trim': '385kW xDrive50 M Sport Edition 111.5kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120081503%27 HTTP/1.1" 200 None
2026-03-30 13:05:03 [astonbarclay.gb] INFO: Saving data for 120081503: {'created_time': 1774875903.797469, 'last_price_update_time': 1774875903.797482, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120081503') HTTP/1.1" 204 0
2026-03-30 13:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0443efef-0e8e-562a-be4e-77dd39c63985 with identifier: 119326238
2026-03-30 13:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0443efef-0e8e-562a-be4e-77dd39c63985 with identifier: 119326238
2026-03-30 13:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0443efef-0e8e-562a-be4e-77dd39c63985 with identifier: 119326238 to the API
2026-03-30 13:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '0443efef-0e8e-562a-be4e-77dd39c63985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK23DNV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119326238',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES TOURING',
'odometer': 60717,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22533,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/dec7e99a-2140-48bc-adbb-0b41b9c8274f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23598,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/bbc7d1fb-9e15-4568-953f-a0380927bd5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23121,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/014afd83-46a0-4d1e-bde3-2ccb31cf9528_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22418,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/1e535b8b-b727-4484-92f1-eeefe78943bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54034,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/7cd99e2f-f708-4b38-a970-0ed3ed6454e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45239,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/b4680096-8336-457d-9077-0ecb639b683b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48875,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/e7350f50-c55c-4fff-9d98-af70ca177040_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0443efef-0e8e-562a-be4e-77dd39c63985/0443efef-0e8e-562a-be4e-77dd39c63985_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51966,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BK23DNV/2026-03-03/image/66fd951d-4002-43fb-a3e0-be26385e262c_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES TOURING 330e M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 5dr Step Auto',
'vin': None,
'year': 2023}
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119326238%27 HTTP/1.1" 200 None
2026-03-30 13:05:04 [astonbarclay.gb] INFO: Saving data for 119326238: {'created_time': 1774875904.235304, 'last_price_update_time': 1774875904.23532, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119326238') HTTP/1.1" 204 0
2026-03-30 13:05:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.584(s), this was the 1st time calling it.
2026-03-30 13:05:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.687989382779165 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-30 13:05:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.585(s), this was the 1st time calling it.
2026-03-30 13:05:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.217758509675282 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-30 13:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e87d910>
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23XSN%252F2026-03-09%252Fimage%252F5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f755fd83-4be6-58f2-89ad-fc38d265f9e7
2026-03-30 13:05:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f755fd83-4be6-58f2-89ad-fc38d265f9e7, skipping ID generation
2026-03-30 13:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f755fd83-4be6-58f2-89ad-fc38d265f9e7 with scrape type 1
2026-03-30 13:05:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f755fd83-4be6-58f2-89ad-fc38d265f9e7 sending to next pipeline
2026-03-30 13:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f755fd83-4be6-58f2-89ad-fc38d265f9e7, identifier: 120246426
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d485650>
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252F801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f755fd83-4be6-58f2-89ad-fc38d265f9e7 with identifier: 120246426
2026-03-30 13:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f755fd83-4be6-58f2-89ad-fc38d265f9e7 with identifier: 120246426
2026-03-30 13:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f755fd83-4be6-58f2-89ad-fc38d265f9e7 with identifier: 120246426 to the API
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f755fd83-4be6-58f2-89ad-fc38d265f9e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MA23XSN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120246426',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 37600,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31498,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/eba408f7-a503-4e8e-b5d4-c0399d0e6a92_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32611,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/67db0d19-6444-47f8-9761-a9cee9214d11_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32629,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/858ef6ff-4ecf-4b3a-b30c-24551a7f7fac_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32437,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/43c59f60-8966-468d-8ac6-b9c559483fcf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45744,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/5b6795a4-13c4-47c2-9e07-98a3d9e32614_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45087,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/1998e2aa-2e7f-4630-865e-febdcc320591_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21560,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/78a01876-2890-417b-9611-acf86bbea11d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f755fd83-4be6-58f2-89ad-fc38d265f9e7/f755fd83-4be6-58f2-89ad-fc38d265f9e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51466,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MA23XSN/2026-03-09/image/8bb11975-71f1-4a3e-8f26-577e926723c1_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-06',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 125kW 35 55kWh Sport 5dr Auto',
'transmission': 'automatic',
'trim': '125kW 35 55kWh Sport 5dr Auto',
'vin': None,
'year': 2023}
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120246426%27 HTTP/1.1" 200 None
2026-03-30 13:05:04 [astonbarclay.gb] INFO: Saving data for 120246426: {'created_time': 1774875904.872306, 'last_price_update_time': 1774875904.872321, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120246426') HTTP/1.1" 204 0
2026-03-30 13:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/c086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7ed150>
2026-03-30 13:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252Fc086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/c086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120892010?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890048?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:05:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120892010, 'registration': 'ML11ORZ', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.2 Excite 5dr', 'mileage': 90864, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is all over and minor dents/scratches VOSA STATES 24K, 31K, 38K, 45K, 49K, 54K, 57K, 64K, 70K, 77K, 83K, 85K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120892010, 'registration': 'ML11ORZ', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.2 Excite 5dr', 'mileage': 90864, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-12', 'doors': 5, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is all over and minor dents/scratches VOSA STATES 24K, 31K, 38K, 45K, 49K, 54K, 57K, 64K, 70K, 77K, 83K, 85K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ec19eb-4b47-5191-8bf4-6c68186d676c with identifier: 120892010
2026-03-30 13:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ec19eb-4b47-5191-8bf4-6c68186d676c with scrape type 1
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 61ec19eb-4b47-5191-8bf4-6c68186d676c
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 61ec19eb-4b47-5191-8bf4-6c68186d676c
2026-03-30 13:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 61ec19eb-4b47-5191-8bf4-6c68186d676c, identifier: 120892010
2026-03-30 13:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 61ec19eb-4b47-5191-8bf4-6c68186d676c with identifier: 120892010
2026-03-30 13:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 61ec19eb-4b47-5191-8bf4-6c68186d676c with identifier: 120892010
2026-03-30 13:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 61ec19eb-4b47-5191-8bf4-6c68186d676c with identifier: 120892010 to the API
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120892010?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '61ec19eb-4b47-5191-8bf4-6c68186d676c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML11ORZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120892010',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 90864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-31',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.2 Excite 5dr',
'transmission': 'manual',
'trim': '1.2 Excite 5dr',
'vin': None,
'year': 2011}
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120892010%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [astonbarclay.gb] INFO: Saving data for 120892010: {'created_time': 1774875905.636226, 'last_price_update_time': 1774875905.636238, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120892010') HTTP/1.1" 204 0
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120018805?view=catalogue)
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120892594?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891862?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890048, 'registration': 'BN60NLU', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A5 DIESEL COUPE', 'derivative': '2.0 TDI Quattro S Line 2dr [Start Stop]', 'mileage': 102513, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-05-11', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 43K, 45K, 55K, 61K, 66K, 72K, 76K, 87K, 92K, 97K, 100K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890048, 'registration': 'BN60NLU', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A5 DIESEL COUPE', 'derivative': '2.0 TDI Quattro S Line 2dr [Start Stop]', 'mileage': 102513, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-26', 'fuel': 'Diesel', 'motExpiry': '2026-05-11', 'doors': 2, 'engineSize': 1968, 'bodyType': 'Coupe', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 43K, 45K, 55K, 61K, 66K, 72K, 76K, 87K, 92K, 97K, 100K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4a8cc7c-0588-5960-8bae-793b2e2196ca with identifier: 120890048
2026-03-30 13:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a8cc7c-0588-5960-8bae-793b2e2196ca with scrape type 1
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e4a8cc7c-0588-5960-8bae-793b2e2196ca
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e4a8cc7c-0588-5960-8bae-793b2e2196ca
2026-03-30 13:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4a8cc7c-0588-5960-8bae-793b2e2196ca, identifier: 120890048
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e89ff90>
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252F9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e964150>
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4a8cc7c-0588-5960-8bae-793b2e2196ca with identifier: 120890048
2026-03-30 13:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4a8cc7c-0588-5960-8bae-793b2e2196ca with identifier: 120890048
2026-03-30 13:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e4a8cc7c-0588-5960-8bae-793b2e2196ca with identifier: 120890048 to the API
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890048?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4a8cc7c-0588-5960-8bae-793b2e2196ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN60NLU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890048',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A5 DIESEL COUPE',
'odometer': 102513,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-26',
'seller_name': 'UKCGR',
'title': 'AUDI A5 DIESEL COUPE 2.0 TDI Quattro S Line 2dr [Start Stop]',
'transmission': 'manual',
'trim': '2.0 TDI Quattro S Line 2dr [Start Stop]',
'vin': None,
'year': 2010}
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890048%27 HTTP/1.1" 200 None
2026-03-30 13:05:06 [astonbarclay.gb] INFO: Saving data for 120890048: {'created_time': 1774875906.766164, 'last_price_update_time': 1774875906.766175, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890048') HTTP/1.1" 204 0
2026-03-30 13:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2a6550>
2026-03-30 13:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF71UWY%252F2026-03-06%252Fimage%252F8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce33cb17-3cf8-520f-af02-3565cd101675
2026-03-30 13:05:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce33cb17-3cf8-520f-af02-3565cd101675, skipping ID generation
2026-03-30 13:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce33cb17-3cf8-520f-af02-3565cd101675 with scrape type 1
2026-03-30 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce33cb17-3cf8-520f-af02-3565cd101675 sending to next pipeline
2026-03-30 13:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ce33cb17-3cf8-520f-af02-3565cd101675, identifier: 120018805
2026-03-30 13:05:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120892594, 'registration': 'LV16NVW', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'PRIUS HYBRID', 'derivative': None, 'mileage': 90395, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': None, 'firstRegistration': '2022-01-01', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-04-24', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Ex-Private Hire VOSA STATES 31K, 31K, 38K, 38K, 51K, 70K, 86K, 87K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': True, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120892594, 'registration': 'LV16NVW', 'account': 'WBA001', 'make': 'TOYOTA', 'model': 'PRIUS HYBRID', 'derivative': None, 'mileage': 90395, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': None, 'firstRegistration': '2022-01-01', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-04-24', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Ex-Private Hire VOSA STATES 31K, 31K, 38K, 38K, 51K, 70K, 86K, 87K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': True, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:06 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
2026-03-30 13:05:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891862, 'registration': 'PX13OZR', 'account': 'WBA001', 'make': 'SKODA', 'model': 'YETI DIESEL ESTATE', 'derivative': '2.0 TDI CR [140] SE 4x4 5dr', 'mileage': 131757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-04-06', 'fuel': 'Diesel', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 58K, 63K, 72K, 80K, 87K, 95K, 105K, 113K, 116K, 120K, 125K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891862, 'registration': 'PX13OZR', 'account': 'WBA001', 'make': 'SKODA', 'model': 'YETI DIESEL ESTATE', 'derivative': '2.0 TDI CR [140] SE 4x4 5dr', 'mileage': 131757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-04-06', 'fuel': 'Diesel', 'motExpiry': '2026-08-31', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 58K, 63K, 72K, 80K, 87K, 95K, 105K, 113K, 116K, 120K, 125K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c1389b-7a9a-5f41-8ae9-ad15fe72e443 with identifier: 120891862
2026-03-30 13:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c1389b-7a9a-5f41-8ae9-ad15fe72e443 with scrape type 1
2026-03-30 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 27c1389b-7a9a-5f41-8ae9-ad15fe72e443
2026-03-30 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 27c1389b-7a9a-5f41-8ae9-ad15fe72e443
2026-03-30 13:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 27c1389b-7a9a-5f41-8ae9-ad15fe72e443, identifier: 120891862
2026-03-30 13:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ce33cb17-3cf8-520f-af02-3565cd101675 with identifier: 120018805
2026-03-30 13:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ce33cb17-3cf8-520f-af02-3565cd101675 with identifier: 120018805
2026-03-30 13:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ce33cb17-3cf8-520f-af02-3565cd101675 with identifier: 120018805 to the API
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ce33cb17-3cf8-520f-af02-3565cd101675',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AF71UWY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120018805',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'ENYAQ IV ESTATE',
'odometer': 79167,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32247,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/021bfb00-ee7a-4354-b84f-1c471ac2fb38_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31902,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/a27e8cef-6835-4f46-9e4f-5f305f968e6a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34270,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/8c78c909-c849-4b6b-851c-e5fbb38ff9a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32821,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/c086f79b-49d4-4900-97db-d3cdfbd75d54_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35150,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/801b3323-e607-41d1-8cfe-1542b8c64981_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55531,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/0214528f-fe3c-499b-b0ed-e7f9481bb481_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42276,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/60fe7492-7806-4aee-a98b-b785599d0274_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54834,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/7fe91b68-f4d1-483b-93bc-0fc439add268_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33cb17-3cf8-520f-af02-3565cd101675/ce33cb17-3cf8-520f-af02-3565cd101675_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53504,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF71UWY/2026-03-06/image/f91e49e3-579b-48de-a213-f42475c1c5b4_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-22',
'seller_name': 'Zenith',
'title': 'SKODA ENYAQ IV ESTATE 150kW 80 Suite 82kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 80 Suite 82kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120018805%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [astonbarclay.gb] INFO: Saving data for 120018805: {'created_time': 1774875907.472763, 'last_price_update_time': 1774875907.472774, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120018805') HTTP/1.1" 204 0
2026-03-30 13:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 27c1389b-7a9a-5f41-8ae9-ad15fe72e443 with identifier: 120891862
2026-03-30 13:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 27c1389b-7a9a-5f41-8ae9-ad15fe72e443 with identifier: 120891862
2026-03-30 13:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 27c1389b-7a9a-5f41-8ae9-ad15fe72e443 with identifier: 120891862 to the API
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891862?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': '27c1389b-7a9a-5f41-8ae9-ad15fe72e443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PX13OZR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891862',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'YETI DIESEL ESTATE',
'odometer': 131757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-06',
'seller_name': 'UKCGR',
'title': 'SKODA YETI DIESEL ESTATE 2.0 TDI CR [140] SE 4x4 5dr',
'transmission': 'manual',
'trim': '2.0 TDI CR [140] SE 4x4 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891862%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [astonbarclay.gb] INFO: Saving data for 120891862: {'created_time': 1774875907.873288, 'last_price_update_time': 1774875907.8733, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891862') HTTP/1.1" 204 0
2026-03-30 13:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/a96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:05:07 [scrapy.extensions.logstats] INFO: Crawled 256 pages (at 19 pages/min), scraped 236 items (at 24 items/min)
2026-03-30 13:05:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120888103?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/f78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b8890>
2026-03-30 13:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252Fa96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/a96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d591a50>
2026-03-30 13:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:05:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120888103, 'registration': 'YE70EYY', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'GRANDLAND X DIESEL HATCHBACK', 'derivative': '1.5 Turbo D SRi Nav 5dr', 'mileage': 97541, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-26', 'fuel': 'Diesel', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 48K, 73K, 97K', 'virtual': False, 'seller': 'MotoNovo Finance', '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': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120888103, 'registration': 'YE70EYY', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'GRANDLAND X DIESEL HATCHBACK', 'derivative': '1.5 Turbo D SRi Nav 5dr', 'mileage': 97541, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-26', 'fuel': 'Diesel', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 48K, 73K, 97K', 'virtual': False, 'seller': 'MotoNovo Finance', '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': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96bb082c-4757-53af-844d-85a7cca38680 with identifier: 120888103
2026-03-30 13:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96bb082c-4757-53af-844d-85a7cca38680 with scrape type 1
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 96bb082c-4757-53af-844d-85a7cca38680
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 96bb082c-4757-53af-844d-85a7cca38680
2026-03-30 13:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 96bb082c-4757-53af-844d-85a7cca38680, identifier: 120888103
2026-03-30 13:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 96bb082c-4757-53af-844d-85a7cca38680 with identifier: 120888103
2026-03-30 13:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 96bb082c-4757-53af-844d-85a7cca38680 with identifier: 120888103
2026-03-30 13:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 96bb082c-4757-53af-844d-85a7cca38680 with identifier: 120888103 to the API
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120888103?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': '96bb082c-4757-53af-844d-85a7cca38680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE70EYY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120888103',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'GRANDLAND X DIESEL HATCHBACK',
'odometer': 97541,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-26',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL GRANDLAND X DIESEL HATCHBACK 1.5 Turbo D SRi Nav 5dr',
'transmission': 'manual',
'trim': '1.5 Turbo D SRi Nav 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120888103%27 HTTP/1.1" 200 None
2026-03-30 13:05:09 [astonbarclay.gb] INFO: Saving data for 120888103: {'created_time': 1774875909.220604, 'last_price_update_time': 1774875909.220616, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120888103') HTTP/1.1" 204 0
2026-03-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120888631?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13: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-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e76f6d0>
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252Ff78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/f78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13: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-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e89f490>
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d403c90>
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:05:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120888631, 'registration': 'YR10CJU', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDi 105 S 3dr', 'mileage': 71024, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-11', 'fuel': 'Diesel', 'motExpiry': '2026-06-01', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 23K, 29K, 34K, 38K, 48K, 58K, 58K, 60K, 62K, 65K, 67K, 69K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120888631, 'registration': 'YR10CJU', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDi 105 S 3dr', 'mileage': 71024, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-11', 'fuel': 'Diesel', 'motExpiry': '2026-06-01', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 23K, 29K, 34K, 38K, 48K, 58K, 58K, 60K, 62K, 65K, 67K, 69K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb77d10-1743-5332-92a1-66eedb775756 with identifier: 120888631
2026-03-30 13:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb77d10-1743-5332-92a1-66eedb775756 with scrape type 1
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9bb77d10-1743-5332-92a1-66eedb775756
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9bb77d10-1743-5332-92a1-66eedb775756
2026-03-30 13:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9bb77d10-1743-5332-92a1-66eedb775756, identifier: 120888631
2026-03-30 13:05:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120852092, 'registration': 'PE18FAA', 'account': 'VAN047', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 VVT-i Icon 5dr', 'mileage': 132703, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-28', 'fuel': 'Petrol', 'motExpiry': '2027-03-27', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/98914463-d610-4968-80f1-c5a55d228d00.jpg?w=600', 'https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600', 'https://abimg002.imgix.net/a5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg?w=600', 'https://abimg002.imgix.net/d63e3e40-757d-46fb-a27d-46e6b36e1171.jpg?w=600', 'https://abimg002.imgix.net/29836407-4767-4a0e-96b9-4808e29b104c.jpg?w=600', 'https://abimg002.imgix.net/e7287230-8d25-4bec-91df-d9b7d5578255.jpg?w=600', 'https://abimg002.imgix.net/9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg?w=600', 'https://abimg002.imgix.net/5113de04-ec30-4f4d-b592-ae6372e99676.jpg?w=600', 'https://abimg002.imgix.net/7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg?w=600', 'https://abimg002.imgix.net/32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg?w=600', 'https://abimg002.imgix.net/ce0ddb65-cab1-4640-bf28-fccb09d941ef.jpg?w=600', 'https://abimg002.imgix.net/2099768e-a905-4b9e-b259-7414117c5f5a.jpg?w=600', 'https://abimg002.imgix.net/350abc32-7e9a-424c-a104-7fb0ffc776d7.jpg?w=600', 'https://abimg002.imgix.net/50b6362d-5bc3-4498-ba89-25ac231ab5b0.jpg?w=600', 'https://abimg002.imgix.net/0201d7d3-936a-4404-9ba8-3dfa8e5f3680.jpg?w=600', 'https://abimg002.imgix.net/dc5b8777-6835-4297-b015-c3604070e022.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 60K, 77K, 97K, 114K, 132K', 'virtual': False, 'seller': 'Vantage Motor Group', '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': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120852092, 'registration': 'PE18FAA', 'account': 'VAN047', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 VVT-i Icon 5dr', 'mileage': 132703, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-28', 'fuel': 'Petrol', 'motExpiry': '2027-03-27', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/98914463-d610-4968-80f1-c5a55d228d00.jpg?w=600', 'https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600', 'https://abimg002.imgix.net/a5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg?w=600', 'https://abimg002.imgix.net/d63e3e40-757d-46fb-a27d-46e6b36e1171.jpg?w=600', 'https://abimg002.imgix.net/29836407-4767-4a0e-96b9-4808e29b104c.jpg?w=600', 'https://abimg002.imgix.net/e7287230-8d25-4bec-91df-d9b7d5578255.jpg?w=600', 'https://abimg002.imgix.net/9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg?w=600', 'https://abimg002.imgix.net/5113de04-ec30-4f4d-b592-ae6372e99676.jpg?w=600', 'https://abimg002.imgix.net/7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg?w=600', 'https://abimg002.imgix.net/32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg?w=600', 'https://abimg002.imgix.net/ce0ddb65-cab1-4640-bf28-fccb09d941ef.jpg?w=600', 'https://abimg002.imgix.net/2099768e-a905-4b9e-b259-7414117c5f5a.jpg?w=600', 'https://abimg002.imgix.net/350abc32-7e9a-424c-a104-7fb0ffc776d7.jpg?w=600', 'https://abimg002.imgix.net/50b6362d-5bc3-4498-ba89-25ac231ab5b0.jpg?w=600', 'https://abimg002.imgix.net/0201d7d3-936a-4404-9ba8-3dfa8e5f3680.jpg?w=600', 'https://abimg002.imgix.net/dc5b8777-6835-4297-b015-c3604070e022.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 60K, 77K, 97K, 114K, 132K', 'virtual': False, 'seller': 'Vantage Motor Group', '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': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17514683-dd28-5901-9c97-9ea590410824 with identifier: 120852092
2026-03-30 13:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17514683-dd28-5901-9c97-9ea590410824 with scrape type 1
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F98914463-d610-4968-80f1-c5a55d228d00.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/98914463-d610-4968-80f1-c5a55d228d00.jpg?w=600 not downloaded yet
2026-03-30 13:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9bb77d10-1743-5332-92a1-66eedb775756 with identifier: 120888631
2026-03-30 13:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9bb77d10-1743-5332-92a1-66eedb775756 with identifier: 120888631
2026-03-30 13:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9bb77d10-1743-5332-92a1-66eedb775756 with identifier: 120888631 to the API
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120888631?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Diesel',
'id': '9bb77d10-1743-5332-92a1-66eedb775756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR10CJU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120888631',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 71024,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-11',
'seller_name': 'UKCGR',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 1.6 TDi 105 S 3dr',
'transmission': 'manual',
'trim': '1.6 TDi 105 S 3dr',
'vin': None,
'year': 2010}
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120888631%27 HTTP/1.1" 200 None
2026-03-30 13:05:09 [astonbarclay.gb] INFO: Saving data for 120888631: {'created_time': 1774875909.937183, 'last_price_update_time': 1774875909.937195, 'auction_closing_time': 1775205900.0}
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120888631') HTTP/1.1" 204 0
2026-03-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120116032?view=catalogue)
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fc4d2cdb5-6c53-4851-828b-6721c16a379d.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600 not downloaded yet
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e80eb90>
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252F140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3d0d10>
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252F70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fa5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/a5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fd63e3e40-757d-46fb-a27d-46e6b36e1171.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/d63e3e40-757d-46fb-a27d-46e6b36e1171.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3afb10>
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F29836407-4767-4a0e-96b9-4808e29b104c.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/29836407-4767-4a0e-96b9-4808e29b104c.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d402510>
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBT72XUW%252F2026-03-04%252Fimage%252F0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9d3e18c5-314c-5855-9a0f-83bba941c614
2026-03-30 13:05:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d3e18c5-314c-5855-9a0f-83bba941c614, skipping ID generation
2026-03-30 13:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d3e18c5-314c-5855-9a0f-83bba941c614 with scrape type 1
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d3e18c5-314c-5855-9a0f-83bba941c614 sending to next pipeline
2026-03-30 13:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9d3e18c5-314c-5855-9a0f-83bba941c614, identifier: 120116032
2026-03-30 13:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9d3e18c5-314c-5855-9a0f-83bba941c614 with identifier: 120116032
2026-03-30 13:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9d3e18c5-314c-5855-9a0f-83bba941c614 with identifier: 120116032
2026-03-30 13:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9d3e18c5-314c-5855-9a0f-83bba941c614 with identifier: 120116032 to the API
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '9d3e18c5-314c-5855-9a0f-83bba941c614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT72XUW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120116032',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLVO',
'model': 'C40 ESTATE',
'odometer': 45788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20388,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/73cd6730-6703-4bc6-a3dc-bea5fc76b594_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21167,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4ef03951-7576-479a-a900-1659723d34e0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23464,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/0560290d-af08-46e4-a6dc-088b5d27b67e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22702,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4d7a077e-4315-4f44-8e47-261fe091b7b9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42393,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/37effd2e-f1a1-4725-9f7f-e364eeac6bd9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39547,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/012e02d0-eec6-42b2-8e49-5dc9de335c64_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47507,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/8029b65e-0943-41b7-ab22-0d0ff9fe170a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d3e18c5-314c-5855-9a0f-83bba941c614/9d3e18c5-314c-5855-9a0f-83bba941c614_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44526,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/BT72XUW/2026-03-04/image/4b3988c8-da84-4dce-a41f-8053bda3a993_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seller_name': 'Zenith',
'title': 'VOLVO C40 ESTATE 170kW Recharge Plus 69kWh 5dr Auto',
'transmission': 'automatic',
'trim': '170kW Recharge Plus 69kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120116032%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [astonbarclay.gb] INFO: Saving data for 120116032: {'created_time': 1774875910.750337, 'last_price_update_time': 1774875910.750348, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120116032') HTTP/1.1" 204 0
2026-03-30 13:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/98914463-d610-4968-80f1-c5a55d228d00.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638053?view=catalogue)
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fe7287230-8d25-4bec-91df-d9b7d5578255.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/e7287230-8d25-4bec-91df-d9b7d5578255.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120885276?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F5113de04-ec30-4f4d-b592-ae6372e99676.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/5113de04-ec30-4f4d-b592-ae6372e99676.jpg?w=600 not downloaded yet
2026-03-30 13: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-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg?w=600 not downloaded yet
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce558f1d50>
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F98914463-d610-4968-80f1-c5a55d228d00.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/98914463-d610-4968-80f1-c5a55d228d00.jpg?w=600 saved to cache
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d57f050>
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNG72RYA%252F2026-03-20%252Fimage%252F197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2dd41a05-9964-5ae5-843f-d775b5c99973
2026-03-30 13:05:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dd41a05-9964-5ae5-843f-d775b5c99973, skipping ID generation
2026-03-30 13:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd41a05-9964-5ae5-843f-d775b5c99973 with scrape type 1
2026-03-30 13:05:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dd41a05-9964-5ae5-843f-d775b5c99973 sending to next pipeline
2026-03-30 13:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2dd41a05-9964-5ae5-843f-d775b5c99973, identifier: 120638053
2026-03-30 13:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2dd41a05-9964-5ae5-843f-d775b5c99973 with identifier: 120638053
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Premium+paint+-+Experience+green HTTP/1.1" 200 None
2026-03-30 13:05:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2dd41a05-9964-5ae5-843f-d775b5c99973 with identifier: 120638053
2026-03-30 13:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2dd41a05-9964-5ae5-843f-d775b5c99973 with identifier: 120638053 to the API
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'Premium paint',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '2dd41a05-9964-5ae5-843f-d775b5c99973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NG72RYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120638053',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 41802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34440,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/197f26c3-a177-44e7-81a4-78357a75c10c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35982,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/8f65714e-1d53-457c-8c80-61feb60a28d8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37368,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/70d0d602-baf6-4168-bbbe-011781878a1e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35699,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/140a7c6a-8c2d-411c-8bb1-4adce0313d93_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44835,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/f78caf14-fcd6-4421-b339-3cb5e06dae54_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44378,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/a96681f2-1d31-4301-a504-067ed156d2f3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53862,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/89a13dde-20b8-4580-992a-0b13fb5cfdb0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dd41a05-9964-5ae5-843f-d775b5c99973/2dd41a05-9964-5ae5-843f-d775b5c99973_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49195,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NG72RYA/2026-03-20/image/9d40f535-da76-4801-bd6d-daf684efef57_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-06',
'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-30 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120638053%27 HTTP/1.1" 200 None
2026-03-30 13:05:11 [astonbarclay.gb] INFO: Saving data for 120638053: {'created_time': 1774875911.606511, 'last_price_update_time': 1774875911.606521, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120638053') HTTP/1.1" 204 0
2026-03-30 13:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/29836407-4767-4a0e-96b9-4808e29b104c.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120885276, 'registration': 'LS07NHJ', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'MODUS HATCHBACK', 'derivative': '1.4 Dynamique 5dr [Euro 4]', 'mileage': 38294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-05-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 5K, 9K, 12K, 14K, 15K, 16K, 19K, 20K, 22K, 23K, 24K, 24K, 26K, 30K, 34K, 37K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120885276, 'registration': 'LS07NHJ', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'MODUS HATCHBACK', 'derivative': '1.4 Dynamique 5dr [Euro 4]', 'mileage': 38294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-05-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-18', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 5K, 9K, 12K, 14K, 15K, 16K, 19K, 20K, 22K, 23K, 24K, 24K, 26K, 30K, 34K, 37K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9308ed71-047c-53ea-b96e-313617f97654 with identifier: 120885276
2026-03-30 13:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9308ed71-047c-53ea-b96e-313617f97654 with scrape type 1
2026-03-30 13:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9308ed71-047c-53ea-b96e-313617f97654
2026-03-30 13:05:11 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9308ed71-047c-53ea-b96e-313617f97654
2026-03-30 13:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9308ed71-047c-53ea-b96e-313617f97654, identifier: 120885276
2026-03-30 13:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9308ed71-047c-53ea-b96e-313617f97654 with identifier: 120885276
2026-03-30 13:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9308ed71-047c-53ea-b96e-313617f97654 with identifier: 120885276
2026-03-30 13:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9308ed71-047c-53ea-b96e-313617f97654 with identifier: 120885276 to the API
2026-03-30 13:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120885276?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 160,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Petrol',
'id': '9308ed71-047c-53ea-b96e-313617f97654',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS07NHJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120885276',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'MODUS HATCHBACK',
'odometer': 38294,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-23',
'seller_name': 'UKCGR',
'title': 'RENAULT MODUS HATCHBACK 1.4 Dynamique 5dr [Euro 4]',
'transmission': 'manual',
'trim': '1.4 Dynamique 5dr [Euro 4]',
'vin': None,
'year': 2007}
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120885276%27 HTTP/1.1" 200 None
2026-03-30 13:05:12 [astonbarclay.gb] INFO: Saving data for 120885276: {'created_time': 1774875912.073159, 'last_price_update_time': 1774875912.073171, 'auction_closing_time': 1775205900.0}
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120885276') HTTP/1.1" 204 0
2026-03-30 13:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/d63e3e40-757d-46fb-a27d-46e6b36e1171.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8859d0>
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F29836407-4767-4a0e-96b9-4808e29b104c.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/29836407-4767-4a0e-96b9-4808e29b104c.jpg?w=600 saved to cache
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e89e850>
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fd63e3e40-757d-46fb-a27d-46e6b36e1171.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/d63e3e40-757d-46fb-a27d-46e6b36e1171.jpg?w=600 saved to cache
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6bbb50>
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg?w=600 saved to cache
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8d90d0>
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg?w=600 saved to cache
2026-03-30 13:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120889296?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833661?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ff1d0>
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg?w=600 saved to cache
2026-03-30 13:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/e7287230-8d25-4bec-91df-d9b7d5578255.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/5113de04-ec30-4f4d-b592-ae6372e99676.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120889296, 'registration': 'PNZ7936', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr', 'mileage': 106926, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-10-14', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K, 69K, 77K, 90K, 100K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120889296, 'registration': 'PNZ7936', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr', 'mileage': 106926, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-10-14', 'fuel': 'Petrol', 'motExpiry': '2026-05-28', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K, 69K, 77K, 90K, 100K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5dd9686-97f3-5862-83b2-8dd885ed4700 with identifier: 120889296
2026-03-30 13:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5dd9686-97f3-5862-83b2-8dd885ed4700 with scrape type 1
2026-03-30 13:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f5dd9686-97f3-5862-83b2-8dd885ed4700
2026-03-30 13:05:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f5dd9686-97f3-5862-83b2-8dd885ed4700
2026-03-30 13:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f5dd9686-97f3-5862-83b2-8dd885ed4700, identifier: 120889296
2026-03-30 13:05:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833661, 'registration': 'YR23FHF', 'account': 'MOT075', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 52515, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print', 'remarks': '**1695**', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 256, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833661, 'registration': 'YR23FHF', 'account': 'MOT075', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto', 'mileage': 52515, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print', 'remarks': '**1695**', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 256, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c198d9-38f7-5de5-a5a2-8da5fcccb190 with identifier: 120833661
2026-03-30 13:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c198d9-38f7-5de5-a5a2-8da5fcccb190 with scrape type 2
2026-03-30 13:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c198d9-38f7-5de5-a5a2-8da5fcccb190 with scrape type 2
2026-03-30 13:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 70c198d9-38f7-5de5-a5a2-8da5fcccb190, identifier: 120833661
2026-03-30 13:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f5dd9686-97f3-5862-83b2-8dd885ed4700 with identifier: 120889296
2026-03-30 13:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f5dd9686-97f3-5862-83b2-8dd885ed4700 with identifier: 120889296
2026-03-30 13:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f5dd9686-97f3-5862-83b2-8dd885ed4700 with identifier: 120889296 to the API
2026-03-30 13:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120889296?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'f5dd9686-97f3-5862-83b2-8dd885ed4700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PNZ7936',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120889296',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 106926,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-14',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SE 5dr',
'transmission': 'manual',
'trim': '1.4 SE 5dr',
'vin': None,
'year': 2011}
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120889296%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [astonbarclay.gb] INFO: Saving data for 120889296: {'created_time': 1774875914.314693, 'last_price_update_time': 1774875914.314705, 'auction_closing_time': 1775205900.0}
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120889296') HTTP/1.1" 204 0
2026-03-30 13:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 70c198d9-38f7-5de5-a5a2-8da5fcccb190 with identifier: 120833661
2026-03-30 13:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 70c198d9-38f7-5de5-a5a2-8da5fcccb190 with identifier: 120833661
2026-03-30 13:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 70c198d9-38f7-5de5-a5a2-8da5fcccb190 with identifier: 120833661 to the API
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120833661?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 256,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': '70c198d9-38f7-5de5-a5a2-8da5fcccb190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR23FHF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833661',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 52515,
'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': 'MotoNovo Finance',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2023}
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120833661%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [astonbarclay.gb] INFO: Saving data for 120833661: {'auction_closing_time': 1775563200.0, 'created_time': 1774552163.005725, 'last_price_update_time': 1774875914.696}
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833661') HTTP/1.1" 204 0
2026-03-30 13:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/a5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fea8b90>
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fe7287230-8d25-4bec-91df-d9b7d5578255.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/e7287230-8d25-4bec-91df-d9b7d5578255.jpg?w=600 saved to cache
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4cf190>
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F5113de04-ec30-4f4d-b592-ae6372e99676.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/5113de04-ec30-4f4d-b592-ae6372e99676.jpg?w=600 saved to cache
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120858948, 'registration': 'SW12NXS', 'account': 'VAN047', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i TR 5dr', 'mileage': 114280, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-07-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/b577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg?w=600', 'https://abimg002.imgix.net/1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg?w=600', 'https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600', 'https://abimg002.imgix.net/dfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg?w=600', 'https://abimg002.imgix.net/8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg?w=600', 'https://abimg002.imgix.net/81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg?w=600', 'https://abimg002.imgix.net/0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg?w=600', 'https://abimg002.imgix.net/6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg?w=600', 'https://abimg002.imgix.net/b13310d8-f322-4a18-b7a5-3bb45d13c240.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 8K, 9K, 17K, 26K, 39K, 52K, 60K, 66K, 75K, 85K, 95K, 108K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120858948, 'registration': 'SW12NXS', 'account': 'VAN047', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i TR 5dr', 'mileage': 114280, 'mileageWarranty': True, 'type': 'car', 'saleId': 19210, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-07-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/b577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg?w=600', 'https://abimg002.imgix.net/1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg?w=600', 'https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600', 'https://abimg002.imgix.net/dfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg?w=600', 'https://abimg002.imgix.net/8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg?w=600', 'https://abimg002.imgix.net/81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg?w=600', 'https://abimg002.imgix.net/0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg?w=600', 'https://abimg002.imgix.net/6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg?w=600', 'https://abimg002.imgix.net/b13310d8-f322-4a18-b7a5-3bb45d13c240.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 8K, 9K, 17K, 26K, 39K, 52K, 60K, 66K, 75K, 85K, 95K, 108K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 with identifier: 120858948
2026-03-30 13:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 with scrape type 1
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fb577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg?w=600 not downloaded yet
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg?w=600 not downloaded yet
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce5434e150>
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252F47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600 not downloaded yet
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4d0190>
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252F71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e82e350>
2026-03-30 13:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13: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-30 13:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fa5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/a5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg?w=600 saved to cache
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fdfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/dfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg?w=600 not downloaded yet
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg?w=600 not downloaded yet
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg?w=600 not downloaded yet
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg?w=600 not downloaded yet
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252F6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg?w=600 not downloaded yet
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252Fabimg002.imgix.net%252Fb13310d8-f322-4a18-b7a5-3bb45d13c240.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b13310d8-f322-4a18-b7a5-3bb45d13c240.jpg?w=600 not downloaded yet
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/b13310d8-f322-4a18-b7a5-3bb45d13c240.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120852092?view=catalogue)
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d592ad0>
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252F493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d556a50>
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fb13310d8-f322-4a18-b7a5-3bb45d13c240.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b13310d8-f322-4a18-b7a5-3bb45d13c240.jpg?w=600 saved to cache
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe68190>
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fc4d2cdb5-6c53-4851-828b-6721c16a379d.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600 saved to cache
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 17514683-dd28-5901-9c97-9ea590410824
2026-03-30 13:05:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17514683-dd28-5901-9c97-9ea590410824, skipping ID generation
2026-03-30 13:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17514683-dd28-5901-9c97-9ea590410824 with scrape type 1
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17514683-dd28-5901-9c97-9ea590410824 sending to next pipeline
2026-03-30 13:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 17514683-dd28-5901-9c97-9ea590410824, identifier: 120852092
2026-03-30 13:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 17514683-dd28-5901-9c97-9ea590410824 with identifier: 120852092
2026-03-30 13:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 17514683-dd28-5901-9c97-9ea590410824 with identifier: 120852092
2026-03-30 13:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 17514683-dd28-5901-9c97-9ea590410824 with identifier: 120852092 to the API
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '17514683-dd28-5901-9c97-9ea590410824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE18FAA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120852092',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 132703,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97741,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/98914463-d610-4968-80f1-c5a55d228d00.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86331,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/c4d2cdb5-6c53-4851-828b-6721c16a379d.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67329,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/a5826b81-93fc-49c9-b4a5-d14e75d1a696.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69703,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/d63e3e40-757d-46fb-a27d-46e6b36e1171.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86568,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/29836407-4767-4a0e-96b9-4808e29b104c.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85763,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/e7287230-8d25-4bec-91df-d9b7d5578255.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91942,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/9bf05e84-35a8-44bd-a3c8-21b264d03df1.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75886,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/5113de04-ec30-4f4d-b592-ae6372e99676.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95120,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/7b04a1a3-52f0-4c39-8b44-41a664ccf4a8.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17514683-dd28-5901-9c97-9ea590410824/17514683-dd28-5901-9c97-9ea590410824_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87675,
'Height': 479,
'OriginUrl': 'https://abimg002.imgix.net/32eb82cb-30f4-4c15-8c6d-589fdfa43433.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA YARIS HATCHBACK 1.5 VVT-i Icon 5dr',
'transmission': 'manual',
'trim': '1.5 VVT-i Icon 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120852092%27 HTTP/1.1" 200 None
2026-03-30 13:05:15 [astonbarclay.gb] INFO: Saving data for 120852092: {'created_time': 1774875915.898269, 'last_price_update_time': 1774875915.898282, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120852092') HTTP/1.1" 204 0
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/dfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7e6490>
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252Fe02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8c5e90>
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd6b610>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/b577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120858948?view=catalogue)
2026-03-30 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890152?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c20d0>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe4a3d0>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d63f110>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fdfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/dfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d477f50>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fb577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2a63d0>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd19350>
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600 saved to cache
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3
2026-03-30 13:05:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3, skipping ID generation
2026-03-30 13:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 with scrape type 1
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 sending to next pipeline
2026-03-30 13:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3, identifier: 120858948
2026-03-30 13:05:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890152, 'registration': 'RF14UTG', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.2 TCE Dynamique S MediaNav 5dr EDC', 'mileage': 70022, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-08-20', 'fuel': 'Petrol', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE/CREAM', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 34K, 40K, 46K, 51K, 58K, 63K, 67K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890152, 'registration': 'RF14UTG', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.2 TCE Dynamique S MediaNav 5dr EDC', 'mileage': 70022, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-08-20', 'fuel': 'Petrol', 'motExpiry': '2026-10-03', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE/CREAM', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 34K, 40K, 46K, 51K, 58K, 63K, 67K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b002f0d-887d-50e2-9b75-ad37ec2577c0 with identifier: 120890152
2026-03-30 13:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b002f0d-887d-50e2-9b75-ad37ec2577c0 with scrape type 1
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3b002f0d-887d-50e2-9b75-ad37ec2577c0
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3b002f0d-887d-50e2-9b75-ad37ec2577c0
2026-03-30 13:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3b002f0d-887d-50e2-9b75-ad37ec2577c0, identifier: 120890152
2026-03-30 13:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 with identifier: 120858948
2026-03-30 13:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 with identifier: 120858948
2026-03-30 13:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3 with identifier: 120858948 to the API
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SW12NXS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120858948',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 114280,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49644,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/b577a6aa-49cd-4182-b3a9-f6e3e2f31c70.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56341,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/1b1ef433-7358-49ed-a052-8b2b1f1b7341.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50019,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/5a0f8155-3f62-47b1-99d3-84b21bc4b2e0.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36403,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/dfeea3c8-eaf9-43af-8faa-be40d176a2b8.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41019,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/8c08130d-68af-45b2-8bd9-3cfefc8d348a.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42550,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/81ae81d9-0251-41b5-8b34-cce66bcf3a6e.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43035,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/0122cd52-47ba-4c56-9c6c-a754ef495cd4.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50173,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/6b1d9a5d-d046-40e9-8452-92c748bfea8e.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3/ce7fd464-7e22-5b6c-88fa-7e6f9ad7b5d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46830,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/b13310d8-f322-4a18-b7a5-3bb45d13c240.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-26',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA YARIS HATCHBACK 1.33 VVT-i TR 5dr',
'transmission': 'manual',
'trim': '1.33 VVT-i TR 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120858948%27 HTTP/1.1" 200 None
2026-03-30 13:05:17 [astonbarclay.gb] INFO: Saving data for 120858948: {'created_time': 1774875917.296936, 'last_price_update_time': 1774875917.296949, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120858948') HTTP/1.1" 204 0
2026-03-30 13:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3b002f0d-887d-50e2-9b75-ad37ec2577c0 with identifier: 120890152
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE%2FCREAM HTTP/1.1" 200 None
2026-03-30 13:05:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3b002f0d-887d-50e2-9b75-ad37ec2577c0 with identifier: 120890152
2026-03-30 13:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3b002f0d-887d-50e2-9b75-ad37ec2577c0 with identifier: 120890152 to the API
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890152?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Petrol',
'id': '3b002f0d-887d-50e2-9b75-ad37ec2577c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF14UTG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890152',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'CAPTUR HATCHBACK',
'odometer': 70022,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-20',
'seller_name': 'UKCGR',
'title': 'RENAULT CAPTUR HATCHBACK 1.2 TCE Dynamique S MediaNav 5dr EDC',
'transmission': 'automatic',
'trim': '1.2 TCE Dynamique S MediaNav 5dr EDC',
'vin': None,
'year': 2014}
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890152%27 HTTP/1.1" 200 None
2026-03-30 13:05:18 [astonbarclay.gb] INFO: Saving data for 120890152: {'created_time': 1774875918.061183, 'last_price_update_time': 1774875918.061192, 'auction_closing_time': 1775205900.0}
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890152') HTTP/1.1" 204 0
2026-03-30 13:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120228511?view=catalogue)
2026-03-30 13:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120892472?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d288f10>
2026-03-30 13:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKS72EDJ%252F2026-03-10%252Fimage%252F6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d9155f8-0972-5e94-9140-1d773e852b53
2026-03-30 13:05:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d9155f8-0972-5e94-9140-1d773e852b53, skipping ID generation
2026-03-30 13:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9155f8-0972-5e94-9140-1d773e852b53 with scrape type 1
2026-03-30 13:05:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d9155f8-0972-5e94-9140-1d773e852b53 sending to next pipeline
2026-03-30 13:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2d9155f8-0972-5e94-9140-1d773e852b53, identifier: 120228511
2026-03-30 13:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2d9155f8-0972-5e94-9140-1d773e852b53 with identifier: 120228511
2026-03-30 13:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2d9155f8-0972-5e94-9140-1d773e852b53 with identifier: 120228511
2026-03-30 13:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2d9155f8-0972-5e94-9140-1d773e852b53 with identifier: 120228511 to the API
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2d9155f8-0972-5e94-9140-1d773e852b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS72EDJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120228511',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 66782,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28767,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/99873ebd-bf4d-4f9e-acc8-ef320a735614_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29150,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e7dfe9a8-18bb-4089-bc88-183f3c6c688b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28447,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/6d0a66ae-5ade-4456-8d13-15565b29c4c6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28767,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/493e26a9-30fc-4f25-89da-0630b73cd82a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45357,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/e02d9d0c-1cf7-48f4-8f30-bb8341a52b61_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38521,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/71a429bf-7c7f-40ce-9c37-c399ba094078_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35074,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/47984862-759a-49d7-bcd4-95370e8d091e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9155f8-0972-5e94-9140-1d773e852b53/2d9155f8-0972-5e94-9140-1d773e852b53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43865,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KS72EDJ/2026-03-10/image/d87080f3-066b-4185-887f-7dc1d340fbc8_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'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-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120228511%27 HTTP/1.1" 200 None
2026-03-30 13:05:18 [astonbarclay.gb] INFO: Saving data for 120228511: {'created_time': 1774875918.755434, 'last_price_update_time': 1774875918.755445, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120228511') HTTP/1.1" 204 0
2026-03-30 13:05:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120892472, 'registration': 'YX58WVD', 'account': 'WBA001', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper S 3dr', 'mileage': 53274, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 7K, 19K, 28K, 38K, 39K, 40K, 42K, 43K, 44K, 45K, 46K, 48K, 49K, 51K, 52K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120892472, 'registration': 'YX58WVD', 'account': 'WBA001', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 Cooper S 3dr', 'mileage': 53274, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 7K, 19K, 28K, 38K, 39K, 40K, 42K, 43K, 44K, 45K, 46K, 48K, 49K, 51K, 52K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac97b7b4-1a64-5a51-b0be-0fb5a8054924 with identifier: 120892472
2026-03-30 13:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac97b7b4-1a64-5a51-b0be-0fb5a8054924 with scrape type 1
2026-03-30 13:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ac97b7b4-1a64-5a51-b0be-0fb5a8054924
2026-03-30 13:05:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ac97b7b4-1a64-5a51-b0be-0fb5a8054924
2026-03-30 13:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac97b7b4-1a64-5a51-b0be-0fb5a8054924, identifier: 120892472
2026-03-30 13:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac97b7b4-1a64-5a51-b0be-0fb5a8054924 with identifier: 120892472
2026-03-30 13:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac97b7b4-1a64-5a51-b0be-0fb5a8054924 with identifier: 120892472
2026-03-30 13:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac97b7b4-1a64-5a51-b0be-0fb5a8054924 with identifier: 120892472 to the API
2026-03-30 13:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120892472?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac97b7b4-1a64-5a51-b0be-0fb5a8054924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YX58WVD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120892472',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 53274,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-24',
'seller_name': 'UKCGR',
'title': 'MINI HATCHBACK 1.6 Cooper S 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper S 3dr',
'vin': None,
'year': 2008}
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120892472%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [astonbarclay.gb] INFO: Saving data for 120892472: {'created_time': 1774875919.393198, 'last_price_update_time': 1774875919.393212, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120892472') HTTP/1.1" 204 0
2026-03-30 13:05:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.899(s), this was the 1st time calling it.
2026-03-30 13:05:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.7397734524010753 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-30 13:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120885690?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120885690, 'registration': 'YA02EVG', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2i 16V Comfort 5dr', 'mileage': 106733, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2002-07-21', 'fuel': 'Petrol', 'motExpiry': '2026-06-14', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 34K, 40K, 46K, 52K, 57K, 62K, 68K, 75K, 80K, 87K, 93K, 97K, 101K, 102K, 103K, 104K, 104K, 105K, 106K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120885690, 'registration': 'YA02EVG', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2i 16V Comfort 5dr', 'mileage': 106733, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2002-07-21', 'fuel': 'Petrol', 'motExpiry': '2026-06-14', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 34K, 40K, 46K, 52K, 57K, 62K, 68K, 75K, 80K, 87K, 93K, 97K, 101K, 102K, 103K, 104K, 104K, 105K, 106K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b884de53-e9a9-5107-b3a5-1520acddcb04 with identifier: 120885690
2026-03-30 13:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b884de53-e9a9-5107-b3a5-1520acddcb04 with scrape type 1
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b884de53-e9a9-5107-b3a5-1520acddcb04
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b884de53-e9a9-5107-b3a5-1520acddcb04
2026-03-30 13:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b884de53-e9a9-5107-b3a5-1520acddcb04, identifier: 120885690
2026-03-30 13:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b884de53-e9a9-5107-b3a5-1520acddcb04 with identifier: 120885690
2026-03-30 13:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b884de53-e9a9-5107-b3a5-1520acddcb04 with identifier: 120885690
2026-03-30 13:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b884de53-e9a9-5107-b3a5-1520acddcb04 with identifier: 120885690 to the API
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120885690?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'b884de53-e9a9-5107-b3a5-1520acddcb04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA02EVG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120885690',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 106733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-07-21',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CORSA HATCHBACK 1.2i 16V Comfort 5dr',
'transmission': 'manual',
'trim': '1.2i 16V Comfort 5dr',
'vin': None,
'year': 2002}
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120885690%27 HTTP/1.1" 200 None
2026-03-30 13:05:20 [astonbarclay.gb] INFO: Saving data for 120885690: {'created_time': 1774875920.155992, 'last_price_update_time': 1774875920.156004, 'auction_closing_time': 1775205900.0}
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120885690') HTTP/1.1" 204 0
2026-03-30 13:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120885856?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120885856, 'registration': 'ND18ANF', 'account': 'WBA001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line S 5dr DCT Auto [AWD]', 'mileage': 40033, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-06-22', 'fuel': 'Petrol', 'motExpiry': '2026-11-17', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 12K, 18K, 26K, 33K, 38K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 175, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120885856, 'registration': 'ND18ANF', 'account': 'WBA001', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line S 5dr DCT Auto [AWD]', 'mileage': 40033, 'mileageWarranty': True, 'type': 'car', 'saleId': 19212, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-03T08:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-06-22', 'fuel': 'Petrol', 'motExpiry': '2026-11-17', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 12K, 18K, 26K, 33K, 38K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 175, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c564a9f1-0398-5c01-9f95-97aaedf91c23 with identifier: 120885856
2026-03-30 13:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c564a9f1-0398-5c01-9f95-97aaedf91c23 with scrape type 1
2026-03-30 13:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c564a9f1-0398-5c01-9f95-97aaedf91c23
2026-03-30 13:05:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c564a9f1-0398-5c01-9f95-97aaedf91c23
2026-03-30 13:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c564a9f1-0398-5c01-9f95-97aaedf91c23, identifier: 120885856
2026-03-30 13:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c564a9f1-0398-5c01-9f95-97aaedf91c23 with identifier: 120885856
2026-03-30 13:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c564a9f1-0398-5c01-9f95-97aaedf91c23 with identifier: 120885856
2026-03-30 13:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c564a9f1-0398-5c01-9f95-97aaedf91c23 with identifier: 120885856 to the API
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120885856?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 175,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-03T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'c564a9f1-0398-5c01-9f95-97aaedf91c23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ND18ANF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120885856',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 40033,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-22',
'seller_name': 'UKCGR',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi GT-Line S 5dr DCT Auto [AWD]',
'transmission': 'automatic',
'trim': '1.6T GDi GT-Line S 5dr DCT Auto [AWD]',
'vin': None,
'year': 2018}
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120885856%27 HTTP/1.1" 200 None
2026-03-30 13:05:20 [astonbarclay.gb] INFO: Saving data for 120885856: {'created_time': 1774875920.721296, 'last_price_update_time': 1774875920.721308, 'auction_closing_time': 1775205900.0}
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120885856') HTTP/1.1" 204 0
2026-03-30 13:05:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.359(s), this was the 1st time calling it.
2026-03-30 13:05:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.798496374436638 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-30 13:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117831399?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 117831399, 'registration': 'RJ72ZBT', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 79396, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-06-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/f7009c5f-0304-49fe-bd94-e171b5b3864d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/cbb22978-24b9-4c15-9b7e-d7a2aa020288_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/97c04d19-085e-43ec-a631-0bf72fa76aef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/2d4a6e2d-5fb1-4950-9a51-4af4b15c0205_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/ffefc1eb-6a8b-418e-8656-9589af78b246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/aee92b28-5b79-4e90-936b-aa03f07ecf90_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/b5a7285b-98c0-467d-ac4e-c9bfecbee0fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/10f8953a-03c7-4e32-b929-e5891c4f677e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-28K 04/25-60K', 'remarks': 'Ex-Private Hire, SPARE KEY, VOSA STATES 14K 28K 35K 49K 64K', '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/f417c2f9-fc82-4a54-8a2f-b9e38e3693eb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 117831399, 'registration': 'RJ72ZBT', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 79396, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-06-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/f7009c5f-0304-49fe-bd94-e171b5b3864d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/cbb22978-24b9-4c15-9b7e-d7a2aa020288_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/97c04d19-085e-43ec-a631-0bf72fa76aef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/2d4a6e2d-5fb1-4950-9a51-4af4b15c0205_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/ffefc1eb-6a8b-418e-8656-9589af78b246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/aee92b28-5b79-4e90-936b-aa03f07ecf90_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/b5a7285b-98c0-467d-ac4e-c9bfecbee0fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ72ZBT/2025-12-16/image/10f8953a-03c7-4e32-b929-e5891c4f677e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/24-28K 04/25-60K', 'remarks': 'Ex-Private Hire, SPARE KEY, VOSA STATES 14K 28K 35K 49K 64K', '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/f417c2f9-fc82-4a54-8a2f-b9e38e3693eb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399
2026-03-30 13:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c2ddaeb-030d-5951-9187-941903b0379b with scrape type 2
2026-03-30 13:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c2ddaeb-030d-5951-9187-941903b0379b with scrape type 2
2026-03-30 13:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2c2ddaeb-030d-5951-9187-941903b0379b, identifier: 117831399
2026-03-30 13:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399
2026-03-30 13:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399
2026-03-30 13:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2c2ddaeb-030d-5951-9187-941903b0379b with identifier: 117831399 to the API
2026-03-30 13:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/117831399?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:00:00Z',
'fuel_type': 'Electric',
'id': '2c2ddaeb-030d-5951-9187-941903b0379b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RJ72ZBT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117831399',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 79396,
'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': '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-30 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:23 [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-30 13:05:23 [astonbarclay.gb] INFO: Saving data for 117831399: {'auction_closing_time': 1774947600.0, 'created_time': 1773403697.441785, 'last_price_update_time': 1774875923.916732}
2026-03-30 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117831399') HTTP/1.1" 204 0
2026-03-30 13:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119998008, 'registration': 'KR70OMA', 'account': 'LEA009', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 70155, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-11-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-11-04', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KR70OMA/2026-03-09/image/3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/e4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/c947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/23-47K, 10/25-67K,', 'remarks': 'VOSA STATES 51K 59K 67K', '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/65621f52-45e3-4d53-acd2-34b0cc934422.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119998008, 'registration': 'KR70OMA', 'account': 'LEA009', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 70155, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-11-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-11-04', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KR70OMA/2026-03-09/image/3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/e4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/c947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/23-47K, 10/25-67K,', 'remarks': 'VOSA STATES 51K 59K 67K', '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/65621f52-45e3-4d53-acd2-34b0cc934422.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8794a332-e02a-5504-bc70-3b6c3af79cda with identifier: 119998008
2026-03-30 13:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8794a332-e02a-5504-bc70-3b6c3af79cda with scrape type 1
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252Fe4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/e4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252Fc947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/c947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKR70OMA%252F2026-03-09%252Fimage%252F7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891747?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891747, 'registration': 'LD13FKE', 'account': 'WBA001', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 1 5dr', 'mileage': 119573, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-04-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 36K, 46K, 57K, 67K, 74K, 79K, 86K, 98K, 105K, 112K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891747, 'registration': 'LD13FKE', 'account': 'WBA001', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 1 5dr', 'mileage': 119573, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-04-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 36K, 46K, 57K, 67K, 74K, 79K, 86K, 98K, 105K, 112K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f610556-0b98-5018-a0fc-0316f1f0d33d with identifier: 120891747
2026-03-30 13:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f610556-0b98-5018-a0fc-0316f1f0d33d with scrape type 1
2026-03-30 13:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5f610556-0b98-5018-a0fc-0316f1f0d33d
2026-03-30 13:05:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5f610556-0b98-5018-a0fc-0316f1f0d33d
2026-03-30 13:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f610556-0b98-5018-a0fc-0316f1f0d33d, identifier: 120891747
2026-03-30 13:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f610556-0b98-5018-a0fc-0316f1f0d33d with identifier: 120891747
2026-03-30 13:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f610556-0b98-5018-a0fc-0316f1f0d33d with identifier: 120891747
2026-03-30 13:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f610556-0b98-5018-a0fc-0316f1f0d33d with identifier: 120891747 to the API
2026-03-30 13:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891747?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5f610556-0b98-5018-a0fc-0316f1f0d33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD13FKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891747',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 119573,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-23',
'seller_name': 'UKCGR',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.7 CRDi ISG 1 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi ISG 1 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891747%27 HTTP/1.1" 200 None
2026-03-30 13:05:27 [astonbarclay.gb] INFO: Saving data for 120891747: {'created_time': 1774875927.884635, 'last_price_update_time': 1774875927.884649, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891747') HTTP/1.1" 204 0
2026-03-30 13:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6c5a90>
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5a8310>
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/c947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce55640250>
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252Fc947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/c947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d443fd0>
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891937?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891937, 'registration': 'RO70FZE', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '5008 ESTATE', 'derivative': '1.2 PureTech Active 5dr', 'mileage': 41093, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-14', 'fuel': 'Petrol', 'motExpiry': '2026-10-14', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 18K, 26K, 36K,', 'virtual': False, 'seller': 'UKCGR', '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-30 13:05:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891937, 'registration': 'RO70FZE', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '5008 ESTATE', 'derivative': '1.2 PureTech Active 5dr', 'mileage': 41093, 'mileageWarranty': True, 'type': 'car', 'saleId': 19209, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-04-07T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-14', 'fuel': 'Petrol', 'motExpiry': '2026-10-14', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 18K, 26K, 36K,', 'virtual': False, 'seller': 'UKCGR', '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-30 13:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dace21-4db4-56c2-b69b-2910cccf658d with identifier: 120891937
2026-03-30 13:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dace21-4db4-56c2-b69b-2910cccf658d with scrape type 1
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 43dace21-4db4-56c2-b69b-2910cccf658d
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 43dace21-4db4-56c2-b69b-2910cccf658d
2026-03-30 13:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43dace21-4db4-56c2-b69b-2910cccf658d, identifier: 120891937
2026-03-30 13:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43dace21-4db4-56c2-b69b-2910cccf658d with identifier: 120891937
2026-03-30 13:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43dace21-4db4-56c2-b69b-2910cccf658d with identifier: 120891937
2026-03-30 13:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43dace21-4db4-56c2-b69b-2910cccf658d with identifier: 120891937 to the API
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891937?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-07T12:00:00Z',
'fuel_type': 'Petrol',
'id': '43dace21-4db4-56c2-b69b-2910cccf658d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO70FZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891937',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '5008 ESTATE',
'odometer': 41093,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-14',
'seller_name': 'UKCGR',
'title': 'PEUGEOT 5008 ESTATE 1.2 PureTech Active 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Active 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891937%27 HTTP/1.1" 200 None
2026-03-30 13:05:29 [astonbarclay.gb] INFO: Saving data for 120891937: {'created_time': 1774875929.719161, 'last_price_update_time': 1774875929.719173, 'auction_closing_time': 1775563200.0}
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891937') HTTP/1.1" 204 0
2026-03-30 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/e4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120840994?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7d7b90>
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252Fe4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/e4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e79fe90>
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120840994, 'registration': 'DY10TKO', 'account': 'ART006', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.2 i-VTEC SE 5dr [VSA]', 'mileage': 75563, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2010-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 10k 16k 20k 23k 27k 31k 35k 41k 44k 53k 63k 68k 72k 75k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120840994, 'registration': 'DY10TKO', 'account': 'ART006', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.2 i-VTEC SE 5dr [VSA]', 'mileage': 75563, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2010-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 10k 16k 20k 23k 27k 31k 35k 41k 44k 53k 63k 68k 72k 75k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d7a2d62-3009-5ec2-9969-bf8dff33d33d with identifier: 120840994
2026-03-30 13:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d7a2d62-3009-5ec2-9969-bf8dff33d33d with scrape type 1
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9d7a2d62-3009-5ec2-9969-bf8dff33d33d
2026-03-30 13:05:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9d7a2d62-3009-5ec2-9969-bf8dff33d33d
2026-03-30 13:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9d7a2d62-3009-5ec2-9969-bf8dff33d33d, identifier: 120840994
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ae010>
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9d7a2d62-3009-5ec2-9969-bf8dff33d33d with identifier: 120840994
2026-03-30 13:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9d7a2d62-3009-5ec2-9969-bf8dff33d33d with identifier: 120840994
2026-03-30 13:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9d7a2d62-3009-5ec2-9969-bf8dff33d33d with identifier: 120840994 to the API
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120840994?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d7a2d62-3009-5ec2-9969-bf8dff33d33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY10TKO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120840994',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 75563,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-24',
'seller_name': 'Arthurs Motor Group',
'title': 'HONDA JAZZ HATCHBACK 1.2 i-VTEC SE 5dr [VSA]',
'transmission': 'manual',
'trim': '1.2 i-VTEC SE 5dr [VSA]',
'vin': None,
'year': 2010}
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840994%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [astonbarclay.gb] INFO: Saving data for 120840994: {'created_time': 1774875930.604459, 'last_price_update_time': 1774875930.604472, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120840994') HTTP/1.1" 204 0
2026-03-30 13:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119998008?view=catalogue)
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ad710>
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e866590>
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR70OMA%252F2026-03-09%252Fimage%252F622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8794a332-e02a-5504-bc70-3b6c3af79cda
2026-03-30 13:05:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8794a332-e02a-5504-bc70-3b6c3af79cda, skipping ID generation
2026-03-30 13:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8794a332-e02a-5504-bc70-3b6c3af79cda with scrape type 1
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8794a332-e02a-5504-bc70-3b6c3af79cda sending to next pipeline
2026-03-30 13:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8794a332-e02a-5504-bc70-3b6c3af79cda, identifier: 119998008
2026-03-30 13:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8794a332-e02a-5504-bc70-3b6c3af79cda with identifier: 119998008
2026-03-30 13:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8794a332-e02a-5504-bc70-3b6c3af79cda with identifier: 119998008
2026-03-30 13:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8794a332-e02a-5504-bc70-3b6c3af79cda with identifier: 119998008 to the API
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600>
{'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-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '8794a332-e02a-5504-bc70-3b6c3af79cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR70OMA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119998008',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 70155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34774,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/3e604f59-5a72-4980-a74c-6ba9bfdbe0a6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37007,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/622cf413-fdf5-4a45-8e73-a925c54c2655_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35207,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/928f7a15-e34b-4c15-b0eb-d8b6a0c819f0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34638,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/4c191742-dda3-4c52-962c-c2f4c7313888_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45979,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/e4384b9b-40ef-4b1c-96a1-b0511934ccaf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57079,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/67ebf99e-3b38-42f9-8155-ab204b5e8eb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39779,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/c947304a-32e4-401e-8e60-20ef8d2dca50_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56756,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/48a2b308-83a1-4e8c-9daa-f1537d6f8923_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8794a332-e02a-5504-bc70-3b6c3af79cda/8794a332-e02a-5504-bc70-3b6c3af79cda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53919,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KR70OMA/2026-03-09/image/7cd05de8-a443-4f19-8f7b-b2082fcd74a6_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-05',
'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-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119998008%27 HTTP/1.1" 200 None
2026-03-30 13:05:31 [astonbarclay.gb] INFO: Saving data for 119998008: {'created_time': 1774875931.681854, 'last_price_update_time': 1774875931.681865, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119998008') HTTP/1.1" 204 0
2026-03-30 13:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120647478, 'registration': 'BK23AFV', 'account': 'KIN032', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 SE 5dr', 'mileage': 32634, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/dcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/e123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/f6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg?w=600'], 'colour': 'Metallic - Midnight black', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24-13K 05/25-23K 03/26-32K KM', 'remarks': 'SPARE KEY, VOSA STATES 32K / Cloth - Black / PP', 'virtual': False, 'seller': 'Kinto', '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/295fca43-0405-4a48-a6a3-de7615394cad.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120647478, 'registration': 'BK23AFV', 'account': 'KIN032', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 95 SE 5dr', 'mileage': 32634, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/dcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/e123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/f6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg?w=600'], 'colour': 'Metallic - Midnight black', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24-13K 05/25-23K 03/26-32K KM', 'remarks': 'SPARE KEY, VOSA STATES 32K / Cloth - Black / PP', 'virtual': False, 'seller': 'Kinto', '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/295fca43-0405-4a48-a6a3-de7615394cad.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6bf399-8a97-5bcc-a0f1-19e4f940d014 with identifier: 120647478
2026-03-30 13:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014 with scrape type 1
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252Fa1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252F46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252Fdcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/dcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252F6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252Fe123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/e123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252Ff6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/f6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK23AFV%252F2026-03-23%252Fimage%252F6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119642615, 'registration': 'MA23UUB', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 23308, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MA23UUB/2026-03-06/image/ea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/f819b114-76c9-46be-8319-4f7eca964433_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/c077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-6K, 01/25-14K', 'remarks': 'SPARE KEY, Pearlescent 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/b1c41aad-d318-45af-997e-f71235d478bc.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119642615, 'registration': 'MA23UUB', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 23308, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MA23UUB/2026-03-06/image/ea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/f819b114-76c9-46be-8319-4f7eca964433_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/c077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-6K, 01/25-14K', 'remarks': 'SPARE KEY, Pearlescent 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/b1c41aad-d318-45af-997e-f71235d478bc.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a27534ce-56a7-5e6e-b07f-8c01a093ee9d with identifier: 119642615
2026-03-30 13:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d with scrape type 1
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252Fea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/ea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/f6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252Ff819b114-76c9-46be-8319-4f7eca964433_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/f819b114-76c9-46be-8319-4f7eca964433_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252Fbf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252F41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252F2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8da750>
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252F6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252F1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252F26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FMA23UUB%252F2026-03-06%252Fimage%252Fc077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/c077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d282f50>
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252Ff6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/f6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/ea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5bb550>
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252Fea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/ea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/c077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d281190>
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252Fc077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/c077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ad1d0>
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252F26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d402790>
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252F1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120655877, 'registration': 'WG72ZRN', 'account': 'KIN032', 'make': 'VOLVO', 'model': 'XC40 ESTATE', 'derivative': '2.0 B3P Core 5dr Auto', 'mileage': 33545, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/feb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/d70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/23-11K 12/24-23K 12/25-31K', 'remarks': 'SPARE KEY, VOSA STATES 31K', '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/3849afa5-3ce1-424d-a2e0-90cdc4b58724.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120655877, 'registration': 'WG72ZRN', 'account': 'KIN032', 'make': 'VOLVO', 'model': 'XC40 ESTATE', 'derivative': '2.0 B3P Core 5dr Auto', 'mileage': 33545, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/feb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/d70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/23-11K 12/24-23K 12/25-31K', 'remarks': 'SPARE KEY, VOSA STATES 31K', '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/3849afa5-3ce1-424d-a2e0-90cdc4b58724.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b6e675-d8e9-54b9-abe4-1421d8e725b9 with identifier: 120655877
2026-03-30 13:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9 with scrape type 1
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252Ffeb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/feb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252Fe976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252F4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252F5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252Fd70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/d70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252F78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/feb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FWG72ZRN%252F2026-03-25%252Fimage%252F03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ae290>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252F2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/d70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e924550>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252Ffeb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/feb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891270?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe49790>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252F41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655877?view=catalogue)
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe38650>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252F78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e866290>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252Fd70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/d70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7d3450>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252F03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5a9fd0>
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252F5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891270, 'registration': 'DN16KMK', 'account': 'GAT003', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.6 THP GTi Prestige 3dr', 'mileage': 38066, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-02', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA @ 4K 7K 10K 12K 16K 21K 28K 34K', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891270, 'registration': 'DN16KMK', 'account': 'GAT003', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.6 THP GTi Prestige 3dr', 'mileage': 38066, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-06-02', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA @ 4K 7K 10K 12K 16K 21K 28K 34K', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d894749c-1ef7-5529-a21f-ccc823618bf5 with identifier: 120891270
2026-03-30 13:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d894749c-1ef7-5529-a21f-ccc823618bf5 with scrape type 1
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d894749c-1ef7-5529-a21f-ccc823618bf5
2026-03-30 13:05:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d894749c-1ef7-5529-a21f-ccc823618bf5
2026-03-30 13:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d894749c-1ef7-5529-a21f-ccc823618bf5, identifier: 120891270
2026-03-30 13:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d894749c-1ef7-5529-a21f-ccc823618bf5 with identifier: 120891270
2026-03-30 13:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d894749c-1ef7-5529-a21f-ccc823618bf5 with identifier: 120891270
2026-03-30 13:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d894749c-1ef7-5529-a21f-ccc823618bf5 with identifier: 120891270 to the API
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891270?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd894749c-1ef7-5529-a21f-ccc823618bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN16KMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891270',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 38066,
'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': 'Gateway Peugeot',
'title': 'PEUGEOT 208 HATCHBACK 1.6 THP GTi Prestige 3dr',
'transmission': 'manual',
'trim': '1.6 THP GTi Prestige 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891270%27 HTTP/1.1" 200 None
2026-03-30 13:05:37 [astonbarclay.gb] INFO: Saving data for 120891270: {'created_time': 1774875937.309527, 'last_price_update_time': 1774875937.309543, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891270') HTTP/1.1" 204 0
2026-03-30 13:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/e123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/f819b114-76c9-46be-8319-4f7eca964433_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119642615?view=catalogue)
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8bdcd0>
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252F4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8bfc10>
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWG72ZRN%252F2026-03-25%252Fimage%252Fe976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9
2026-03-30 13:05:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7b6e675-d8e9-54b9-abe4-1421d8e725b9, skipping ID generation
2026-03-30 13:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9 with scrape type 1
2026-03-30 13:05:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7b6e675-d8e9-54b9-abe4-1421d8e725b9 sending to next pipeline
2026-03-30 13:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d7b6e675-d8e9-54b9-abe4-1421d8e725b9, identifier: 120655877
2026-03-30 13:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120840985?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d7b6e675-d8e9-54b9-abe4-1421d8e725b9 with identifier: 120655877
2026-03-30 13:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d7b6e675-d8e9-54b9-abe4-1421d8e725b9 with identifier: 120655877
2026-03-30 13:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d7b6e675-d8e9-54b9-abe4-1421d8e725b9 with identifier: 120655877 to the API
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600>
{'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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7b6e675-d8e9-54b9-abe4-1421d8e725b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WG72ZRN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120655877',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLVO',
'model': 'XC40 ESTATE',
'odometer': 33545,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28586,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/feb52226-a07a-4cf8-b74b-90bf243202aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27933,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/e976943c-9243-4d90-b24c-5b538e58c217_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29154,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/4694a5d8-9ef6-45d5-809c-941eca50c616_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29384,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/5484aceb-8d00-43c8-b344-45d09f8e9f39_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33306,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/d70852fc-9193-4958-b83a-6db9dae05586_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38307,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/78dcf6df-62bd-474e-9b9e-e59b61674aa6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7b6e675-d8e9-54b9-abe4-1421d8e725b9/d7b6e675-d8e9-54b9-abe4-1421d8e725b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45838,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WG72ZRN/2026-03-25/image/03340a53-8636-434d-8428-2aa80d8291c0_removebg.jpg?w=600',
'Width': 600}],
'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-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655877%27 HTTP/1.1" 200 None
2026-03-30 13:05:37 [astonbarclay.gb] INFO: Saving data for 120655877: {'created_time': 1774875937.985742, 'last_price_update_time': 1774875937.98576, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120655877') HTTP/1.1" 204 0
2026-03-30 13:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3d35d0>
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252Fe123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/e123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d48b750>
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252Ff819b114-76c9-46be-8319-4f7eca964433_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/f819b114-76c9-46be-8319-4f7eca964433_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2816d0>
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMA23UUB%252F2026-03-06%252Fimage%252Fbf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d
2026-03-30 13:05:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a27534ce-56a7-5e6e-b07f-8c01a093ee9d, skipping ID generation
2026-03-30 13:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d with scrape type 1
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a27534ce-56a7-5e6e-b07f-8c01a093ee9d sending to next pipeline
2026-03-30 13:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a27534ce-56a7-5e6e-b07f-8c01a093ee9d, identifier: 119642615
2026-03-30 13:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a27534ce-56a7-5e6e-b07f-8c01a093ee9d with identifier: 119642615
2026-03-30 13:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a27534ce-56a7-5e6e-b07f-8c01a093ee9d with identifier: 119642615
2026-03-30 13:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a27534ce-56a7-5e6e-b07f-8c01a093ee9d with identifier: 119642615 to the API
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a27534ce-56a7-5e6e-b07f-8c01a093ee9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MA23UUB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119642615',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'E-2008 ELECTRIC ESTATE',
'odometer': 23308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25408,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/ea82d703-4a29-4a26-9907-0da402b29c93_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26467,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/f819b114-76c9-46be-8319-4f7eca964433_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26353,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/bf4df23b-2fd3-40c5-8b8d-8db6e798ccae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22825,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/41460f7e-e628-4f93-8071-f9d7b873215d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45959,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/2e475c00-cea7-41d4-9786-da1cfa491b2b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30395,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/1e61f11b-b803-4d63-b4e3-071641103b84_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34384,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/26159bac-78d4-42f4-9c0e-180a4ce3a3c4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a27534ce-56a7-5e6e-b07f-8c01a093ee9d/a27534ce-56a7-5e6e-b07f-8c01a093ee9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40082,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MA23UUB/2026-03-06/image/c077001c-2efc-42d2-a6fd-4ee23f2c26b8_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'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-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119642615%27 HTTP/1.1" 200 None
2026-03-30 13:05:38 [astonbarclay.gb] INFO: Saving data for 119642615: {'created_time': 1774875938.656645, 'last_price_update_time': 1774875938.656655, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119642615') HTTP/1.1" 204 0
2026-03-30 13:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/dcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120840985, 'registration': 'CY12FNS', 'account': 'ART006', 'make': 'PEUGEOT', 'model': '308 DIESEL COUPE CABRIOLET', 'derivative': '2.0 HDi 163 Allure 2dr', 'mileage': 30389, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-05-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 2, 'engineSize': 1997, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 11k 1k 16k 18k 22k 23k 25k 26k 27k 29k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120840985, 'registration': 'CY12FNS', 'account': 'ART006', 'make': 'PEUGEOT', 'model': '308 DIESEL COUPE CABRIOLET', 'derivative': '2.0 HDi 163 Allure 2dr', 'mileage': 30389, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-05-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-15', 'doors': 2, 'engineSize': 1997, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 11k 1k 16k 18k 22k 23k 25k 26k 27k 29k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5 with identifier: 120840985
2026-03-30 13:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5 with scrape type 1
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5
2026-03-30 13:05:38 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5
2026-03-30 13:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5, identifier: 120840985
2026-03-30 13:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5 with identifier: 120840985
2026-03-30 13:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5 with identifier: 120840985
2026-03-30 13:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9bfd04c5-b94c-5df6-863c-4ce16e8a61b5 with identifier: 120840985 to the API
2026-03-30 13:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120840985?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9bfd04c5-b94c-5df6-863c-4ce16e8a61b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CY12FNS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120840985',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '308 DIESEL COUPE CABRIOLET',
'odometer': 30389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-23',
'seller_name': 'Arthurs Motor Group',
'title': 'PEUGEOT 308 DIESEL COUPE CABRIOLET 2.0 HDi 163 Allure 2dr',
'transmission': 'manual',
'trim': '2.0 HDi 163 Allure 2dr',
'vin': None,
'year': 2012}
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120840985%27 HTTP/1.1" 200 None
2026-03-30 13:05:39 [astonbarclay.gb] INFO: Saving data for 120840985: {'created_time': 1774875939.153852, 'last_price_update_time': 1774875939.153867, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120840985') HTTP/1.1" 204 0
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e80cf90>
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252Fdcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/dcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4f1b79d0>
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252F6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d485190>
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252F46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120647478?view=catalogue)
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ffcb290>
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23AFV%252F2026-03-23%252Fimage%252Fa1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014
2026-03-30 13:05:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec6bf399-8a97-5bcc-a0f1-19e4f940d014, skipping ID generation
2026-03-30 13:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014 with scrape type 1
2026-03-30 13:05:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec6bf399-8a97-5bcc-a0f1-19e4f940d014 sending to next pipeline
2026-03-30 13:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ec6bf399-8a97-5bcc-a0f1-19e4f940d014, identifier: 120647478
2026-03-30 13:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ec6bf399-8a97-5bcc-a0f1-19e4f940d014 with identifier: 120647478
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Metallic+-+Midnight+black HTTP/1.1" 200 None
2026-03-30 13:05:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ec6bf399-8a97-5bcc-a0f1-19e4f940d014 with identifier: 120647478
2026-03-30 13:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ec6bf399-8a97-5bcc-a0f1-19e4f940d014 with identifier: 120647478 to the API
2026-03-30 13:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'Metallic',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ec6bf399-8a97-5bcc-a0f1-19e4f940d014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK23AFV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120647478',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 32634,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27733,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/a1b9e168-8f71-4ad7-9dab-6c1cde79ac0e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28355,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/46a515ef-531f-41b7-a1e3-c1d0f2d31a69_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25554,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/dcb244af-87a7-47ad-b4e4-1f43d4a581e8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24099,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6e58d69e-4538-4cfe-954e-b2b633072b3d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33920,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/e123f792-4ad5-4116-9068-6ed98cba8fa3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38514,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/f6a91755-4e1f-42bb-86be-1133fb12863a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6bf399-8a97-5bcc-a0f1-19e4f940d014/ec6bf399-8a97-5bcc-a0f1-19e4f940d014_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42139,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BK23AFV/2026-03-23/image/6f626756-2646-486c-9b3b-6059af842b13_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-24',
'seller_name': 'Kinto',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 95 SE 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 SE 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647478%27 HTTP/1.1" 200 None
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Saving data for 120647478: {'created_time': 1774875940.325537, 'last_price_update_time': 1774875940.325549, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120647478') HTTP/1.1" 204 0
2026-03-30 13:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118743047?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120241647, 'registration': 'YK22MPF', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 250e AMG Line Premium 4dr Tip Auto', 'mileage': 58436, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-03', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-02', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YK22MPF/2026-03-09/image/658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/c3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/a80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/23 16K 02/24 26K 12/24 40K 12/25 55K', 'remarks': 'Metallic Paint - SPARE KEY, VOSA STATES 42K 57K', '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/aec1d761-3757-4c5b-9fe3-18dd8dbbaa11.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120241647, 'registration': 'YK22MPF', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 250e AMG Line Premium 4dr Tip Auto', 'mileage': 58436, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-03', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-02', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YK22MPF/2026-03-09/image/658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/c3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/a80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/23 16K 02/24 26K 12/24 40K 12/25 55K', 'remarks': 'Metallic Paint - SPARE KEY, VOSA STATES 42K 57K', '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/aec1d761-3757-4c5b-9fe3-18dd8dbbaa11.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29b14db5-95cf-544c-ad4b-032b28ff9054 with identifier: 120241647
2026-03-30 13:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29b14db5-95cf-544c-ad4b-032b28ff9054 with scrape type 1
2026-03-30 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120031291, 'registration': 'BL71WHP', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 95878, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-02', 'fuel': 'Electric', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/d6bca556-836e-4374-b107-e6246556fa02_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/ce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/bbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/e0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/afd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/22-7K, 10/22-20K, 03/23-32K, 08/23-44K, 01/24-54K, 12/24-74K, 07/25-85K,', 'remarks': 'VOSA STATES 77K 93K 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/1fb081d2-a6b1-4341-bbc6-f73de20b42b2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120031291, 'registration': 'BL71WHP', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 95878, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-02', 'fuel': 'Electric', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/d6bca556-836e-4374-b107-e6246556fa02_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/ce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/bbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/e0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/afd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/22-7K, 10/22-20K, 03/23-32K, 08/23-44K, 01/24-54K, 12/24-74K, 07/25-85K,', 'remarks': 'VOSA STATES 77K 93K 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/1fb081d2-a6b1-4341-bbc6-f73de20b42b2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 with identifier: 120031291
2026-03-30 13:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 with scrape type 1
2026-03-30 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252F920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118743047, 'registration': 'DL17XJW', 'account': 'PIN004', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Icon Tech 5dr CVT', 'mileage': 91624, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-01-17', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 50k, 58k, 66k, 75k, 82k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 75, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118743047, 'registration': 'DL17XJW', 'account': 'PIN004', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.5 Hybrid Icon Tech 5dr CVT', 'mileage': 91624, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-01-17', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa@ 50k, 58k, 66k, 75k, 82k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 75, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a98af28-9308-5de2-b370-95f2f38e2b8f with identifier: 118743047
2026-03-30 13:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a98af28-9308-5de2-b370-95f2f38e2b8f with scrape type 1
2026-03-30 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2a98af28-9308-5de2-b370-95f2f38e2b8f
2026-03-30 13:05:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2a98af28-9308-5de2-b370-95f2f38e2b8f
2026-03-30 13:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a98af28-9308-5de2-b370-95f2f38e2b8f, identifier: 118743047
2026-03-30 13:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a98af28-9308-5de2-b370-95f2f38e2b8f with identifier: 118743047
2026-03-30 13:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a98af28-9308-5de2-b370-95f2f38e2b8f with identifier: 118743047
2026-03-30 13:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a98af28-9308-5de2-b370-95f2f38e2b8f with identifier: 118743047 to the API
2026-03-30 13:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118743047?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 75,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '2a98af28-9308-5de2-b370-95f2f38e2b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DL17XJW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118743047',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 91624,
'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': 'Pinkstones',
'title': 'TOYOTA YARIS HATCHBACK 1.5 Hybrid Icon Tech 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Icon Tech 5dr CVT',
'vin': None,
'year': 2017}
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118743047%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [astonbarclay.gb] INFO: Saving data for 118743047: {'created_time': 1774875941.050804, 'last_price_update_time': 1774875941.050815, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118743047') HTTP/1.1" 204 0
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252Fd6bca556-836e-4374-b107-e6246556fa02_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/d6bca556-836e-4374-b107-e6246556fa02_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252Fce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/ce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252Fbbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/bbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252Fc3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/c3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252F2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252Fa80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/a80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252F9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252Fe0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/e0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252Fafd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/afd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FYK22MPF%252F2026-03-09%252Fimage%252F08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBL71WHP%252F2026-03-09%252Fimage%252F5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120891061?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120891061, 'registration': 'SD72UYW', 'account': 'GAT003', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo GS Line 5dr', 'mileage': 12118, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-25', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA @ 11K', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120891061, 'registration': 'SD72UYW', 'account': 'GAT003', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo GS Line 5dr', 'mileage': 12118, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-10-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-25', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA @ 11K', 'virtual': False, 'seller': 'Gateway Peugeot', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee089e71-048e-5d51-b3f8-7fe8e15ca45b with identifier: 120891061
2026-03-30 13:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee089e71-048e-5d51-b3f8-7fe8e15ca45b with scrape type 1
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ee089e71-048e-5d51-b3f8-7fe8e15ca45b
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ee089e71-048e-5d51-b3f8-7fe8e15ca45b
2026-03-30 13:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee089e71-048e-5d51-b3f8-7fe8e15ca45b, identifier: 120891061
2026-03-30 13:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee089e71-048e-5d51-b3f8-7fe8e15ca45b with identifier: 120891061
2026-03-30 13:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee089e71-048e-5d51-b3f8-7fe8e15ca45b with identifier: 120891061
2026-03-30 13:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ee089e71-048e-5d51-b3f8-7fe8e15ca45b with identifier: 120891061 to the API
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120891061?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee089e71-048e-5d51-b3f8-7fe8e15ca45b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SD72UYW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120891061',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 12118,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-26',
'seller_name': 'Gateway Peugeot',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo GS Line 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo GS Line 5dr',
'vin': None,
'year': 2022}
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120891061%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Saving data for 120891061: {'created_time': 1774875942.577645, 'last_price_update_time': 1774875942.577662, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120891061') HTTP/1.1" 204 0
2026-03-30 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120840957?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120190574, 'registration': 'BK71WLB', 'account': 'LEA009', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 36559, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-13', 'fuel': 'Electric', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/69973491-79a1-41ea-a919-07b54242b310_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/ad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/22-8K, 10/23-17K, 10/24-26K, 11/25-34K,', 'remarks': 'SPARE KEY, VOSA STATES 33K', '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/996a7f4e-7a9d-44da-b61e-9e1ecb85f924.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120190574, 'registration': 'BK71WLB', 'account': 'LEA009', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 36559, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-13', 'fuel': 'Electric', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/69973491-79a1-41ea-a919-07b54242b310_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/ad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/22-8K, 10/23-17K, 10/24-26K, 11/25-34K,', 'remarks': 'SPARE KEY, VOSA STATES 33K', '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/996a7f4e-7a9d-44da-b61e-9e1ecb85f924.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab with identifier: 120190574
2026-03-30 13:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab with scrape type 1
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252F1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252Feca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252F35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252F45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252F1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252Feb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252F69973491-79a1-41ea-a919-07b54242b310_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/69973491-79a1-41ea-a919-07b54242b310_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd6ab50>
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252F5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8d34d0>
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120840957, 'registration': 'BV64LAO', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [163] ecoFLEX SRi Vx-line Nav 5dr [S/S]', 'mileage': 60450, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-01-06', 'fuel': 'Diesel', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 27k 33k 38k 41k 44k 48k 51k 54k 59k', 'virtual': False, 'seller': 'Arthurs Motor Group', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120840957, 'registration': 'BV64LAO', 'account': 'ART006', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL SPORTS TOURER', 'derivative': '2.0 CDTi [163] ecoFLEX SRi Vx-line Nav 5dr [S/S]', 'mileage': 60450, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-01-06', 'fuel': 'Diesel', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 27k 33k 38k 41k 44k 48k 51k 54k 59k', 'virtual': False, 'seller': 'Arthurs Motor Group', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eb65c91-4ede-5221-998b-93014b03d5f6 with identifier: 120840957
2026-03-30 13:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eb65c91-4ede-5221-998b-93014b03d5f6 with scrape type 1
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9eb65c91-4ede-5221-998b-93014b03d5f6
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9eb65c91-4ede-5221-998b-93014b03d5f6
2026-03-30 13:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9eb65c91-4ede-5221-998b-93014b03d5f6, identifier: 120840957
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252Fad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/ad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9eb65c91-4ede-5221-998b-93014b03d5f6 with identifier: 120840957
2026-03-30 13:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9eb65c91-4ede-5221-998b-93014b03d5f6 with identifier: 120840957
2026-03-30 13:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9eb65c91-4ede-5221-998b-93014b03d5f6 with identifier: 120840957 to the API
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120840957?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9eb65c91-4ede-5221-998b-93014b03d5f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV64LAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120840957',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL SPORTS TOURER',
'odometer': 60450,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-06',
'seller_name': 'Arthurs Motor Group',
'title': 'VAUXHALL INSIGNIA DIESEL SPORTS TOURER 2.0 CDTi [163] ecoFLEX SRi '
'Vx-line Nav 5dr [S/S]',
'transmission': 'manual',
'trim': '2.0 CDTi [163] ecoFLEX SRi Vx-line Nav 5dr [S/S]',
'vin': None,
'year': 2015}
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120840957%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [astonbarclay.gb] INFO: Saving data for 120840957: {'created_time': 1774875943.310569, 'last_price_update_time': 1774875943.310581, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120840957') HTTP/1.1" 204 0
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/e0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/afd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FBK71WLB%252F2026-03-09%252Fimage%252F98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8859d0>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252Fe0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/e0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e886f50>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252Fafd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/afd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120174699, 'registration': 'NL21UUM', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 4+ 64kWh 5dr Auto', 'mileage': 46896, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-03-05', 'fuel': 'Electric', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/a68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/e9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/22-6K, 03/23-15K, 02/24-25K (DIGITAL), 01/25-34K', 'remarks': 'SPARE KEY, VOSA STATES 25K 34K 46K', '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/f2d7074b-207c-4b01-8533-09cceee25660.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120174699, 'registration': 'NL21UUM', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 4+ 64kWh 5dr Auto', 'mileage': 46896, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-03-05', 'fuel': 'Electric', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/a68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/e9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/22-6K, 03/23-15K, 02/24-25K (DIGITAL), 01/25-34K', 'remarks': 'SPARE KEY, VOSA STATES 25K 34K 46K', '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/f2d7074b-207c-4b01-8533-09cceee25660.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6871229-9b6f-5601-bbfd-62a894272834 with identifier: 120174699
2026-03-30 13:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6871229-9b6f-5601-bbfd-62a894272834 with scrape type 1
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252Fa68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/a68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252Fe9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/e9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/69973491-79a1-41ea-a919-07b54242b310_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FNL21UUM%252F2026-03-05%252Fimage%252F080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce542ba1d0>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d282750>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252Feb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e89ed10>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252F69973491-79a1-41ea-a919-07b54242b310_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/69973491-79a1-41ea-a919-07b54242b310_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5ab190>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252F98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ff61f50>
2026-03-30 13:05:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5a8bd0>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/e9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/a68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4e4490>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d423ed0>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252Fe9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/e9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7fbc10>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252Fa68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/a68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd49750>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120051601, 'registration': 'LB72DJO', 'account': 'ZEN009', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Excite 5dr DCT', 'mileage': 23578, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LB72DJO/2026-03-12/image/8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/b5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/e7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/be24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '10/24 11K', 'remarks': 'VOSA STATES 20K SPARE KEY', 'virtual': False, 'seller': 'Zenith', '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/4f1954c8-88e9-485c-b80b-bb6cadd7fc58.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120051601, 'registration': 'LB72DJO', 'account': 'ZEN009', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Excite 5dr DCT', 'mileage': 23578, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LB72DJO/2026-03-12/image/8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/b5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/e7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/be24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '10/24 11K', 'remarks': 'VOSA STATES 20K SPARE KEY', 'virtual': False, 'seller': 'Zenith', '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/4f1954c8-88e9-485c-b80b-bb6cadd7fc58.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26c9b34c-fb88-5ce3-a82a-e411a83052f7 with identifier: 120051601
2026-03-30 13:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7 with scrape type 1
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252F8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120174699?view=catalogue)
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252Fa76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252F3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/ad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252Fb5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/b5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252F7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252Fe7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/e7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252F9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252F67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4cdf90>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e864bd0>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e9677d0>
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNL21UUM%252F2026-03-05%252Fimage%252F05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a6871229-9b6f-5601-bbfd-62a894272834
2026-03-30 13:05:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6871229-9b6f-5601-bbfd-62a894272834, skipping ID generation
2026-03-30 13:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6871229-9b6f-5601-bbfd-62a894272834 with scrape type 1
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6871229-9b6f-5601-bbfd-62a894272834 sending to next pipeline
2026-03-30 13:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a6871229-9b6f-5601-bbfd-62a894272834, identifier: 120174699
2026-03-30 13:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FLB72DJO%252F2026-03-12%252Fimage%252Fbe24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/be24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a6871229-9b6f-5601-bbfd-62a894272834 with identifier: 120174699
2026-03-30 13:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a6871229-9b6f-5601-bbfd-62a894272834 with identifier: 120174699
2026-03-30 13:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a6871229-9b6f-5601-bbfd-62a894272834 with identifier: 120174699 to the API
2026-03-30 13:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a6871229-9b6f-5601-bbfd-62a894272834',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NL21UUM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120174699',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'E-NIRO ELECTRIC ESTATE',
'odometer': 46896,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41056,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/05dd8645-e0ff-4602-be7e-b4439bd54757_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33400,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/55eb1b20-6c36-45d9-be47-70fb4377f66b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39751,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/7ac371a2-d1ea-4c1a-85aa-6b66a28b7c62_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37967,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/3379394c-d86f-41d0-b097-544f4615d8d7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56441,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/2ab56b2c-eb85-486d-8f33-1e1e55d7246d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49839,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/030d4cae-78fa-4c34-a292-c16cb693ddd1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66295,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/a68d3cea-655d-4780-b104-3fe4fd719c41_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58276,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/e9125e60-fd91-4e1a-9d55-41484176d143_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6871229-9b6f-5601-bbfd-62a894272834/a6871229-9b6f-5601-bbfd-62a894272834_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50126,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL21UUM/2026-03-05/image/080efe58-8587-47a9-9147-ff262d6eceac_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-05',
'seller_name': 'Zenith',
'title': 'KIA E-NIRO ELECTRIC ESTATE 150kW 4+ 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 4+ 64kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120174699%27 HTTP/1.1" 200 None
2026-03-30 13:05:46 [astonbarclay.gb] INFO: Saving data for 120174699: {'created_time': 1774875946.793974, 'last_price_update_time': 1774875946.793987, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120174699') HTTP/1.1" 204 0
2026-03-30 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ea61810>
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252Fad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/ad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d440090>
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252F1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2805d0>
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252F35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7f9390>
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252F8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e82d5d0>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252F3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe2dad0>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252F45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/be24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d63f650>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252F7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/e7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3b14d0>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252Fbe24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/be24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce54212050>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252F9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d57fe90>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252Fe7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/e7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/b5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce556401d0>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252F67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120051601?view=catalogue)
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e754710>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252Fb5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/b5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe5b4d0>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252Feca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce55640690>
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLB72DJO%252F2026-03-12%252Fimage%252Fa76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7
2026-03-30 13:05:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26c9b34c-fb88-5ce3-a82a-e411a83052f7, skipping ID generation
2026-03-30 13:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7 with scrape type 1
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26c9b34c-fb88-5ce3-a82a-e411a83052f7 sending to next pipeline
2026-03-30 13:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 26c9b34c-fb88-5ce3-a82a-e411a83052f7, identifier: 120051601
2026-03-30 13:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 26c9b34c-fb88-5ce3-a82a-e411a83052f7 with identifier: 120051601
2026-03-30 13:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 26c9b34c-fb88-5ce3-a82a-e411a83052f7 with identifier: 120051601
2026-03-30 13:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 26c9b34c-fb88-5ce3-a82a-e411a83052f7 with identifier: 120051601 to the API
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600>
{'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-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '26c9b34c-fb88-5ce3-a82a-e411a83052f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LB72DJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120051601',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 23578,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39997,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/8c5692e7-a4dc-42e9-9418-ae1205db6c58_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39848,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/a76375e9-13a4-471f-aace-f2b3257d8ffd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40255,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/3c7f3dd7-6a50-46d3-a660-57e2c35fe131_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38405,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/b5068af5-ef9c-4a11-b603-c8679e0f5507_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45207,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/7c6812f9-3f55-499c-a85d-f62a4e389abf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44002,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/e7b3c404-a1e1-4dfc-b130-2d3d0028d369_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48021,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/9155cc81-a1d7-4af5-a1b4-fc0ebdd38b42_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59217,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/67801f6a-b3b0-4c8a-837f-aff441609b98_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c9b34c-fb88-5ce3-a82a-e411a83052f7/26c9b34c-fb88-5ce3-a82a-e411a83052f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51005,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LB72DJO/2026-03-12/image/be24a8de-d4d3-42f5-b2d4-6e16dfce90cc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': 'Zenith',
'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': 2022}
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120051601%27 HTTP/1.1" 200 None
2026-03-30 13:05:48 [astonbarclay.gb] INFO: Saving data for 120051601: {'created_time': 1774875948.326298, 'last_price_update_time': 1774875948.326311, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120051601') HTTP/1.1" 204 0
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120190574?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/c3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/a80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d57da90>
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e895510>
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK71WLB%252F2026-03-09%252Fimage%252F1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab
2026-03-30 13:05:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab, skipping ID generation
2026-03-30 13:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab with scrape type 1
2026-03-30 13:05:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab sending to next pipeline
2026-03-30 13:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab, identifier: 120190574
2026-03-30 13:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab with identifier: 120190574
2026-03-30 13:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab with identifier: 120190574
2026-03-30 13:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3b62cfb9-c99c-5cc3-9715-73dda21ef8ab with identifier: 120190574 to the API
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '3b62cfb9-c99c-5cc3-9715-73dda21ef8ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK71WLB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120190574',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'KONA ELECTRIC HATCHBACK',
'odometer': 36559,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32237,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1716e44e-7c03-4fbd-bc24-690d47ce0b6e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34549,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eca30b3a-7ceb-4b08-8e50-64ad93ddf710_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38153,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/35ace5ab-3bbf-4d66-867a-d7da7255a55c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39289,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/45c34cf1-96a1-46cc-bd27-00d613cb443b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40304,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/1e5e9d49-d7f1-4acf-9101-9d2625771e1f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41624,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/eb153cd0-c166-40dc-a23a-09bd43b6252c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50865,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/69973491-79a1-41ea-a919-07b54242b310_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59519,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/ad842359-e7f3-49a1-b934-131a8d011706_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b62cfb9-c99c-5cc3-9715-73dda21ef8ab/3b62cfb9-c99c-5cc3-9715-73dda21ef8ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49498,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK71WLB/2026-03-09/image/98081fc3-602a-4968-932f-ad9898cc4114_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-13',
'seller_name': 'Zenith',
'title': 'HYUNDAI KONA ELECTRIC HATCHBACK 150kW Premium 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Premium 64kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120190574%27 HTTP/1.1" 200 None
2026-03-30 13:05:48 [astonbarclay.gb] INFO: Saving data for 120190574: {'created_time': 1774875948.948581, 'last_price_update_time': 1774875948.948597, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120190574') HTTP/1.1" 204 0
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/bbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/d6bca556-836e-4374-b107-e6246556fa02_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/ce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7b6d90>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252F2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b06d0>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252Fc3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/c3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d645b50>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252F9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c3c90>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252Fa80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/a80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d644c90>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252Fbbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/bbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d2889d0>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4d0990>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252Fd6bca556-836e-4374-b107-e6246556fa02_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/d6bca556-836e-4374-b107-e6246556fa02_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e7ed150>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252Fce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/ce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e74c490>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120031291?view=catalogue)
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d54bd50>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120241647?view=catalogue)
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4efa90>
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBL71WHP%252F2026-03-09%252Fimage%252F920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982
2026-03-30 13:05:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f3c31db-f3c8-51ce-9d6b-78e0474ea982, skipping ID generation
2026-03-30 13:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 with scrape type 1
2026-03-30 13:05:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 sending to next pipeline
2026-03-30 13:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f3c31db-f3c8-51ce-9d6b-78e0474ea982, identifier: 120031291
2026-03-30 13:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 with identifier: 120031291
2026-03-30 13:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 with identifier: 120031291
2026-03-30 13:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7f3c31db-f3c8-51ce-9d6b-78e0474ea982 with identifier: 120031291 to the API
2026-03-30 13:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '7f3c31db-f3c8-51ce-9d6b-78e0474ea982',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BL71WHP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120031291',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'KONA ELECTRIC HATCHBACK',
'odometer': 95878,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31347,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/920b7ae0-720a-418f-9179-37b89b064965_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30393,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/d6bca556-836e-4374-b107-e6246556fa02_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34067,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/ce0b3ef9-f5b1-4a69-83ec-f358e09df6c6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34602,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/bbddda44-4551-437e-b4ef-32b206bfcddd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34121,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/2d3238ea-4635-4113-8f87-0f1eb97b8a1a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50015,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/9d2bbf07-3cc9-4037-84c5-68a8ce2c3096_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34700,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/e0b71f89-8ba0-468f-9e13-95bd89f6698f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51738,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/afd0cebd-14ed-411d-b277-10bbc0f086ff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f3c31db-f3c8-51ce-9d6b-78e0474ea982/7f3c31db-f3c8-51ce-9d6b-78e0474ea982_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49096,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BL71WHP/2026-03-09/image/5455c2d3-7686-4023-8c77-a39f3c8ee5d1_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-02',
'seller_name': 'Zenith',
'title': 'HYUNDAI KONA ELECTRIC HATCHBACK 150kW Premium 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Premium 64kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120031291%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [astonbarclay.gb] INFO: Saving data for 120031291: {'created_time': 1774875950.70053, 'last_price_update_time': 1774875950.700542, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120031291') HTTP/1.1" 204 0
2026-03-30 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120841003?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e8db990>
2026-03-30 13:05:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK22MPF%252F2026-03-09%252Fimage%252F9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29b14db5-95cf-544c-ad4b-032b28ff9054
2026-03-30 13:05:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29b14db5-95cf-544c-ad4b-032b28ff9054, skipping ID generation
2026-03-30 13:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29b14db5-95cf-544c-ad4b-032b28ff9054 with scrape type 1
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29b14db5-95cf-544c-ad4b-032b28ff9054 sending to next pipeline
2026-03-30 13:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 29b14db5-95cf-544c-ad4b-032b28ff9054, identifier: 120241647
2026-03-30 13:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 29b14db5-95cf-544c-ad4b-032b28ff9054 with identifier: 120241647
2026-03-30 13:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 29b14db5-95cf-544c-ad4b-032b28ff9054 with identifier: 120241647
2026-03-30 13:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 29b14db5-95cf-544c-ad4b-032b28ff9054 with identifier: 120241647 to the API
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '29b14db5-95cf-544c-ad4b-032b28ff9054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YK22MPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120241647',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 58436,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35997,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/658ffa66-0c8a-4315-b60b-bb68dd124274_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37743,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/9503be9e-9060-42f9-847e-aeb383194fa5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35103,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/5994e767-d14b-4043-a3fc-defacdf584f1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38896,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/90aba2e7-d0b2-484d-9885-b1c4c8135c82_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61904,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/c3b66161-0fd9-4967-8903-1321a4a04b1b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52536,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/a80a8fb9-9311-4c31-860c-98cd9d785868_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40564,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/969c7470-1216-44f5-9c5d-148dc4459271_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56969,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/18e5f77f-a274-4d70-be73-bdf0b6bdb653_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b14db5-95cf-544c-ad4b-032b28ff9054/29b14db5-95cf-544c-ad4b-032b28ff9054_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49946,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YK22MPF/2026-03-09/image/08370602-5b24-41a5-b54f-59327148c19d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-03',
'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-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241647%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [astonbarclay.gb] INFO: Saving data for 120241647: {'created_time': 1774875951.246203, 'last_price_update_time': 1774875951.246216, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120241647') HTTP/1.1" 204 0
2026-03-30 13:05:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120634347, 'registration': 'KN22FPO', 'account': 'KIN032', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 One Classic 5dr', 'mileage': 68784, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-18', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KN22FPO/2026-03-30/image/caa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/ef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23 19k 08/24 35k 10/24 39k', 'remarks': 'VOSA STATES 45K 68K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/376411f3-3cb7-4828-a4f0-f36defe2a4ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120634347, 'registration': 'KN22FPO', 'account': 'KIN032', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.5 One Classic 5dr', 'mileage': 68784, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 248}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-18', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KN22FPO/2026-03-30/image/caa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/ef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23 19k 08/24 35k 10/24 39k', 'remarks': 'VOSA STATES 45K 68K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/376411f3-3cb7-4828-a4f0-f36defe2a4ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: add782e4-82a2-5be6-a7ce-4df82334eddd with identifier: 120634347
2026-03-30 13:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item add782e4-82a2-5be6-a7ce-4df82334eddd with scrape type 1
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252Fcaa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/caa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120841003, 'registration': 'DA61YAF', 'account': 'ART006', 'make': 'RENAULT', 'model': 'SCENIC ESTATE', 'derivative': '1.6 VVT Dynamique TomTom 5dr', 'mileage': 80254, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2011-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 13k 16k 22k 31k 39k 45k 50k 54k 59k 64k 71k 76k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120841003, 'registration': 'DA61YAF', 'account': 'ART006', 'make': 'RENAULT', 'model': 'SCENIC ESTATE', 'derivative': '1.6 VVT Dynamique TomTom 5dr', 'mileage': 80254, 'mileageWarranty': True, 'type': 'car', 'saleId': 19181, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2011-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 13k 16k 22k 31k 39k 45k 50k 54k 59k 64k 71k 76k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42a37eee-9080-58d4-989f-85033396113f with identifier: 120841003
2026-03-30 13:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42a37eee-9080-58d4-989f-85033396113f with scrape type 1
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 42a37eee-9080-58d4-989f-85033396113f
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 42a37eee-9080-58d4-989f-85033396113f
2026-03-30 13:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 42a37eee-9080-58d4-989f-85033396113f, identifier: 120841003
2026-03-30 13:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 42a37eee-9080-58d4-989f-85033396113f with identifier: 120841003
2026-03-30 13:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 42a37eee-9080-58d4-989f-85033396113f with identifier: 120841003
2026-03-30 13:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 42a37eee-9080-58d4-989f-85033396113f with identifier: 120841003 to the API
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120841003?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '42a37eee-9080-58d4-989f-85033396113f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DA61YAF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120841003',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'RENAULT',
'model': 'SCENIC ESTATE',
'odometer': 80254,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-31',
'seller_name': 'Arthurs Motor Group',
'title': 'RENAULT SCENIC ESTATE 1.6 VVT Dynamique TomTom 5dr',
'transmission': 'manual',
'trim': '1.6 VVT Dynamique TomTom 5dr',
'vin': None,
'year': 2011}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120841003%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [astonbarclay.gb] INFO: Saving data for 120841003: {'created_time': 1774875951.754601, 'last_price_update_time': 1774875951.754614, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120841003') HTTP/1.1" 204 0
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252F30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252F85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252F533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252F45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252Fef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/ef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252F6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FKN22FPO%252F2026-03-30%252Fimage%252F2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120834941?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120834941, 'registration': 'WM17AXF', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.6 THP GTi by Peugeot Sport 3dr', 'mileage': 38748, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-14', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM17AXF/2026-03-27/image/b9614c00-2943-4524-a354-6302c8456dfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/4536b970-3c02-4631-99ef-e61f609e4d55_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/161dcf31-6a6d-438b-805f-d821f4b95e5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/3f56ce30-9a6d-446e-adc6-6096301eaafc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/397967e8-9bfe-42da-bcfc-3e228e6337a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/9f500319-698f-478f-bdb1-b75d60fb705b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/b0f54fc9-1511-4a54-af42-247c3868ed86_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/420788dc-7da0-4788-95c8-be82eb723ae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/3c6d3036-3c05-44c5-8049-0222045f3f83_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/18-4K, 07/19-8K, 01/21-15K, 10/23-24K, 10/24-30K, 10/25-36K', 'remarks': 'VOSA STATES 22K, 24K, 32K, 37K, 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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b4dc59e-5ab7-45d3-9e09-f947e171c642.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120834941, 'registration': 'WM17AXF', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.6 THP GTi by Peugeot Sport 3dr', 'mileage': 38748, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-14', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM17AXF/2026-03-27/image/b9614c00-2943-4524-a354-6302c8456dfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/4536b970-3c02-4631-99ef-e61f609e4d55_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/161dcf31-6a6d-438b-805f-d821f4b95e5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/3f56ce30-9a6d-446e-adc6-6096301eaafc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/397967e8-9bfe-42da-bcfc-3e228e6337a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/9f500319-698f-478f-bdb1-b75d60fb705b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/b0f54fc9-1511-4a54-af42-247c3868ed86_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/420788dc-7da0-4788-95c8-be82eb723ae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM17AXF/2026-03-27/image/3c6d3036-3c05-44c5-8049-0222045f3f83_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/18-4K, 07/19-8K, 01/21-15K, 10/23-24K, 10/24-30K, 10/25-36K', 'remarks': 'VOSA STATES 22K, 24K, 32K, 37K, 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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b4dc59e-5ab7-45d3-9e09-f947e171c642.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f1b079-31af-54fa-840a-f2f598f725d6 with identifier: 120834941
2026-03-30 13:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f1b079-31af-54fa-840a-f2f598f725d6 with scrape type 2
2026-03-30 13:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f1b079-31af-54fa-840a-f2f598f725d6 with scrape type 2
2026-03-30 13:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 84f1b079-31af-54fa-840a-f2f598f725d6, identifier: 120834941
2026-03-30 13:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 84f1b079-31af-54fa-840a-f2f598f725d6 with identifier: 120834941
2026-03-30 13:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 84f1b079-31af-54fa-840a-f2f598f725d6 with identifier: 120834941
2026-03-30 13:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 84f1b079-31af-54fa-840a-f2f598f725d6 with identifier: 120834941 to the API
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120834941?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '84f1b079-31af-54fa-840a-f2f598f725d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WM17AXF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120834941',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 38748,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-27',
'seller_name': 'UKCGR - Premium',
'title': 'PEUGEOT 208 HATCHBACK 1.6 THP GTi by Peugeot Sport 3dr',
'transmission': 'manual',
'trim': '1.6 THP GTi by Peugeot Sport 3dr',
'vin': None,
'year': 2017}
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120834941%27 HTTP/1.1" 200 None
2026-03-30 13:05:52 [astonbarclay.gb] INFO: Saving data for 120834941: {'auction_closing_time': 1775034000.0, 'created_time': 1774551884.558091, 'last_price_update_time': 1774875952.995182}
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120834941') HTTP/1.1" 204 0
2026-03-30 13:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827590?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827590, 'registration': 'DW17FOU', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr', 'mileage': 55193, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DW17FOU/2026-03-27/image/de1a7c2f-ebe4-4cd5-8c98-6bc733a037ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/007591cb-0223-470e-88fd-812a2140f6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/d31cf5b6-d3ef-4417-a02f-3d85fc08bfd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/7df28fd8-4f0e-4dc7-a95b-db5e8ca954b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/b482a3a4-153b-4349-b1b7-6b8ae294c49b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/dcfde97e-d0c3-4906-90a1-038358707109_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/4b7e671b-a729-48d8-8744-8239fef1d1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/01ca8c2f-39ec-43fc-a3b5-897e93f10a38_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/18-13K, 04/19-22K, 07/20-28K, 11/21-35K, 07/23-43K, 02/25-51K', 'remarks': 'VOSA STATES 40K, 46K, 49K, 52K, 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10236028-caeb-45ad-a827-4fdd59c566e6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827590, 'registration': 'DW17FOU', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr', 'mileage': 55193, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DW17FOU/2026-03-27/image/de1a7c2f-ebe4-4cd5-8c98-6bc733a037ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/007591cb-0223-470e-88fd-812a2140f6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/d31cf5b6-d3ef-4417-a02f-3d85fc08bfd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/7df28fd8-4f0e-4dc7-a95b-db5e8ca954b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/b482a3a4-153b-4349-b1b7-6b8ae294c49b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/dcfde97e-d0c3-4906-90a1-038358707109_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/4b7e671b-a729-48d8-8744-8239fef1d1e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DW17FOU/2026-03-27/image/01ca8c2f-39ec-43fc-a3b5-897e93f10a38_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/18-13K, 04/19-22K, 07/20-28K, 11/21-35K, 07/23-43K, 02/25-51K', 'remarks': 'VOSA STATES 40K, 46K, 49K, 52K, 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10236028-caeb-45ad-a827-4fdd59c566e6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ca33aaf-9789-5c99-b790-a5a019c1bfc7 with identifier: 120827590
2026-03-30 13:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ca33aaf-9789-5c99-b790-a5a019c1bfc7 with scrape type 2
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ca33aaf-9789-5c99-b790-a5a019c1bfc7 with scrape type 2
2026-03-30 13:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9ca33aaf-9789-5c99-b790-a5a019c1bfc7, identifier: 120827590
2026-03-30 13:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9ca33aaf-9789-5c99-b790-a5a019c1bfc7 with identifier: 120827590
2026-03-30 13:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9ca33aaf-9789-5c99-b790-a5a019c1bfc7 with identifier: 120827590
2026-03-30 13:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9ca33aaf-9789-5c99-b790-a5a019c1bfc7 with identifier: 120827590 to the API
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827590?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': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9ca33aaf-9789-5c99-b790-a5a019c1bfc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DW17FOU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827590',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 55193,
'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': 'UKCGR - Premium',
'title': 'NISSAN JUKE HATCHBACK 1.2 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Connecta 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827590%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [astonbarclay.gb] INFO: Saving data for 120827590: {'auction_closing_time': 1775034000.0, 'created_time': 1774551867.337845, 'last_price_update_time': 1774875954.152903}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827590') HTTP/1.1" 204 0
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b6550>
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252F2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e76fe90>
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252F6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/ef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4894d0>
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252Fef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/ef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d591e50>
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252F45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4efdd0>
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252F533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/caa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b6550>
2026-03-30 13:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252F30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e70a590>
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252Fcaa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/caa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120634347?view=catalogue)
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b7d90>
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKN22FPO%252F2026-03-30%252Fimage%252F85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item add782e4-82a2-5be6-a7ce-4df82334eddd
2026-03-30 13:05:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: add782e4-82a2-5be6-a7ce-4df82334eddd, skipping ID generation
2026-03-30 13:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item add782e4-82a2-5be6-a7ce-4df82334eddd with scrape type 1
2026-03-30 13:05:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item add782e4-82a2-5be6-a7ce-4df82334eddd sending to next pipeline
2026-03-30 13:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: add782e4-82a2-5be6-a7ce-4df82334eddd, identifier: 120634347
2026-03-30 13:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: add782e4-82a2-5be6-a7ce-4df82334eddd with identifier: 120634347
2026-03-30 13:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: add782e4-82a2-5be6-a7ce-4df82334eddd with identifier: 120634347
2026-03-30 13:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: add782e4-82a2-5be6-a7ce-4df82334eddd with identifier: 120634347 to the API
2026-03-30 13:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'add782e4-82a2-5be6-a7ce-4df82334eddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN22FPO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120634347',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 68784,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29720,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/caa2b47d-3da4-44f8-a716-117761219d26_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30509,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/30567f25-e373-45de-ac42-a09eab645c61_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30283,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/85f907ea-6303-4abf-b6f4-b63d8f68dfe8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30803,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/533b8d5c-50ee-4851-9142-bec0abb2351f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62787,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/45399de1-e7ae-4f66-a505-f3737570ccd9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39452,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/ef4260eb-6858-4d25-beb5-161ed5385cd4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56170,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/6673316b-7bdb-4192-b20a-9e0a4338bfca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add782e4-82a2-5be6-a7ce-4df82334eddd/add782e4-82a2-5be6-a7ce-4df82334eddd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52812,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/KN22FPO/2026-03-30/image/2464c708-5340-467c-8c61-8eae12f402e6_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seller_name': 'Kinto',
'title': 'MINI HATCHBACK 1.5 One Classic 5dr',
'transmission': 'manual',
'trim': '1.5 One Classic 5dr',
'vin': None,
'year': 2022}
2026-03-30 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120634347%27 HTTP/1.1" 200 None
2026-03-30 13:05:56 [astonbarclay.gb] INFO: Saving data for 120634347: {'created_time': 1774875956.291975, 'last_price_update_time': 1774875956.291991, 'auction_closing_time': 1775120400.0}
2026-03-30 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120634347') HTTP/1.1" 204 0
2026-03-30 13:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828556?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828556, 'registration': 'HV64KSX', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'XF SALOON', 'derivative': '5.0 V8 Supercharged XFR 4dr Auto [Start Stop]', 'mileage': 121369, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-28', 'doors': 4, 'engineSize': 5000, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/HV64KSX/2026-03-27/image/8a1e1005-219c-4d2d-9d45-da1f491e02a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/a3ac29e6-71b6-4b29-935a-25f3e89e1105_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/da00f2f7-f9f0-40ff-b10b-5a8a314f7a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/9d689c28-4c4c-46e4-b224-de948fed0098_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/12ec16ab-1e4e-454e-87e3-6e7cb2e269d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/23b4c7b8-56cf-4096-9e91-271c85500c25_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/5fd2d224-4a54-4cea-a167-e5d9305b648f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/1a4df6b1-ff55-45d6-88b4-33401be72f56_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/8892195e-3097-416d-b2ad-a37106ad35e9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 96K, 105K, 112K, 119K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b8c7c6a-029e-4c5b-9b9a-c81c2efa56ac.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828556, 'registration': 'HV64KSX', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'XF SALOON', 'derivative': '5.0 V8 Supercharged XFR 4dr Auto [Start Stop]', 'mileage': 121369, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-28', 'doors': 4, 'engineSize': 5000, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/HV64KSX/2026-03-27/image/8a1e1005-219c-4d2d-9d45-da1f491e02a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/a3ac29e6-71b6-4b29-935a-25f3e89e1105_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/da00f2f7-f9f0-40ff-b10b-5a8a314f7a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/9d689c28-4c4c-46e4-b224-de948fed0098_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/12ec16ab-1e4e-454e-87e3-6e7cb2e269d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/23b4c7b8-56cf-4096-9e91-271c85500c25_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/5fd2d224-4a54-4cea-a167-e5d9305b648f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/1a4df6b1-ff55-45d6-88b4-33401be72f56_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KSX/2026-03-27/image/8892195e-3097-416d-b2ad-a37106ad35e9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 96K, 105K, 112K, 119K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 270, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b8c7c6a-029e-4c5b-9b9a-c81c2efa56ac.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac5839aa-26db-5281-84c3-8a0792614ea6 with identifier: 120828556
2026-03-30 13:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac5839aa-26db-5281-84c3-8a0792614ea6 with scrape type 2
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac5839aa-26db-5281-84c3-8a0792614ea6 with scrape type 2
2026-03-30 13:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac5839aa-26db-5281-84c3-8a0792614ea6, identifier: 120828556
2026-03-30 13:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac5839aa-26db-5281-84c3-8a0792614ea6 with identifier: 120828556
2026-03-30 13:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac5839aa-26db-5281-84c3-8a0792614ea6 with identifier: 120828556
2026-03-30 13:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac5839aa-26db-5281-84c3-8a0792614ea6 with identifier: 120828556 to the API
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828556?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 270,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '5.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac5839aa-26db-5281-84c3-8a0792614ea6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HV64KSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828556',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF SALOON',
'odometer': 121369,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'MotoNovo Finance',
'title': 'JAGUAR XF SALOON 5.0 V8 Supercharged XFR 4dr Auto [Start Stop]',
'transmission': 'automatic',
'trim': '5.0 V8 Supercharged XFR 4dr Auto [Start Stop]',
'vin': None,
'year': 2014}
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828556%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [astonbarclay.gb] INFO: Saving data for 120828556: {'auction_closing_time': 1775034000.0, 'created_time': 1774552093.752088, 'last_price_update_time': 1774875957.639417}
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828556') HTTP/1.1" 204 0
2026-03-30 13:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120264189, 'registration': 'CA72MDO', 'account': 'ZEN002', 'make': 'BMW', 'model': '2 SERIES GRAN COUPE', 'derivative': '218i [136] Sport 4dr [Live Cockpit Professional]', 'mileage': 49650, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-01-18', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 4, 'engineSize': 1499, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/c6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/f9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/b5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/bb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/d8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K \t 17in Double Spk Style 548 Bi-color Alloy\tJet Black SK', '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/1d9ec688-8dc9-49b2-990e-02b6c4594d8b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120264189, 'registration': 'CA72MDO', 'account': 'ZEN002', 'make': 'BMW', 'model': '2 SERIES GRAN COUPE', 'derivative': '218i [136] Sport 4dr [Live Cockpit Professional]', 'mileage': 49650, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-01-18', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 4, 'engineSize': 1499, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/c6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/f9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/b5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/bb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/d8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K \t 17in Double Spk Style 548 Bi-color Alloy\tJet Black SK', '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/1d9ec688-8dc9-49b2-990e-02b6c4594d8b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 with identifier: 120264189
2026-03-30 13:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 with scrape type 1
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252F81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252F4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252F7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252Fc6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/c6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252Ff9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/f9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252Fb5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/b5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252Fbb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/bb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252FCA72MDO%252F2026-03-10%252Fimage%252Fd8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/d8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664177?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664177, 'registration': 'PJ06UEZ', 'account': 'WIL004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 S 55 5dr', 'mileage': 108014, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2218, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2006-05-22', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/8137d3c2-6251-4374-84af-78085ac3f985_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/a654fd04-4367-44d0-97e6-0167bd8b8931_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/692c2c62-4b52-4b2b-a017-d970fcee2f33_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/b0255a40-26cb-4782-ba15-100b775ab8d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/a817bbdf-8bbb-4098-a8ea-cee0d271c77a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '*No Spare Key* - VOSA ERROR 5/10 @ 206K', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a29c739-8309-454d-9eb9-91d9325ae06d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664177, 'registration': 'PJ06UEZ', 'account': 'WIL004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 S 55 5dr', 'mileage': 108014, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2218, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2006-05-22', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/8137d3c2-6251-4374-84af-78085ac3f985_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/a654fd04-4367-44d0-97e6-0167bd8b8931_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/692c2c62-4b52-4b2b-a017-d970fcee2f33_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/b0255a40-26cb-4782-ba15-100b775ab8d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ06UEZ/2026-03-27/image/a817bbdf-8bbb-4098-a8ea-cee0d271c77a_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '*No Spare Key* - VOSA ERROR 5/10 @ 206K', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a29c739-8309-454d-9eb9-91d9325ae06d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ea9019-b6da-544f-90a4-81d184b48a9e with identifier: 120664177
2026-03-30 13:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ea9019-b6da-544f-90a4-81d184b48a9e with scrape type 2
2026-03-30 13:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74ea9019-b6da-544f-90a4-81d184b48a9e with scrape type 2
2026-03-30 13:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 74ea9019-b6da-544f-90a4-81d184b48a9e, identifier: 120664177
2026-03-30 13:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 74ea9019-b6da-544f-90a4-81d184b48a9e with identifier: 120664177
2026-03-30 13:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 74ea9019-b6da-544f-90a4-81d184b48a9e with identifier: 120664177
2026-03-30 13:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 74ea9019-b6da-544f-90a4-81d184b48a9e with identifier: 120664177 to the API
2026-03-30 13:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664177?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '74ea9019-b6da-544f-90a4-81d184b48a9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PJ06UEZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664177',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 108014,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-22',
'seller_name': 'Wilsons',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 S 55 5dr',
'transmission': 'manual',
'trim': '1.2 S 55 5dr',
'vin': None,
'year': 2006}
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664177%27 HTTP/1.1" 200 None
2026-03-30 13:05:59 [astonbarclay.gb] INFO: Saving data for 120664177: {'auction_closing_time': 1775033100.0, 'created_time': 1774552100.86581, 'last_price_update_time': 1774875959.059288}
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664177') HTTP/1.1" 204 0
2026-03-30 13:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/d8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd4bb50>
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252Fd8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/d8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/bb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b72d0>
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252Fbb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/bb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg?w=600 saved to cache
2026-03-30 13:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/b5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe93110>
2026-03-30 13:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252Fb5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/b5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120771175?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120771175, 'registration': 'RO64ELX', 'account': 'MOT075', 'make': 'MINI', 'model': 'CONVERTIBLE', 'derivative': '1.6 Cooper S 2dr', 'mileage': 52605, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 2, 'engineSize': 1598, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/RO64ELX/2026-03-25/image/f22d4f53-73fa-42c7-b864-a5ce386a2475_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/3dba310e-86f9-4da7-bf7f-f503598276da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/675439fc-1c84-42d5-8848-ee4f439501d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/13d03f36-3e8a-41c2-a538-5c72cf8d2ac9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/f5fc0f49-7f4f-4fb8-852b-e514da726769_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/3b66e099-1e56-498a-9b9c-e8b4b16eca23_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/004f0e31-6184-4b45-ac9b-27cffb563f2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/acb84fe3-d898-49ea-a8e1-211c1c85a5be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/429f37b7-96fc-4a9d-9196-97490603ef15_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 10/16 13K 09/17 17K 10/18 22K 10/20 28K 09/22 37K INV @ 03/25 (NO MILEAGE)', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'MotoNovo Finance', '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/a2912830-771c-4507-9751-f3ac5142f358.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120771175, 'registration': 'RO64ELX', 'account': 'MOT075', 'make': 'MINI', 'model': 'CONVERTIBLE', 'derivative': '1.6 Cooper S 2dr', 'mileage': 52605, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-05', 'doors': 2, 'engineSize': 1598, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/RO64ELX/2026-03-25/image/f22d4f53-73fa-42c7-b864-a5ce386a2475_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/3dba310e-86f9-4da7-bf7f-f503598276da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/675439fc-1c84-42d5-8848-ee4f439501d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/13d03f36-3e8a-41c2-a538-5c72cf8d2ac9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/f5fc0f49-7f4f-4fb8-852b-e514da726769_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/3b66e099-1e56-498a-9b9c-e8b4b16eca23_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/004f0e31-6184-4b45-ac9b-27cffb563f2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/acb84fe3-d898-49ea-a8e1-211c1c85a5be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO64ELX/2026-03-25/image/429f37b7-96fc-4a9d-9196-97490603ef15_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print and book 10/16 13K 09/17 17K 10/18 22K 10/20 28K 09/22 37K INV @ 03/25 (NO MILEAGE)', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'MotoNovo Finance', '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/a2912830-771c-4507-9751-f3ac5142f358.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175
2026-03-30 13:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with scrape type 2
2026-03-30 13:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with scrape type 2
2026-03-30 13:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447, identifier: 120771175
2026-03-30 13:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175
2026-03-30 13:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175
2026-03-30 13:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22ac1763-4ac8-53e2-88f8-5e56bdb3e447 with identifier: 120771175 to the API
2026-03-30 13:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120771175?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '22ac1763-4ac8-53e2-88f8-5e56bdb3e447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO64ELX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120771175',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MINI',
'model': 'CONVERTIBLE',
'odometer': 52605,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-30',
'seller_name': 'MotoNovo Finance',
'title': 'MINI CONVERTIBLE 1.6 Cooper S 2dr',
'transmission': 'manual',
'trim': '1.6 Cooper S 2dr',
'vin': None,
'year': 2014}
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771175%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [astonbarclay.gb] INFO: Saving data for 120771175: {'auction_closing_time': 1775033100.0, 'created_time': 1774443791.176012, 'last_price_update_time': 1774875962.021978}
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120771175') HTTP/1.1" 204 0
2026-03-30 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/f9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/c6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce558f3450>
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252Ff9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/f9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e87fb90>
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252Fc6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/c6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3eee10>
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252F7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4caf50>
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252F4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120264189?view=catalogue)
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5499d0>
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCA72MDO%252F2026-03-10%252Fimage%252F81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7
2026-03-30 13:06:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7, skipping ID generation
2026-03-30 13:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 with scrape type 1
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 sending to next pipeline
2026-03-30 13:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7, identifier: 120264189
2026-03-30 13:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 with identifier: 120264189
2026-03-30 13:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 with identifier: 120264189
2026-03-30 13:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 238fd45f-c00a-53b6-b4a4-ce5768aa7bf7 with identifier: 120264189 to the API
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '238fd45f-c00a-53b6-b4a4-ce5768aa7bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CA72MDO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120264189',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '2 SERIES GRAN COUPE',
'odometer': 49650,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29457,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/81f53672-e564-4265-87fd-b021d0e51fa7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30216,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/4ec12ea4-7dfc-4828-9c8c-2af06181df34_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28405,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/7c0b7ee4-72f9-4776-b9cb-dcb1c54b2f4f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31682,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/c6b7b769-c794-4490-8267-56434062b7e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44851,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/f9f4ff35-5ae7-4812-af06-4affc937b777_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36159,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/b5939edc-f99b-4b78-8196-b3aa90a6adff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36553,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/bb77c079-3277-4ed3-bd23-855192ce6138_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_238fd45f-c00a-53b6-b4a4-ce5768aa7bf7/238fd45f-c00a-53b6-b4a4-ce5768aa7bf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44931,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/CA72MDO/2026-03-10/image/d8c485dc-5e3d-49c9-ac14-8d7b6c17f0b0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-18',
'seller_name': 'Zenith',
'title': 'BMW 2 SERIES GRAN COUPE 218i [136] Sport 4dr [Live Cockpit '
'Professional]',
'transmission': 'manual',
'trim': '218i [136] Sport 4dr [Live Cockpit Professional]',
'vin': None,
'year': 2023}
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264189%27 HTTP/1.1" 200 None
2026-03-30 13:06:03 [astonbarclay.gb] INFO: Saving data for 120264189: {'created_time': 1774875963.346298, 'last_price_update_time': 1774875963.346308, 'auction_closing_time': 1775120400.0}
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120264189') HTTP/1.1" 204 0
2026-03-30 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664095?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119858609, 'registration': 'AF22PSO', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 33666, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-01', 'fuel': 'Electric', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF22PSO/2026-03-04/image/f6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/d248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/fc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/26 33K', 'remarks': 'VOSA STATES 25K 33K 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/13147391-9eaa-40fe-a45c-becffe9d5902.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119858609, 'registration': 'AF22PSO', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 33666, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-01', 'fuel': 'Electric', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF22PSO/2026-03-04/image/f6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/d248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/fc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/26 33K', 'remarks': 'VOSA STATES 25K 33K 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/13147391-9eaa-40fe-a45c-becffe9d5902.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc998444-2c0a-5ada-b00f-1e0213a9cebf with identifier: 119858609
2026-03-30 13:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc998444-2c0a-5ada-b00f-1e0213a9cebf with scrape type 1
2026-03-30 13:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252Ff6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/f6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664095, 'registration': 'CN65NVJ', 'account': 'WIL004', 'make': 'NISSAN', 'model': 'PULSAR DIESEL HATCHBACK', 'derivative': '1.5 dCi N-Tec 5dr', 'mileage': 101065, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2209, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-08', 'fuel': 'Diesel', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/82fb7d96-4f16-4d95-bf70-b54ddd2a5a6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/3961f456-3b19-46c1-9f49-cbbd72721ff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/80133272-6693-43d3-b7eb-d072f2b27107_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/e4c93ff0-7c00-4caa-b641-657109ced2f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/00720f86-3137-470b-860e-8100a81844ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/6d61bd3b-0184-499c-a442-5ac705079621_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 7/18 20K, 8/21 (No Mileage), 7/22 (No Mileage), 7/23 72K,', 'remarks': '*No Spare Key*', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c4240f03-6bb0-4ac0-ad23-557ff289dae4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664095, 'registration': 'CN65NVJ', 'account': 'WIL004', 'make': 'NISSAN', 'model': 'PULSAR DIESEL HATCHBACK', 'derivative': '1.5 dCi N-Tec 5dr', 'mileage': 101065, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2209, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-08', 'fuel': 'Diesel', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/82fb7d96-4f16-4d95-bf70-b54ddd2a5a6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/3961f456-3b19-46c1-9f49-cbbd72721ff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/80133272-6693-43d3-b7eb-d072f2b27107_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/e4c93ff0-7c00-4caa-b641-657109ced2f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/00720f86-3137-470b-860e-8100a81844ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN65NVJ/2026-03-27/image/6d61bd3b-0184-499c-a442-5ac705079621_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 7/18 20K, 8/21 (No Mileage), 7/22 (No Mileage), 7/23 72K,', 'remarks': '*No Spare Key*', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c4240f03-6bb0-4ac0-ad23-557ff289dae4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 083c9c68-4ea1-55bb-b7f5-8beb400721dd with identifier: 120664095
2026-03-30 13:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 083c9c68-4ea1-55bb-b7f5-8beb400721dd with scrape type 2
2026-03-30 13:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 083c9c68-4ea1-55bb-b7f5-8beb400721dd with scrape type 2
2026-03-30 13:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 083c9c68-4ea1-55bb-b7f5-8beb400721dd, identifier: 120664095
2026-03-30 13:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 083c9c68-4ea1-55bb-b7f5-8beb400721dd with identifier: 120664095
2026-03-30 13:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 083c9c68-4ea1-55bb-b7f5-8beb400721dd with identifier: 120664095
2026-03-30 13:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 083c9c68-4ea1-55bb-b7f5-8beb400721dd with identifier: 120664095 to the API
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664095?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '083c9c68-4ea1-55bb-b7f5-8beb400721dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CN65NVJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664095',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'NISSAN',
'model': 'PULSAR DIESEL HATCHBACK',
'odometer': 101065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-08',
'seller_name': 'Wilsons',
'title': 'NISSAN PULSAR DIESEL HATCHBACK 1.5 dCi N-Tec 5dr',
'transmission': 'manual',
'trim': '1.5 dCi N-Tec 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664095%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Saving data for 120664095: {'auction_closing_time': 1775033100.0, 'created_time': 1774552143.509455, 'last_price_update_time': 1774875964.019765}
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664095') HTTP/1.1" 204 0
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252F6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252F5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119858599, 'registration': 'BK23JHE', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 48584, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/efef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/f0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/d16b9f7e-9c36-42a6-90ee-fda0eb366b08_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/86bf764d-2072-463c-8062-b371a5f2dcda.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119858599, 'registration': 'BK23JHE', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 48584, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-27', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/efef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/f0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/d16b9f7e-9c36-42a6-90ee-fda0eb366b08_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/86bf764d-2072-463c-8062-b371a5f2dcda.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f098d1c-863c-5833-9523-5ed0d6a2b14e with identifier: 119858599
2026-03-30 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e with scrape type 1
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252Fcc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120638433, 'registration': 'GU72TOA', 'account': 'KIN032', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 32675, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-06', 'fuel': 'Electric', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/eeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/23 10K 09/24 21K', 'remarks': 'VOSA STATES 30K 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/dd9de04c-5424-4db6-aff4-2ad8966f38e6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120638433, 'registration': 'GU72TOA', 'account': 'KIN032', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 32675, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-06', 'fuel': 'Electric', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/eeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/23 10K 09/24 21K', 'remarks': 'VOSA STATES 30K 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/dd9de04c-5424-4db6-aff4-2ad8966f38e6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2650987-6333-59e6-93fa-be6affbd7ab9 with identifier: 120638433
2026-03-30 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2650987-6333-59e6-93fa-be6affbd7ab9 with scrape type 1
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252F6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252F4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252F80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252F6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252Fd248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/d248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252Fefef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/efef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252F122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252F51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252Ffc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/fc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252F609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FAF22PSO%252F2026-03-04%252Fimage%252F5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760432?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252Ff0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/f0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252F8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252Fcc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FGU72TOA%252F2026-03-30%252Fimage%252Feeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/eeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FBK23JHE%252F2026-03-05%252Fimage%252Fd16b9f7e-9c36-42a6-90ee-fda0eb366b08_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/d16b9f7e-9c36-42a6-90ee-fda0eb366b08_removebg.jpg?w=600 not downloaded yet
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760432, 'registration': 'LD14XMR', 'account': 'WIL004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta Premium 5dr', 'mileage': 124747, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2212, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-22', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LD14XMR/2026-03-26/image/70507334-1e5a-40b8-90fd-a5ec0299c012_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/6c8e8095-f52b-43a7-9b22-d3026140073a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/a1dcf02a-fe14-46b3-a483-353436558bac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/95a84e53-6f23-430a-a533-3d68fa75b8f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/0971003d-6576-4513-aa5a-1bb4414a2956_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/7872ba54-b4e3-4ea8-a96a-3ea351954ac5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/16 21K 05/17 30K 05/18 39K 05/19 49K 06/20 60K 06/21 68K 06/22 80K 05/23 89K 04/24 102K 03/25 113K 03/26 124K', 'remarks': 'SD S/KEY', 'virtual': False, 'seller': 'Wilsons', '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/d26253db-dbc6-44dd-9f87-3cf9afc26847.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760432, 'registration': 'LD14XMR', 'account': 'WIL004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.2 Acenta Premium 5dr', 'mileage': 124747, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2212, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-22', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LD14XMR/2026-03-26/image/70507334-1e5a-40b8-90fd-a5ec0299c012_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/6c8e8095-f52b-43a7-9b22-d3026140073a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/a1dcf02a-fe14-46b3-a483-353436558bac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/95a84e53-6f23-430a-a533-3d68fa75b8f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/0971003d-6576-4513-aa5a-1bb4414a2956_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD14XMR/2026-03-26/image/7872ba54-b4e3-4ea8-a96a-3ea351954ac5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/16 21K 05/17 30K 05/18 39K 05/19 49K 06/20 60K 06/21 68K 06/22 80K 05/23 89K 04/24 102K 03/25 113K 03/26 124K', 'remarks': 'SD S/KEY', 'virtual': False, 'seller': 'Wilsons', '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/d26253db-dbc6-44dd-9f87-3cf9afc26847.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7072991b-04c7-53c2-83a4-a4c870258c11 with identifier: 120760432
2026-03-30 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7072991b-04c7-53c2-83a4-a4c870258c11 with scrape type 2
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7072991b-04c7-53c2-83a4-a4c870258c11 with scrape type 2
2026-03-30 13:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7072991b-04c7-53c2-83a4-a4c870258c11, identifier: 120760432
2026-03-30 13:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7072991b-04c7-53c2-83a4-a4c870258c11 with identifier: 120760432
2026-03-30 13:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7072991b-04c7-53c2-83a4-a4c870258c11 with identifier: 120760432
2026-03-30 13:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7072991b-04c7-53c2-83a4-a4c870258c11 with identifier: 120760432 to the API
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120760432?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '7072991b-04c7-53c2-83a4-a4c870258c11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LD14XMR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120760432',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 124747,
'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': 'Wilsons',
'title': 'NISSAN NOTE HATCHBACK 1.2 Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.2 Acenta Premium 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760432%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [astonbarclay.gb] INFO: Saving data for 120760432: {'auction_closing_time': 1775033100.0, 'created_time': 1774552162.099863, 'last_price_update_time': 1774875964.947487}
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760432') HTTP/1.1" 204 0
2026-03-30 13:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce54255bd0>
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252F5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/d16b9f7e-9c36-42a6-90ee-fda0eb366b08_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/eeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d647b50>
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252Fd16b9f7e-9c36-42a6-90ee-fda0eb366b08_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/d16b9f7e-9c36-42a6-90ee-fda0eb366b08_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4ffc8f10>
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252Feeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/eeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119709244?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119709244, 'registration': 'VN14RMY', 'account': 'KCS002', 'make': 'CITROEN', 'model': 'C4 HATCHBACK (RC)', 'derivative': '1.2 e-THP VTR+ 5dr', 'mileage': 50296, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2119, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-13', 'fuel': 'Petrol', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN14RMY/2026-02-18/image/86afb183-fcc4-4e0b-a55b-20b99ce660d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/13361ea9-d98d-41d3-b950-d8cc7d079c7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/664038c2-d1db-4d10-b65b-2dcda1a01f6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/3a614d90-1b70-4f64-9df3-632baed3f959_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/b5394e51-ab22-42e6-b04b-c4e815157fb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/21a1fda4-9018-4cff-aef0-35fc91fbe8f8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 05/15 9K 11/17 23K 11/18 27K 12/19 30K 11/21 38K 11/22 41K 11/23 44K', 'remarks': 'S/KEY - *AIRBAG SAFETY RECALL COMPLETED* -', 'virtual': False, 'seller': 'CarBuy Limited', '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/cc129650-4b1f-4b70-85c8-4c89e4ea7e7b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119709244, 'registration': 'VN14RMY', 'account': 'KCS002', 'make': 'CITROEN', 'model': 'C4 HATCHBACK (RC)', 'derivative': '1.2 e-THP VTR+ 5dr', 'mileage': 50296, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2119, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-13', 'fuel': 'Petrol', 'motExpiry': '2026-11-30', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN14RMY/2026-02-18/image/86afb183-fcc4-4e0b-a55b-20b99ce660d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/13361ea9-d98d-41d3-b950-d8cc7d079c7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/664038c2-d1db-4d10-b65b-2dcda1a01f6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/3a614d90-1b70-4f64-9df3-632baed3f959_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/b5394e51-ab22-42e6-b04b-c4e815157fb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN14RMY/2026-02-18/image/21a1fda4-9018-4cff-aef0-35fc91fbe8f8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 05/15 9K 11/17 23K 11/18 27K 12/19 30K 11/21 38K 11/22 41K 11/23 44K', 'remarks': 'S/KEY - *AIRBAG SAFETY RECALL COMPLETED* -', 'virtual': False, 'seller': 'CarBuy Limited', '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/cc129650-4b1f-4b70-85c8-4c89e4ea7e7b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19847e7d-27e1-599c-a53f-0126cac2e2cc with identifier: 119709244
2026-03-30 13:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19847e7d-27e1-599c-a53f-0126cac2e2cc with scrape type 2
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19847e7d-27e1-599c-a53f-0126cac2e2cc with scrape type 2
2026-03-30 13:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 19847e7d-27e1-599c-a53f-0126cac2e2cc, identifier: 119709244
2026-03-30 13:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 19847e7d-27e1-599c-a53f-0126cac2e2cc with identifier: 119709244
2026-03-30 13:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 19847e7d-27e1-599c-a53f-0126cac2e2cc with identifier: 119709244
2026-03-30 13:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 19847e7d-27e1-599c-a53f-0126cac2e2cc with identifier: 119709244 to the API
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119709244?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '19847e7d-27e1-599c-a53f-0126cac2e2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN14RMY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119709244',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'CITROEN',
'model': 'C4 HATCHBACK (RC)',
'odometer': 50296,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-13',
'seller_name': 'CarBuy Limited',
'title': 'CITROEN C4 HATCHBACK (RC) 1.2 e-THP VTR+ 5dr',
'transmission': 'manual',
'trim': '1.2 e-THP VTR+ 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119709244%27 HTTP/1.1" 200 None
2026-03-30 13:06:06 [astonbarclay.gb] INFO: Saving data for 119709244: {'auction_closing_time': 1775033100.0, 'created_time': 1774552142.157687, 'last_price_update_time': 1774875966.273611}
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119709244') HTTP/1.1" 204 0
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b8910>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e6ee210>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252Fcc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe3a290>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/f0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d288310>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252Ff0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/f0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b4b90>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252F609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d28aa90>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/fc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4745d0>
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252Ffc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/fc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d459790>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252F51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d52de50>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760340?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d5b5cd0>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252F122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/efef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760340, 'registration': 'WN61XHW', 'account': 'WIL004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 N-Tec 5dr Auto', 'mileage': 61102, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2207, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2011-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN61XHW/2026-03-26/image/3dcefa8c-a33b-4653-9839-9551fa5644de_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/753bfdc5-31d8-44d3-993b-ace302f3c743_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/cc3a0116-d21b-4035-9074-a00a602da2a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/ee1e1976-b14d-4975-a5b6-8e59598bd4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/8d09fe20-5363-4966-b01b-1363e4c2d85d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/2ac57499-2b75-42c8-b8bc-379d6d1a87ff_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41c558e6-efaa-49e3-a40d-c913500c2370.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760340, 'registration': 'WN61XHW', 'account': 'WIL004', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 N-Tec 5dr Auto', 'mileage': 61102, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2207, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2011-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN61XHW/2026-03-26/image/3dcefa8c-a33b-4653-9839-9551fa5644de_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/753bfdc5-31d8-44d3-993b-ace302f3c743_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/cc3a0116-d21b-4035-9074-a00a602da2a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/ee1e1976-b14d-4975-a5b6-8e59598bd4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/8d09fe20-5363-4966-b01b-1363e4c2d85d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN61XHW/2026-03-26/image/2ac57499-2b75-42c8-b8bc-379d6d1a87ff_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/41c558e6-efaa-49e3-a40d-c913500c2370.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5841ff34-9665-5a08-a9e0-a9fcda5caa2e with identifier: 120760340
2026-03-30 13:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5841ff34-9665-5a08-a9e0-a9fcda5caa2e with scrape type 2
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5841ff34-9665-5a08-a9e0-a9fcda5caa2e with scrape type 2
2026-03-30 13:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5841ff34-9665-5a08-a9e0-a9fcda5caa2e, identifier: 120760340
2026-03-30 13:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5841ff34-9665-5a08-a9e0-a9fcda5caa2e with identifier: 120760340
2026-03-30 13:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5841ff34-9665-5a08-a9e0-a9fcda5caa2e with identifier: 120760340
2026-03-30 13:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5841ff34-9665-5a08-a9e0-a9fcda5caa2e with identifier: 120760340 to the API
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120760340?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '5841ff34-9665-5a08-a9e0-a9fcda5caa2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN61XHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120760340',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK SPECIAL EDITIONS',
'odometer': 61102,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-31',
'seller_name': 'Wilsons',
'title': 'NISSAN NOTE HATCHBACK SPECIAL EDITIONS 1.6 N-Tec 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 N-Tec 5dr Auto',
'vin': None,
'year': 2011}
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760340%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [astonbarclay.gb] INFO: Saving data for 120760340: {'auction_closing_time': 1775033100.0, 'created_time': 1774552130.529995, 'last_price_update_time': 1774875967.692033}
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760340') HTTP/1.1" 204 0
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/d248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:07 [scrapy.extensions.logstats] INFO: Crawled 302 pages (at 46 pages/min), scraped 280 items (at 44 items/min)
2026-03-30 13:06:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760388?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d52f1d0>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4c9c50>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252Fefef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/efef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760408?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e74e150>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252Fd248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/d248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fe93450>
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252F6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120638433?view=catalogue)
2026-03-30 13:06:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760388, 'registration': 'VX09XOK', 'account': 'WIL004', 'make': 'RENAULT', 'model': 'MEGANE HATCHBACK', 'derivative': '1.6 16V 110 Dynamique 5dr', 'mileage': 123737, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2205, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2009-07-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VX09XOK/2026-03-27/image/3d1c30c2-36e1-4896-b7d3-c2782a6dafad_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/0ec31a37-850a-4942-8054-f488535f98f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/2bd28d2a-a1f6-42b4-92e1-27c51ddfd109_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/8890e52b-ece0-4d2a-9a76-9983c5275e0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/a1241355-dc47-46db-b65b-7141e5e9bc57_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/64bcf1fc-9226-4f3c-bd13-6b169883ebd1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book BOOK @ 7/11 12K, 6/13 (No Date), 10/14 34K, 7/15 49K, 7/16 62K, 8/17 67K, 5/18 70K, 5/19 75K, 4/20 82K, 1/22 90K, 5/23 94K, INVOICE @ 7/11 12K, 6/13 25K 1/22 90K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5fe3500c-d441-45e3-9b8a-5531faf1fa8b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760388, 'registration': 'VX09XOK', 'account': 'WIL004', 'make': 'RENAULT', 'model': 'MEGANE HATCHBACK', 'derivative': '1.6 16V 110 Dynamique 5dr', 'mileage': 123737, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2205, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2009-07-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VX09XOK/2026-03-27/image/3d1c30c2-36e1-4896-b7d3-c2782a6dafad_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/0ec31a37-850a-4942-8054-f488535f98f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/2bd28d2a-a1f6-42b4-92e1-27c51ddfd109_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/8890e52b-ece0-4d2a-9a76-9983c5275e0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/a1241355-dc47-46db-b65b-7141e5e9bc57_removebg.jpg?w=600', 'https://abimg003.imgix.net/VX09XOK/2026-03-27/image/64bcf1fc-9226-4f3c-bd13-6b169883ebd1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book BOOK @ 7/11 12K, 6/13 (No Date), 10/14 34K, 7/15 49K, 7/16 62K, 8/17 67K, 5/18 70K, 5/19 75K, 4/20 82K, 1/22 90K, 5/23 94K, INVOICE @ 7/11 12K, 6/13 25K 1/22 90K,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5fe3500c-d441-45e3-9b8a-5531faf1fa8b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14768b06-39a3-5b57-b630-537a30c7cb88 with identifier: 120760388
2026-03-30 13:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14768b06-39a3-5b57-b630-537a30c7cb88 with scrape type 2
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14768b06-39a3-5b57-b630-537a30c7cb88 with scrape type 2
2026-03-30 13:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 14768b06-39a3-5b57-b630-537a30c7cb88, identifier: 120760388
2026-03-30 13:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 14768b06-39a3-5b57-b630-537a30c7cb88 with identifier: 120760388
2026-03-30 13:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 14768b06-39a3-5b57-b630-537a30c7cb88 with identifier: 120760388
2026-03-30 13:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 14768b06-39a3-5b57-b630-537a30c7cb88 with identifier: 120760388 to the API
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120760388?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '14768b06-39a3-5b57-b630-537a30c7cb88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VX09XOK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120760388',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'MEGANE HATCHBACK',
'odometer': 123737,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-31',
'seller_name': 'Wilsons',
'title': 'RENAULT MEGANE HATCHBACK 1.6 16V 110 Dynamique 5dr',
'transmission': 'manual',
'trim': '1.6 16V 110 Dynamique 5dr',
'vin': None,
'year': 2009}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760388%27 HTTP/1.1" 200 None
2026-03-30 13:06:08 [astonbarclay.gb] INFO: Saving data for 120760388: {'auction_closing_time': 1775033100.0, 'created_time': 1774552146.720967, 'last_price_update_time': 1774875968.33166}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760388') HTTP/1.1" 204 0
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d4d0910>
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760408, 'registration': 'LE70RVP', 'account': 'WIL004', 'make': 'PEUGEOT', 'model': '2008 DIESEL ESTATE', 'derivative': '1.5 BlueHDi GT Line 5dr', 'mileage': 57573, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2201, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-12-22', 'fuel': 'Diesel', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LE70RVP/2026-03-27/image/f0c79461-0eda-4cac-8d96-d913086ed6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/79a56ab4-8b19-40af-abb0-3ee55e61886d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/0ec857a4-489b-48c3-bc23-e5c3d6250562_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/6657e5ee-994e-4119-bbb0-593a29f30004_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/5acb83f5-581f-49cd-93e0-350646b3adfc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/e263ca84-b6df-4b7c-a47d-f742a2ce4afd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/4a9faffd-ddae-412a-a7d2-72a5ed433810_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/f2a25193-127d-4fb5-8c97-0cb0ec6622ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/b462c6cc-2544-4461-a7b6-d71beab468d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/4352e926-d23e-43ea-bc53-911bdab65c96_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/cd2285bd-652f-480f-98e1-e8adb2c23d58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/9a852884-f692-4715-b4a4-e0ebd55d535a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 03/24 40K 03/25 50K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'Wilsons', '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/71212e5f-c3a2-4639-a2ee-efc3a1add2fd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760408, 'registration': 'LE70RVP', 'account': 'WIL004', 'make': 'PEUGEOT', 'model': '2008 DIESEL ESTATE', 'derivative': '1.5 BlueHDi GT Line 5dr', 'mileage': 57573, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2201, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2020-12-22', 'fuel': 'Diesel', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LE70RVP/2026-03-27/image/f0c79461-0eda-4cac-8d96-d913086ed6e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/79a56ab4-8b19-40af-abb0-3ee55e61886d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/0ec857a4-489b-48c3-bc23-e5c3d6250562_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/6657e5ee-994e-4119-bbb0-593a29f30004_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/5acb83f5-581f-49cd-93e0-350646b3adfc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/e263ca84-b6df-4b7c-a47d-f742a2ce4afd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/4a9faffd-ddae-412a-a7d2-72a5ed433810_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/f2a25193-127d-4fb5-8c97-0cb0ec6622ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/b462c6cc-2544-4461-a7b6-d71beab468d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/4352e926-d23e-43ea-bc53-911bdab65c96_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/cd2285bd-652f-480f-98e1-e8adb2c23d58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE70RVP/2026-03-27/image/9a852884-f692-4715-b4a4-e0ebd55d535a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 03/24 40K 03/25 50K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'Wilsons', '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/71212e5f-c3a2-4639-a2ee-efc3a1add2fd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e56afd20-9772-5065-84a5-a692eb761ea8 with identifier: 120760408
2026-03-30 13:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e56afd20-9772-5065-84a5-a692eb761ea8 with scrape type 2
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e56afd20-9772-5065-84a5-a692eb761ea8 with scrape type 2
2026-03-30 13:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e56afd20-9772-5065-84a5-a692eb761ea8, identifier: 120760408
2026-03-30 13:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e56afd20-9772-5065-84a5-a692eb761ea8 with identifier: 120760408
2026-03-30 13:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e56afd20-9772-5065-84a5-a692eb761ea8 with identifier: 120760408
2026-03-30 13:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e56afd20-9772-5065-84a5-a692eb761ea8 with identifier: 120760408 to the API
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120760408?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'e56afd20-9772-5065-84a5-a692eb761ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LE70RVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120760408',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '2008 DIESEL ESTATE',
'odometer': 57573,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-22',
'seller_name': 'Wilsons',
'title': 'PEUGEOT 2008 DIESEL ESTATE 1.5 BlueHDi GT Line 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi GT Line 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760408%27 HTTP/1.1" 200 None
2026-03-30 13:06:08 [astonbarclay.gb] INFO: Saving data for 120760408: {'auction_closing_time': 1775033100.0, 'created_time': 1774551857.217178, 'last_price_update_time': 1774875968.793942}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760408') HTTP/1.1" 204 0
2026-03-30 13:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/f6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858599?view=catalogue)
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e89d6d0>
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252Fcc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d48af50>
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252F80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4e76c190>
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGU72TOA%252F2026-03-30%252Fimage%252F551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b2650987-6333-59e6-93fa-be6affbd7ab9
2026-03-30 13:06:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2650987-6333-59e6-93fa-be6affbd7ab9, skipping ID generation
2026-03-30 13:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2650987-6333-59e6-93fa-be6affbd7ab9 with scrape type 1
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2650987-6333-59e6-93fa-be6affbd7ab9 sending to next pipeline
2026-03-30 13:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b2650987-6333-59e6-93fa-be6affbd7ab9, identifier: 120638433
2026-03-30 13:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119858609?view=catalogue)
2026-03-30 13:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b2650987-6333-59e6-93fa-be6affbd7ab9 with identifier: 120638433
2026-03-30 13:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b2650987-6333-59e6-93fa-be6affbd7ab9 with identifier: 120638433
2026-03-30 13:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b2650987-6333-59e6-93fa-be6affbd7ab9 with identifier: 120638433 to the API
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'b2650987-6333-59e6-93fa-be6affbd7ab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GU72TOA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120638433',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 32675,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38755,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/551517aa-e5f1-40a6-bcaa-f4664a69c8dc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41972,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/38b7dda0-e017-4b2e-a050-14ed38fbaefb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39398,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3c09cfa2-07d0-4db2-84d0-7bde72b342db_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38085,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3a05dc7a-cac5-460f-bfff-3b5f7bcb1603_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51913,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/3787ef29-40ee-481a-8138-38c424ee3f43_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43465,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/37c8ed5b-0ae8-44dd-9a7a-e6820c3065b5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48227,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/8db6b748-0f28-4c62-8d2b-f48515b4ad45_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2650987-6333-59e6-93fa-be6affbd7ab9/b2650987-6333-59e6-93fa-be6affbd7ab9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48078,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GU72TOA/2026-03-30/image/eeee8de8-4be0-491a-bc36-76f67a4867a4_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-06',
'seller_name': 'Kinto',
'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': 2022}
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120638433%27 HTTP/1.1" 200 None
2026-03-30 13:06:09 [astonbarclay.gb] INFO: Saving data for 120638433: {'created_time': 1774875969.566804, 'last_price_update_time': 1774875969.566816, 'auction_closing_time': 1775120400.0}
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120638433') HTTP/1.1" 204 0
2026-03-30 13:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765859?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce55640b90>
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252F6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4fd6b090>
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252F5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d3ec9d0>
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252Ff6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/f6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d52c190>
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23JHE%252F2026-03-05%252Fimage%252F4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e
2026-03-30 13:06:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f098d1c-863c-5833-9523-5ed0d6a2b14e, skipping ID generation
2026-03-30 13:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e with scrape type 1
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f098d1c-863c-5833-9523-5ed0d6a2b14e sending to next pipeline
2026-03-30 13:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9f098d1c-863c-5833-9523-5ed0d6a2b14e, identifier: 119858599
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fce4d549f90>
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAF22PSO%252F2026-03-04%252Fimage%252F6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg?w=600 saved to cache
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc998444-2c0a-5ada-b00f-1e0213a9cebf
2026-03-30 13:06:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc998444-2c0a-5ada-b00f-1e0213a9cebf, skipping ID generation
2026-03-30 13:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc998444-2c0a-5ada-b00f-1e0213a9cebf with scrape type 1
2026-03-30 13:06:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc998444-2c0a-5ada-b00f-1e0213a9cebf sending to next pipeline
2026-03-30 13:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc998444-2c0a-5ada-b00f-1e0213a9cebf, identifier: 119858609
2026-03-30 13:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9f098d1c-863c-5833-9523-5ed0d6a2b14e with identifier: 119858599
2026-03-30 13:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9f098d1c-863c-5833-9523-5ed0d6a2b14e with identifier: 119858599
2026-03-30 13:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9f098d1c-863c-5833-9523-5ed0d6a2b14e with identifier: 119858599 to the API
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '9f098d1c-863c-5833-9523-5ed0d6a2b14e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK23JHE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119858599',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 48584,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27024,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc202642-c36e-43b1-a44b-dd03bba923f5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27582,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/4da4fccb-1271-46e4-be2b-500d1f91a70c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31840,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/6b07b64c-48a1-46d9-90b0-1717cc582c3a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30253,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/efef6fac-e323-4e46-a22e-c28071cb6aff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36867,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/51ce472c-362a-44ec-8bed-a4ef6e641839_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44366,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/609d5721-ef1e-48d4-8d0f-f52bd3435bb7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59585,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/f0ac2225-fe91-495c-9d96-812b9df0c65e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48956,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/cc936ad2-1403-4b60-89a5-459ab6a1ef7e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f098d1c-863c-5833-9523-5ed0d6a2b14e/9f098d1c-863c-5833-9523-5ed0d6a2b14e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34118,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23JHE/2026-03-05/image/d16b9f7e-9c36-42a6-90ee-fda0eb366b08_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-27',
'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-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119858599%27 HTTP/1.1" 200 None
2026-03-30 13:06:10 [astonbarclay.gb] INFO: Saving data for 119858599: {'created_time': 1774875970.391979, 'last_price_update_time': 1774875970.391992, 'auction_closing_time': 1775120400.0}
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119858599') HTTP/1.1" 204 0
2026-03-30 13:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc998444-2c0a-5ada-b00f-1e0213a9cebf with identifier: 119858609
2026-03-30 13:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc998444-2c0a-5ada-b00f-1e0213a9cebf with identifier: 119858609
2026-03-30 13:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc998444-2c0a-5ada-b00f-1e0213a9cebf with identifier: 119858609 to the API
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'dc998444-2c0a-5ada-b00f-1e0213a9cebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AF22PSO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119858609',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 33666,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27529,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/f6a6e17c-1177-4a77-bdc6-8d7f88ff096d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26521,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6f1ab18e-03a9-455f-b1da-4a7bf3b73a73_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27676,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5d5bd024-8afa-4c76-9410-466e6f9f8ad4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28125,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/6ffebad5-e059-4fd3-9ee9-1f4e00899a89_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34256,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/80d13ad3-ad8a-4631-a623-56fa6390f066_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42270,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/d248bed1-35aa-4a22-b248-e88fff1392f1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54186,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/122b7228-d661-47fe-928b-572cf2ca5491_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44320,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/fc129b4c-6e9b-49c3-bb8c-5c36c0061928_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc998444-2c0a-5ada-b00f-1e0213a9cebf/dc998444-2c0a-5ada-b00f-1e0213a9cebf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31026,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AF22PSO/2026-03-04/image/5b42e00f-d931-4dd9-9902-0f357a972d79_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-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': 2022}
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119858609%27 HTTP/1.1" 200 None
2026-03-30 13:06:10 [astonbarclay.gb] INFO: Saving data for 119858609: {'created_time': 1774875970.81185, 'last_price_update_time': 1774875970.811864, 'auction_closing_time': 1775120400.0}
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119858609') HTTP/1.1" 204 0
2026-03-30 13:06:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765859, 'registration': 'KU65YWE', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A4 SALOON SPECIAL EDITIONS', 'derivative': '2.0 TDI 190 Black Edition 4dr [Nav]', 'mileage': 87335, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2105, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-22', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KU65YWE/2026-03-25/image/975a9c16-576d-40d9-bf69-db7a7ceb2efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/64334c8d-6eb8-41b7-83d8-e7bcd9161edf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/403c684e-a54f-4363-aa53-4637181bf5f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/0c7b9885-1521-40c7-aba9-ab38281dc1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/378c6647-1999-48da-8816-c6696ca2ae99_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/5a4525cf-17f9-4dec-a35e-7eb7d1436ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/9ff80d86-6e01-4ec1-88ed-633dfb96d3ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/c8936725-a46e-4914-ab02-cd97cd2026a3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 10/19 53k, 9/21 71k,', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', '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/2b3303a6-538e-4aa5-b15f-380940d3c2b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765859, 'registration': 'KU65YWE', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A4 SALOON SPECIAL EDITIONS', 'derivative': '2.0 TDI 190 Black Edition 4dr [Nav]', 'mileage': 87335, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2105, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-22', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KU65YWE/2026-03-25/image/975a9c16-576d-40d9-bf69-db7a7ceb2efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/64334c8d-6eb8-41b7-83d8-e7bcd9161edf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/403c684e-a54f-4363-aa53-4637181bf5f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/0c7b9885-1521-40c7-aba9-ab38281dc1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/378c6647-1999-48da-8816-c6696ca2ae99_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/5a4525cf-17f9-4dec-a35e-7eb7d1436ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/9ff80d86-6e01-4ec1-88ed-633dfb96d3ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KU65YWE/2026-03-25/image/c8936725-a46e-4914-ab02-cd97cd2026a3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 10/19 53k, 9/21 71k,', 'remarks': '', 'virtual': False, 'seller': 'CarBuy Limited', '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/2b3303a6-538e-4aa5-b15f-380940d3c2b7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859
2026-03-30 13:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c512ca06-e83e-5913-a28b-716c3505ae7d with scrape type 2
2026-03-30 13:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c512ca06-e83e-5913-a28b-716c3505ae7d with scrape type 2
2026-03-30 13:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c512ca06-e83e-5913-a28b-716c3505ae7d, identifier: 120765859
2026-03-30 13:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120133972?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859
2026-03-30 13:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859
2026-03-30 13:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c512ca06-e83e-5913-a28b-716c3505ae7d with identifier: 120765859 to the API
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765859?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'c512ca06-e83e-5913-a28b-716c3505ae7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU65YWE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765859',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'A4 SALOON SPECIAL EDITIONS',
'odometer': 87335,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-03',
'seller_name': 'CarBuy Limited',
'title': 'AUDI A4 SALOON SPECIAL EDITIONS 2.0 TDI 190 Black Edition 4dr [Nav]',
'transmission': 'manual',
'trim': '2.0 TDI 190 Black Edition 4dr [Nav]',
'vin': None,
'year': 2015}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765859%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [astonbarclay.gb] INFO: Saving data for 120765859: {'auction_closing_time': 1775033100.0, 'created_time': 1774443793.484685, 'last_price_update_time': 1774875971.237141}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765859') HTTP/1.1" 204 0
2026-03-30 13:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120133972, 'registration': 'OW72UGY', 'account': 'LEA009', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 Black 90kWh 5dr Auto [11kW Charger]', 'mileage': 83306, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-01', 'fuel': 'Electric', 'motExpiry': '2026-12-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OW72UGY/2026-03-06/image/d0025b3e-2222-4470-ae16-20e48d038478_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/7b8c9adb-4df4-4a64-afdf-cf96ccb63364_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/6dc540b2-fcea-413e-bf21-6551b3a2dd33_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/12f9964e-7007-46d4-a6fd-3463bbaf901c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/cf3f14de-1cf0-4910-a5fb-a1d9da209279_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/04a50e41-ef44-4641-b622-97c18d560e98_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/068cd8ef-a0ed-4738-83ab-d32f781579d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/e625d945-8a16-4299-8847-1627fb7912ca_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23-21K, 05/24-37K, 03/25-64K, 12/25-83K', 'remarks': 'SPARE KEY, VOSA STATES 83K', '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/fe0adc78-ab7a-49d8-8608-6acad762be99.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120133972, 'registration': 'OW72UGY', 'account': 'LEA009', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 Black 90kWh 5dr Auto [11kW Charger]', 'mileage': 83306, 'mileageWarranty': True, 'type': 'car', 'saleId': 19311, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-04-02T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-01', 'fuel': 'Electric', 'motExpiry': '2026-12-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OW72UGY/2026-03-06/image/d0025b3e-2222-4470-ae16-20e48d038478_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/7b8c9adb-4df4-4a64-afdf-cf96ccb63364_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/6dc540b2-fcea-413e-bf21-6551b3a2dd33_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/12f9964e-7007-46d4-a6fd-3463bbaf901c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/cf3f14de-1cf0-4910-a5fb-a1d9da209279_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/04a50e41-ef44-4641-b622-97c18d560e98_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/068cd8ef-a0ed-4738-83ab-d32f781579d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/e625d945-8a16-4299-8847-1627fb7912ca_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23-21K, 05/24-37K, 03/25-64K, 12/25-83K', 'remarks': 'SPARE KEY, VOSA STATES 83K', '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/fe0adc78-ab7a-49d8-8608-6acad762be99.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6 with identifier: 120133972
2026-03-30 13:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6 with scrape type 1
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252Fd0025b3e-2222-4470-ae16-20e48d038478_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/d0025b3e-2222-4470-ae16-20e48d038478_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252F7b8c9adb-4df4-4a64-afdf-cf96ccb63364_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/7b8c9adb-4df4-4a64-afdf-cf96ccb63364_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252F6dc540b2-fcea-413e-bf21-6551b3a2dd33_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/6dc540b2-fcea-413e-bf21-6551b3a2dd33_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252F12f9964e-7007-46d4-a6fd-3463bbaf901c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/12f9964e-7007-46d4-a6fd-3463bbaf901c_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252Fcf3f14de-1cf0-4910-a5fb-a1d9da209279_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/cf3f14de-1cf0-4910-a5fb-a1d9da209279_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252F04a50e41-ef44-4641-b622-97c18d560e98_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/04a50e41-ef44-4641-b622-97c18d560e98_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252F068cd8ef-a0ed-4738-83ab-d32f781579d6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/068cd8ef-a0ed-4738-83ab-d32f781579d6_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252FOW72UGY%252F2026-03-06%252Fimage%252Fe625d945-8a16-4299-8847-1627fb7912ca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OW72UGY/2026-03-06/image/e625d945-8a16-4299-8847-1627fb7912ca_removebg.jpg?w=600 already downloaded
2026-03-30 13:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6, identifier: 120133972
2026-03-30 13:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6 with identifier: 120133972
2026-03-30 13:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6 with identifier: 120133972
2026-03-30 13:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5e248c79-eef4-5dbe-9bcc-c4ceb26143c6 with identifier: 120133972 to the API
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120133972?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-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': '5e248c79-eef4-5dbe-9bcc-c4ceb26143c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OW72UGY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120133972',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'I-PACE ESTATE SPECIAL EDITIONS',
'odometer': 83306,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/OW72UGY/2026-03-06/image/d0025b3e-2222-4470-ae16-20e48d038478_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/7b8c9adb-4df4-4a64-afdf-cf96ccb63364_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/6dc540b2-fcea-413e-bf21-6551b3a2dd33_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/12f9964e-7007-46d4-a6fd-3463bbaf901c_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/cf3f14de-1cf0-4910-a5fb-a1d9da209279_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/04a50e41-ef44-4641-b622-97c18d560e98_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/068cd8ef-a0ed-4738-83ab-d32f781579d6_removebg.jpg?w=600',
'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/e625d945-8a16-4299-8847-1627fb7912ca_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29629,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/d0025b3e-2222-4470-ae16-20e48d038478_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29559,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/7b8c9adb-4df4-4a64-afdf-cf96ccb63364_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28244,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/6dc540b2-fcea-413e-bf21-6551b3a2dd33_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28166,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/12f9964e-7007-46d4-a6fd-3463bbaf901c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52743,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/cf3f14de-1cf0-4910-a5fb-a1d9da209279_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35043,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/04a50e41-ef44-4641-b622-97c18d560e98_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35718,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/068cd8ef-a0ed-4738-83ab-d32f781579d6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e248c79-eef4-5dbe-9bcc-c4ceb26143c6/5e248c79-eef4-5dbe-9bcc-c4ceb26143c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41279,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/OW72UGY/2026-03-06/image/e625d945-8a16-4299-8847-1627fb7912ca_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seller_name': 'Zenith',
'title': 'JAGUAR I-PACE ESTATE SPECIAL EDITIONS 294kW EV400 Black 90kWh 5dr '
'Auto [11kW Charger]',
'transmission': 'automatic',
'trim': '294kW EV400 Black 90kWh 5dr Auto [11kW Charger]',
'vin': None,
'year': 2023}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133972%27 HTTP/1.1" 200 None
2026-03-30 13:06:11 [astonbarclay.gb] INFO: Saving data for 120133972: {'created_time': 1774875971.921016, 'last_price_update_time': 1774875971.921027, 'auction_closing_time': 1775120400.0}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120133972') HTTP/1.1" 204 0
2026-03-30 13:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120786591?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120786591, 'registration': 'RO14XAV', 'account': 'KCS002', 'make': 'KIA', 'model': 'CARENS DIESEL ESTATE', 'derivative': '1.7 CRDi 2 5dr', 'mileage': 69759, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2102, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-01', 'fuel': 'Diesel', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO14XAV/2026-03-25/image/151b1b2d-740a-4313-a55e-7ca70153891c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/f64cd325-ceaa-4c61-97d5-f5be81688b6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/f8204a45-f2a1-4786-9129-d0025850f126_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/a761a70a-b947-4e58-8c81-db9aea9e1325_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/d795d90d-028d-49d0-afa2-053325e1e3a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/73a5f11d-e4ed-41df-9732-2baf72870059_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 05/15 10K 05/16 15K 04/17 19K 04/18 23K 04/19 27K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c9d32af-231c-4221-a65d-1db1c944af73.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120786591, 'registration': 'RO14XAV', 'account': 'KCS002', 'make': 'KIA', 'model': 'CARENS DIESEL ESTATE', 'derivative': '1.7 CRDi 2 5dr', 'mileage': 69759, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2102, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-01', 'fuel': 'Diesel', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RO14XAV/2026-03-25/image/151b1b2d-740a-4313-a55e-7ca70153891c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/f64cd325-ceaa-4c61-97d5-f5be81688b6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/f8204a45-f2a1-4786-9129-d0025850f126_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/a761a70a-b947-4e58-8c81-db9aea9e1325_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/d795d90d-028d-49d0-afa2-053325e1e3a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RO14XAV/2026-03-25/image/73a5f11d-e4ed-41df-9732-2baf72870059_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 05/15 10K 05/16 15K 04/17 19K 04/18 23K 04/19 27K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c9d32af-231c-4221-a65d-1db1c944af73.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591
2026-03-30 13:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with scrape type 2
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with scrape type 2
2026-03-30 13:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a24e9a8-65e0-58a0-8702-c42bfd564d43, identifier: 120786591
2026-03-30 13:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591
2026-03-30 13:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591
2026-03-30 13:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a24e9a8-65e0-58a0-8702-c42bfd564d43 with identifier: 120786591 to the API
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120786591?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '0a24e9a8-65e0-58a0-8702-c42bfd564d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RO14XAV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120786591',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'KIA',
'model': 'CARENS DIESEL ESTATE',
'odometer': 69759,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-01',
'seller_name': 'CarBuy Limited',
'title': 'KIA CARENS DIESEL ESTATE 1.7 CRDi 2 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi 2 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120786591%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [astonbarclay.gb] INFO: Saving data for 120786591: {'auction_closing_time': 1775033100.0, 'created_time': 1774443794.996407, 'last_price_update_time': 1774875972.566362}
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120786591') HTTP/1.1" 204 0
2026-03-30 13:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760365?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760365, 'registration': 'FV08UEA', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.8i Design 5dr', 'mileage': 142210, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2206, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-06-13', 'fuel': 'Petrol', 'motExpiry': '2026-08-02', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV08UEA/2026-03-27/image/f3daf5a4-8b88-40ea-95af-9fb726efbfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/e0618e3f-e6f1-4dee-a820-168d7d202fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/c8a3401f-6e53-4283-8896-40b90ab16be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/0c206043-3932-4146-bda8-3523d1e560ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/5972f954-e5ec-41c0-90c3-70ce7a5870c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/8bb29f59-104c-47cf-9b38-4d9b6da88c67_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/09 15K 01/10 21K 01/11 29K 01/12 37K 02/13 44K 02/14 52K 02/15 60K 02/16 66K 07/17 79K 07/18 86K 08/20 100K 07/22 115K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a27b3cc-e36b-4e07-9ccc-d0515bc090c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760365, 'registration': 'FV08UEA', 'account': 'WIL004', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.8i Design 5dr', 'mileage': 142210, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2206, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-06-13', 'fuel': 'Petrol', 'motExpiry': '2026-08-02', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV08UEA/2026-03-27/image/f3daf5a4-8b88-40ea-95af-9fb726efbfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/e0618e3f-e6f1-4dee-a820-168d7d202fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/c8a3401f-6e53-4283-8896-40b90ab16be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/0c206043-3932-4146-bda8-3523d1e560ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/5972f954-e5ec-41c0-90c3-70ce7a5870c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV08UEA/2026-03-27/image/8bb29f59-104c-47cf-9b38-4d9b6da88c67_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/09 15K 01/10 21K 01/11 29K 01/12 37K 02/13 44K 02/14 52K 02/15 60K 02/16 66K 07/17 79K 07/18 86K 08/20 100K 07/22 115K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a27b3cc-e36b-4e07-9ccc-d0515bc090c0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef40584-361e-5453-8fa9-6d843039e347 with identifier: 120760365
2026-03-30 13:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef40584-361e-5453-8fa9-6d843039e347 with scrape type 2
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef40584-361e-5453-8fa9-6d843039e347 with scrape type 2
2026-03-30 13:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fef40584-361e-5453-8fa9-6d843039e347, identifier: 120760365
2026-03-30 13:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fef40584-361e-5453-8fa9-6d843039e347 with identifier: 120760365
2026-03-30 13:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fef40584-361e-5453-8fa9-6d843039e347 with identifier: 120760365
2026-03-30 13:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fef40584-361e-5453-8fa9-6d843039e347 with identifier: 120760365 to the API
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120760365?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'fef40584-361e-5453-8fa9-6d843039e347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV08UEA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120760365',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ZAFIRA ESTATE',
'odometer': 142210,
'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': 'Wilsons',
'title': 'VAUXHALL ZAFIRA ESTATE 1.8i Design 5dr',
'transmission': 'manual',
'trim': '1.8i Design 5dr',
'vin': None,
'year': 2008}
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760365%27 HTTP/1.1" 200 None
2026-03-30 13:06:13 [astonbarclay.gb] INFO: Saving data for 120760365: {'auction_closing_time': 1775033100.0, 'created_time': 1774552109.212506, 'last_price_update_time': 1774875973.049245}
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760365') HTTP/1.1" 204 0
2026-03-30 13:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765790?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696081?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765790, 'registration': 'KV16MVG', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220d SE Executive 5dr Auto', 'mileage': 79880, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2103, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-03-02', 'fuel': 'Diesel', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KV16MVG/2026-03-25/image/8e2e8720-731b-44ac-a5bb-99be9803e915_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/28684097-66c0-4125-8ebf-52306e6c0f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/4c1c31e9-7adb-4900-82ac-67ad64898c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/328f0fbb-8f3e-4ddf-8f46-ebde3604d1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/973462b9-6def-417f-a0cd-e4f32b47c0af_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/8173813c-7543-4f6f-8be0-d9bcb3492c9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/d561a999-26f6-4ac3-93f0-4ff17ba538f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/748dd8d2-490d-421c-a057-5d8848e1c941_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/a15608bd-5435-47ff-bb0f-136da8ac2165_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 11/19 53K 09/21 69K 07/23 86K (INV ERROR) 09/24 77K 01/26 79K', 'remarks': 'SKEY, SD CARD', 'virtual': False, 'seller': 'CarBuy Limited', '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/a97b903f-4d8a-415d-9b50-29e27c81785a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765790, 'registration': 'KV16MVG', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220d SE Executive 5dr Auto', 'mileage': 79880, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2103, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-03-02', 'fuel': 'Diesel', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KV16MVG/2026-03-25/image/8e2e8720-731b-44ac-a5bb-99be9803e915_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/28684097-66c0-4125-8ebf-52306e6c0f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/4c1c31e9-7adb-4900-82ac-67ad64898c64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/328f0fbb-8f3e-4ddf-8f46-ebde3604d1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/973462b9-6def-417f-a0cd-e4f32b47c0af_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/8173813c-7543-4f6f-8be0-d9bcb3492c9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/d561a999-26f6-4ac3-93f0-4ff17ba538f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/748dd8d2-490d-421c-a057-5d8848e1c941_removebg.jpg?w=600', 'https://abimg003.imgix.net/KV16MVG/2026-03-25/image/a15608bd-5435-47ff-bb0f-136da8ac2165_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 11/19 53K 09/21 69K 07/23 86K (INV ERROR) 09/24 77K 01/26 79K', 'remarks': 'SKEY, SD CARD', 'virtual': False, 'seller': 'CarBuy Limited', '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/a97b903f-4d8a-415d-9b50-29e27c81785a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad972f75-c4ef-597a-9c68-4b2e57c8c0be with identifier: 120765790
2026-03-30 13:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad972f75-c4ef-597a-9c68-4b2e57c8c0be with scrape type 2
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad972f75-c4ef-597a-9c68-4b2e57c8c0be with scrape type 2
2026-03-30 13:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad972f75-c4ef-597a-9c68-4b2e57c8c0be, identifier: 120765790
2026-03-30 13:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad972f75-c4ef-597a-9c68-4b2e57c8c0be with identifier: 120765790
2026-03-30 13:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad972f75-c4ef-597a-9c68-4b2e57c8c0be with identifier: 120765790
2026-03-30 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad972f75-c4ef-597a-9c68-4b2e57c8c0be with identifier: 120765790 to the API
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765790?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'ad972f75-c4ef-597a-9c68-4b2e57c8c0be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KV16MVG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765790',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL ESTATE',
'odometer': 79880,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-02',
'seller_name': 'CarBuy Limited',
'title': 'MERCEDES-BENZ C CLASS DIESEL ESTATE C220d SE Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'C220d SE Executive 5dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765790%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [astonbarclay.gb] INFO: Saving data for 120765790: {'auction_closing_time': 1775033100.0, 'created_time': 1774443803.527087, 'last_price_update_time': 1774875975.250135}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765790') HTTP/1.1" 204 0
2026-03-30 13:06:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696081, 'registration': 'CX14GLK', 'account': 'NUN002', 'make': 'CITROEN', 'model': 'C3 DIESEL HATCHBACK', 'derivative': '1.4 e-HDi Airdream VTR+ 5dr EGS', 'mileage': 89755, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-04-02', 'fuel': 'Diesel', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX14GLK/2026-03-25/image/98363a5a-a3b1-450e-b7d7-f518a95a4df3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/32a0b538-c126-4daf-9f78-29d2ea6ae817_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/86ceacad-bf04-41d7-98c0-7a496319653e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/cdf34b5d-e5e5-4c92-9c1f-f3da1ad817ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/0360dc97-0bd6-48a8-9bfd-be219eedc985_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/a67269ac-f4b3-434d-8285-83f819846c7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/4ad1c01a-3843-468e-800c-539ef60985d2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **107** VOSA STATES 18K, 25K, 33K, 41K, 47K, 56K, 64K, 73K, 82K', 'virtual': False, 'seller': 'Nunns Mazda', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 87, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696081, 'registration': 'CX14GLK', 'account': 'NUN002', 'make': 'CITROEN', 'model': 'C3 DIESEL HATCHBACK', 'derivative': '1.4 e-HDi Airdream VTR+ 5dr EGS', 'mileage': 89755, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-04-02', 'fuel': 'Diesel', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX14GLK/2026-03-25/image/98363a5a-a3b1-450e-b7d7-f518a95a4df3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/32a0b538-c126-4daf-9f78-29d2ea6ae817_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/86ceacad-bf04-41d7-98c0-7a496319653e_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/cdf34b5d-e5e5-4c92-9c1f-f3da1ad817ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/0360dc97-0bd6-48a8-9bfd-be219eedc985_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/a67269ac-f4b3-434d-8285-83f819846c7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX14GLK/2026-03-25/image/4ad1c01a-3843-468e-800c-539ef60985d2_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair **107** VOSA STATES 18K, 25K, 33K, 41K, 47K, 56K, 64K, 73K, 82K', 'virtual': False, 'seller': 'Nunns Mazda', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 87, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081
2026-03-30 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b855a92-eae1-5204-bc1c-2210ed5dde04 with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b855a92-eae1-5204-bc1c-2210ed5dde04 with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6b855a92-eae1-5204-bc1c-2210ed5dde04, identifier: 120696081
2026-03-30 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081
2026-03-30 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081
2026-03-30 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6b855a92-eae1-5204-bc1c-2210ed5dde04 with identifier: 120696081 to the API
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696081?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 87,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6b855a92-eae1-5204-bc1c-2210ed5dde04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX14GLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696081',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 DIESEL HATCHBACK',
'odometer': 89755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-02',
'seller_name': 'Nunns Mazda',
'title': 'CITROEN C3 DIESEL HATCHBACK 1.4 e-HDi Airdream VTR+ 5dr EGS',
'transmission': 'automatic',
'trim': '1.4 e-HDi Airdream VTR+ 5dr EGS',
'vin': None,
'year': 2014}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696081%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [astonbarclay.gb] INFO: Saving data for 120696081: {'auction_closing_time': 1774958400.0, 'created_time': 1774443805.431564, 'last_price_update_time': 1774875975.724698}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696081') HTTP/1.1" 204 0
2026-03-30 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765869?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:06:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765869, 'registration': 'YB14VRD', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 94758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2101, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/YB14VRD/2026-03-25/image/7f451be2-bdbe-4326-8b97-35c168fd8d16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/b527a108-2f0f-4b14-b908-cc34bc87ceca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/59fffbc6-60b0-477e-b7ed-aed3174bea67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/052810b5-f636-4820-a9f5-76f7bb9e8344_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/50f332de-709a-45bb-a054-64cb56962dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/249284ca-feaa-463e-959b-d4728b46a45d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 02/26 94K', 'remarks': 'NO 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/ecf889b2-4071-42d3-a8d1-b445f66ec095.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765869, 'registration': 'YB14VRD', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA GTC COUPE', 'derivative': '1.4T 16V 140 SRi 3dr', 'mileage': 94758, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2101, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 3, 'engineSize': 1364, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/YB14VRD/2026-03-25/image/7f451be2-bdbe-4326-8b97-35c168fd8d16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/b527a108-2f0f-4b14-b908-cc34bc87ceca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/59fffbc6-60b0-477e-b7ed-aed3174bea67_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/052810b5-f636-4820-a9f5-76f7bb9e8344_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/50f332de-709a-45bb-a054-64cb56962dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB14VRD/2026-03-25/image/249284ca-feaa-463e-959b-d4728b46a45d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 02/26 94K', 'remarks': 'NO 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/ecf889b2-4071-42d3-a8d1-b445f66ec095.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869
2026-03-30 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 869f7515-522d-5e17-b726-f06ea4c24bbc with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 869f7515-522d-5e17-b726-f06ea4c24bbc with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 869f7515-522d-5e17-b726-f06ea4c24bbc, identifier: 120765869
2026-03-30 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869
2026-03-30 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869
2026-03-30 13:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 869f7515-522d-5e17-b726-f06ea4c24bbc with identifier: 120765869 to the API
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765869?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '869f7515-522d-5e17-b726-f06ea4c24bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB14VRD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765869',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ASTRA GTC COUPE',
'odometer': 94758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-25',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL ASTRA GTC COUPE 1.4T 16V 140 SRi 3dr',
'transmission': 'manual',
'trim': '1.4T 16V 140 SRi 3dr',
'vin': None,
'year': 2014}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120765869%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [astonbarclay.gb] INFO: Saving data for 120765869: {'auction_closing_time': 1775033100.0, 'created_time': 1774443797.408991, 'last_price_update_time': 1774875976.2929}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765869') HTTP/1.1" 204 0
2026-03-30 13:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120664195?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120765878?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765848, 'registration': 'HN18OSR', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A160 AMG Line Executive 5dr Auto', 'mileage': 26563, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2107, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-05-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN18OSR/2026-03-25/image/ab0d67ca-8cd8-4409-971f-f04382c4f9a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/da279b81-8815-4f33-9b00-c497dacc3636_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/35f8dfa9-9b13-43c7-a12e-95d05504ce39_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/89586344-60d3-4859-b352-437dc9bf0c26_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/d84264b0-541c-48a2-b83f-041a8cae2451_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/d3c2a8ac-bb10-479e-897b-54d9c99ffaa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/4a445fdc-2aa2-414f-9592-575613c2a4ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/1425d232-85a3-4bd2-8b61-0d2c53f2f4d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/37adf41a-06be-4eab-ab73-a4b862f4c901_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 5/19 6K KM, 6/20 13K KM, 2/21 17K KM (ALL IN KILOMETERS)', 'remarks': 'S/KEY, SD Card', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a867755-444d-4a4f-8d9b-b4e8e9232f0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765848, 'registration': 'HN18OSR', 'account': 'KCS002', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A160 AMG Line Executive 5dr Auto', 'mileage': 26563, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2107, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-05-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HN18OSR/2026-03-25/image/ab0d67ca-8cd8-4409-971f-f04382c4f9a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/da279b81-8815-4f33-9b00-c497dacc3636_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/35f8dfa9-9b13-43c7-a12e-95d05504ce39_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/89586344-60d3-4859-b352-437dc9bf0c26_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/d84264b0-541c-48a2-b83f-041a8cae2451_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/d3c2a8ac-bb10-479e-897b-54d9c99ffaa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/4a445fdc-2aa2-414f-9592-575613c2a4ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/1425d232-85a3-4bd2-8b61-0d2c53f2f4d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN18OSR/2026-03-25/image/37adf41a-06be-4eab-ab73-a4b862f4c901_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 5/19 6K KM, 6/20 13K KM, 2/21 17K KM (ALL IN KILOMETERS)', 'remarks': 'S/KEY, SD Card', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a867755-444d-4a4f-8d9b-b4e8e9232f0d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848
2026-03-30 13:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with scrape type 2
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with scrape type 2
2026-03-30 13:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00, identifier: 120765848
2026-03-30 13:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848
2026-03-30 13:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848
2026-03-30 13:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00 with identifier: 120765848 to the API
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765848?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '4d4f4f23-8cd8-5b4a-963e-24f4ecc5dc00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HN18OSR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765848',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 26563,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-18',
'seller_name': 'CarBuy Limited',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A160 AMG Line Executive 5dr Auto',
'transmission': 'automatic',
'trim': 'A160 AMG Line Executive 5dr Auto',
'vin': None,
'year': 2018}
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765848%27 HTTP/1.1" 200 None
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Saving data for 120765848: {'auction_closing_time': 1775033100.0, 'created_time': 1774443793.092297, 'last_price_update_time': 1774875977.015972}
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765848') HTTP/1.1" 204 0
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120664195, 'registration': 'LG65WFF', 'account': 'WIL004', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique S Nav 5dr Auto', 'mileage': 38470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2202, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-09-23', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG65WFF/2026-03-27/image/328b2e8e-9c51-4625-8b79-f525a5dcd175_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/bd67829f-e4e0-40f7-a42b-5b9924ed1e93_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/cd06be92-b703-4189-871a-537e35cb42dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/c4c1793d-e9e2-4e01-b47c-8fe146222c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/04778063-1ff1-4d97-bfe0-e9d8d65523c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/32a0951f-843a-4e36-a0f7-765fa2b59997_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 1/17 10K, 1/18 14K, 2/19 17K, 1/21 22K, 1/22 26K, 9/23 31K, 9/24 34K, 9/25 (No Mileage)', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb63dfdc-6f3c-4bf1-a7fc-e1b2cb081a33.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120664195, 'registration': 'LG65WFF', 'account': 'WIL004', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique S Nav 5dr Auto', 'mileage': 38470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2202, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-09-23', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG65WFF/2026-03-27/image/328b2e8e-9c51-4625-8b79-f525a5dcd175_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/bd67829f-e4e0-40f7-a42b-5b9924ed1e93_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/cd06be92-b703-4189-871a-537e35cb42dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/c4c1793d-e9e2-4e01-b47c-8fe146222c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/04778063-1ff1-4d97-bfe0-e9d8d65523c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG65WFF/2026-03-27/image/32a0951f-843a-4e36-a0f7-765fa2b59997_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 1/17 10K, 1/18 14K, 2/19 17K, 1/21 22K, 1/22 26K, 9/23 31K, 9/24 34K, 9/25 (No Mileage)', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Wilsons', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb63dfdc-6f3c-4bf1-a7fc-e1b2cb081a33.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c19e116-a25a-53c2-80bf-91d413cffff0 with identifier: 120664195
2026-03-30 13:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c19e116-a25a-53c2-80bf-91d413cffff0 with scrape type 2
2026-03-30 13:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c19e116-a25a-53c2-80bf-91d413cffff0 with scrape type 2
2026-03-30 13:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5c19e116-a25a-53c2-80bf-91d413cffff0, identifier: 120664195
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120765878, 'registration': 'OE62PGU', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 DIESEL SW', 'derivative': '2.2 SD4 HSE LUX 5dr Auto', 'mileage': 168608, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2104, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-01-18', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OE62PGU/2026-03-25/image/999675e5-9d1d-4dd7-97ea-7e751f51dc1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/d2ac3ddd-af45-4d6f-8be6-c638d392b237_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/731ecbf5-cd5e-4b7f-8a79-4a0d2abf9274_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/b27fec33-6d78-4f48-ad8b-93f33b492861_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/dde17be2-10b8-4aaf-ad02-54b6cf56546a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/246cf1c4-dcae-4e53-ac8c-a3414eec58c3_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/14 4K 01/15 8K 05/15 19K 08/17 29K 04/18 33K 11/18 44K 01/21 72K', 'remarks': 'S/KEY (NO BUTTONS)', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e8a81ac-286d-4161-939f-a2926e39bdad.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120765878, 'registration': 'OE62PGU', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 DIESEL SW', 'derivative': '2.2 SD4 HSE LUX 5dr Auto', 'mileage': 168608, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 111}, 'saleStart': '2026-04-01T08:45Z', 'lot': 2104, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-01-18', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OE62PGU/2026-03-25/image/999675e5-9d1d-4dd7-97ea-7e751f51dc1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/d2ac3ddd-af45-4d6f-8be6-c638d392b237_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/731ecbf5-cd5e-4b7f-8a79-4a0d2abf9274_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/b27fec33-6d78-4f48-ad8b-93f33b492861_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/dde17be2-10b8-4aaf-ad02-54b6cf56546a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE62PGU/2026-03-25/image/246cf1c4-dcae-4e53-ac8c-a3414eec58c3_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/14 4K 01/15 8K 05/15 19K 08/17 29K 04/18 33K 11/18 44K 01/21 72K', 'remarks': 'S/KEY (NO BUTTONS)', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e8a81ac-286d-4161-939f-a2926e39bdad.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878
2026-03-30 13:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0331b6e5-2306-5e4c-a501-f075d9cf139e with scrape type 2
2026-03-30 13:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0331b6e5-2306-5e4c-a501-f075d9cf139e with scrape type 2
2026-03-30 13:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0331b6e5-2306-5e4c-a501-f075d9cf139e, identifier: 120765878
2026-03-30 13:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5c19e116-a25a-53c2-80bf-91d413cffff0 with identifier: 120664195
2026-03-30 13:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5c19e116-a25a-53c2-80bf-91d413cffff0 with identifier: 120664195
2026-03-30 13:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5c19e116-a25a-53c2-80bf-91d413cffff0 with identifier: 120664195 to the API
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120664195?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '5c19e116-a25a-53c2-80bf-91d413cffff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG65WFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120664195',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'RENAULT',
'model': 'CLIO DIESEL HATCHBACK',
'odometer': 38470,
'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': 'Wilsons',
'title': 'RENAULT CLIO DIESEL HATCHBACK 1.5 dCi 90 Dynamique S Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 dCi 90 Dynamique S Nav 5dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120664195%27 HTTP/1.1" 200 None
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Saving data for 120664195: {'auction_closing_time': 1775033100.0, 'created_time': 1774552126.71555, 'last_price_update_time': 1774875977.575489}
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120664195') HTTP/1.1" 204 0
2026-03-30 13:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878
2026-03-30 13:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878
2026-03-30 13:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0331b6e5-2306-5e4c-a501-f075d9cf139e with identifier: 120765878 to the API
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120765878?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 185,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '0331b6e5-2306-5e4c-a501-f075d9cf139e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE62PGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120765878',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'FREELANDER 2 DIESEL SW',
'odometer': 168608,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-18',
'seller_name': 'CarBuy Limited',
'title': 'LAND ROVER FREELANDER 2 DIESEL SW 2.2 SD4 HSE LUX 5dr Auto',
'transmission': 'automatic',
'trim': '2.2 SD4 HSE LUX 5dr Auto',
'vin': None,
'year': 2013}
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120765878%27 HTTP/1.1" 200 None
2026-03-30 13:06:17 [astonbarclay.gb] INFO: Saving data for 120765878: {'auction_closing_time': 1775033100.0, 'created_time': 1774443796.746587, 'last_price_update_time': 1774875977.906461}
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120765878') HTTP/1.1" 204 0
2026-03-30 13:06:18 [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-30 13:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', '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': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 522, '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-30 13:06:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', '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': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 522, '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-30 13:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865
2026-03-30 13:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e85c88d7-e09c-5c98-9260-1cdca53e53d8 with scrape type 2
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e85c88d7-e09c-5c98-9260-1cdca53e53d8 with scrape type 2
2026-03-30 13:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e85c88d7-e09c-5c98-9260-1cdca53e53d8, identifier: 120056865
2026-03-30 13:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865
2026-03-30 13:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865
2026-03-30 13:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865 to the API
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:19 [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-31T12:00: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-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [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-30 13:06:19 [astonbarclay.gb] INFO: Saving data for 120056865: {'auction_closing_time': 1774958400.0, 'created_time': 1773404958.4973, 'last_price_update_time': 1774875979.051179}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120056865') HTTP/1.1" 204 0
2026-03-30 13:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120225028?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:06:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120225028, 'registration': 'DS71FON', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DEFENDER ESTATE SPECIAL EDITIONS', 'derivative': '3.0 D250 XS Edition 110 5dr Auto', 'mileage': 87107, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 521, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-15', 'fuel': 'Diesel', 'motExpiry': '2026-12-23', 'doors': 5, 'engineSize': 2997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DS71FON/2026-03-11/image/4504365c-fb4b-4c72-ba88-fa275ff33d1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/bc0b5937-7e63-49a7-959c-9de7ee12d24a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/00838f51-4cb0-4abd-a918-4bd1227fb48f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/6f73616c-fbb6-4626-abe2-18512d075157_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/5aa3f97b-6707-410c-96cc-4dbd84f4bbe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/0d61ad84-97bb-4002-9948-441d97b33cdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/06445180-4dea-4e77-833b-e244ba766c58_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/92db11b7-aace-4fb7-87c0-2570a1b3526c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/29207741-3c24-40a0-b7f5-43063e569146_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23- 22K, 12/24- 63K, 12/25- 82K', 'remarks': '**89**VOSA STATES 63K, 82K', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 244, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6f558bd-d3e6-43d6-9c19-d71ba38da922.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120225028, 'registration': 'DS71FON', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DEFENDER ESTATE SPECIAL EDITIONS', 'derivative': '3.0 D250 XS Edition 110 5dr Auto', 'mileage': 87107, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 521, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-15', 'fuel': 'Diesel', 'motExpiry': '2026-12-23', 'doors': 5, 'engineSize': 2997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DS71FON/2026-03-11/image/4504365c-fb4b-4c72-ba88-fa275ff33d1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/bc0b5937-7e63-49a7-959c-9de7ee12d24a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/00838f51-4cb0-4abd-a918-4bd1227fb48f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/6f73616c-fbb6-4626-abe2-18512d075157_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/5aa3f97b-6707-410c-96cc-4dbd84f4bbe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/0d61ad84-97bb-4002-9948-441d97b33cdb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/06445180-4dea-4e77-833b-e244ba766c58_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/92db11b7-aace-4fb7-87c0-2570a1b3526c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71FON/2026-03-11/image/29207741-3c24-40a0-b7f5-43063e569146_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23- 22K, 12/24- 63K, 12/25- 82K', 'remarks': '**89**VOSA STATES 63K, 82K', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 244, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6f558bd-d3e6-43d6-9c19-d71ba38da922.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c694218-062a-551c-b834-a5966a6a7d76 with identifier: 120225028
2026-03-30 13:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c694218-062a-551c-b834-a5966a6a7d76 with scrape type 2
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c694218-062a-551c-b834-a5966a6a7d76 with scrape type 2
2026-03-30 13:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7c694218-062a-551c-b834-a5966a6a7d76, identifier: 120225028
2026-03-30 13:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7c694218-062a-551c-b834-a5966a6a7d76 with identifier: 120225028
2026-03-30 13:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7c694218-062a-551c-b834-a5966a6a7d76 with identifier: 120225028
2026-03-30 13:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7c694218-062a-551c-b834-a5966a6a7d76 with identifier: 120225028 to the API
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120225028?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 244,
'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': '7c694218-062a-551c-b834-a5966a6a7d76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DS71FON',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120225028',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DEFENDER ESTATE SPECIAL EDITIONS',
'odometer': 87107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-15',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DEFENDER ESTATE SPECIAL EDITIONS 3.0 D250 XS Edition 110 '
'5dr Auto',
'transmission': 'automatic',
'trim': '3.0 D250 XS Edition 110 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [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-30 13:06:19 [astonbarclay.gb] INFO: Saving data for 120225028: {'auction_closing_time': 1774958400.0, 'created_time': 1773402889.322538, 'last_price_update_time': 1774875979.564423}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120225028') HTTP/1.1" 204 0
2026-03-30 13:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120282673?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120282673, 'registration': 'EK20PHX', 'account': 'VAN045', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost 150 ST-Line First Edition 5dr', 'mileage': 107894, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-24', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK20PHX/2026-03-18/image/76a27ed7-c49f-4272-90ab-eb86c9fb308c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/5a866f9c-e78f-41c0-a82b-a72c96725e9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/8c056e59-8c4a-4f61-b846-cfa27061c3f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/56f70f0c-66a6-4aed-b55c-c3529420913f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/1c470897-abe7-453c-913c-3c6c6a5eec29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/3e683988-7742-4edd-a314-0232bdac4234_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/24e907c1-287a-4d04-8e7a-39df1c7bcd0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/d56174c0-3992-4ad7-869a-70bed1a034de_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/a851cc93-2d82-4c57-b984-72729b0747bd_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print BOOK/PRINT- 10/21- 12K, 07/23- 37K, 05/24- 59K, 01/25- 76K, 07/25- 90K DISCREPANCY IN SERVICE BOOK - 07/26- 90K', 'remarks': '**1273** VOSA STATES 37K, 63K, 90K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/17a61ffb-7f61-45ed-959d-ab17b98a6af5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120282673, 'registration': 'EK20PHX', 'account': 'VAN045', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost 150 ST-Line First Edition 5dr', 'mileage': 107894, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-24', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EK20PHX/2026-03-18/image/76a27ed7-c49f-4272-90ab-eb86c9fb308c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/5a866f9c-e78f-41c0-a82b-a72c96725e9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/8c056e59-8c4a-4f61-b846-cfa27061c3f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/56f70f0c-66a6-4aed-b55c-c3529420913f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/1c470897-abe7-453c-913c-3c6c6a5eec29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/3e683988-7742-4edd-a314-0232bdac4234_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/24e907c1-287a-4d04-8e7a-39df1c7bcd0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/d56174c0-3992-4ad7-869a-70bed1a034de_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK20PHX/2026-03-18/image/a851cc93-2d82-4c57-b984-72729b0747bd_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print BOOK/PRINT- 10/21- 12K, 07/23- 37K, 05/24- 59K, 01/25- 76K, 07/25- 90K DISCREPANCY IN SERVICE BOOK - 07/26- 90K', 'remarks': '**1273** VOSA STATES 37K, 63K, 90K,', 'virtual': False, 'seller': 'Vantage Motor Group', '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/17a61ffb-7f61-45ed-959d-ab17b98a6af5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faa68cf9-ebcc-5155-a3cd-5848d0b98f34 with identifier: 120282673
2026-03-30 13:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faa68cf9-ebcc-5155-a3cd-5848d0b98f34 with scrape type 2
2026-03-30 13:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faa68cf9-ebcc-5155-a3cd-5848d0b98f34 with scrape type 2
2026-03-30 13:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: faa68cf9-ebcc-5155-a3cd-5848d0b98f34, identifier: 120282673
2026-03-30 13:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: faa68cf9-ebcc-5155-a3cd-5848d0b98f34 with identifier: 120282673
2026-03-30 13:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: faa68cf9-ebcc-5155-a3cd-5848d0b98f34 with identifier: 120282673
2026-03-30 13:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: faa68cf9-ebcc-5155-a3cd-5848d0b98f34 with identifier: 120282673 to the API
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120282673?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'faa68cf9-ebcc-5155-a3cd-5848d0b98f34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK20PHX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120282673',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 107894,
'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': 'Vantage Motor Group',
'title': 'FORD KUGA ESTATE 1.5 EcoBoost 150 ST-Line First Edition 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost 150 ST-Line First Edition 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120282673%27 HTTP/1.1" 200 None
2026-03-30 13:06:22 [astonbarclay.gb] INFO: Saving data for 120282673: {'auction_closing_time': 1774958400.0, 'created_time': 1773403253.669099, 'last_price_update_time': 1774875982.715075}
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120282673') HTTP/1.1" 204 0
2026-03-30 13:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120439259?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120439259, 'registration': 'KT18FLD', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Luxury 5dr Auto', 'mileage': 56715, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 504, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-05-22', 'fuel': 'Diesel', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KT18FLD/2026-03-18/image/f4da07b4-b974-4aaa-b03c-29daa82b71bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/7bcc50d0-6054-4837-aaf8-38bb8d1eb528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/fd3d953e-d3e1-4a18-878c-03e88001e528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/4eacffee-6cba-4851-8b7d-166e978ea58a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/44a974dc-0b0c-42a0-b985-160aa880dbc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/72e38d41-80b9-467b-9a7d-85abf279cdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/a42a3730-0e75-4505-b608-8ee3d37e92a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/e3f4b4ad-6cbc-4d39-b526-a496f8eb4659_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/094efdd6-49ad-4ab4-b989-a94a8922fc82_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/19 - 7K, 06/20 - 12K, 10/21 - 22K, 07/22 - 29K, 07/24 - 44K,', 'remarks': '**91** VOSA STATES 16K, 28K, 36K, 43K, 49K, SD CARD', 'virtual': False, 'seller': 'Hatfields Group', '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/e135f646-3276-4c00-a40e-3dd3ed1b51c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120439259, 'registration': 'KT18FLD', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Luxury 5dr Auto', 'mileage': 56715, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 504, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-05-22', 'fuel': 'Diesel', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KT18FLD/2026-03-18/image/f4da07b4-b974-4aaa-b03c-29daa82b71bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/7bcc50d0-6054-4837-aaf8-38bb8d1eb528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/fd3d953e-d3e1-4a18-878c-03e88001e528_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/4eacffee-6cba-4851-8b7d-166e978ea58a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/44a974dc-0b0c-42a0-b985-160aa880dbc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/72e38d41-80b9-467b-9a7d-85abf279cdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/a42a3730-0e75-4505-b608-8ee3d37e92a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/e3f4b4ad-6cbc-4d39-b526-a496f8eb4659_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT18FLD/2026-03-18/image/094efdd6-49ad-4ab4-b989-a94a8922fc82_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/19 - 7K, 06/20 - 12K, 10/21 - 22K, 07/22 - 29K, 07/24 - 44K,', 'remarks': '**91** VOSA STATES 16K, 28K, 36K, 43K, 49K, SD CARD', 'virtual': False, 'seller': 'Hatfields Group', '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/e135f646-3276-4c00-a40e-3dd3ed1b51c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259
2026-03-30 13:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46fee6c4-e684-56da-a039-ebfa850ffe81 with scrape type 2
2026-03-30 13:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46fee6c4-e684-56da-a039-ebfa850ffe81 with scrape type 2
2026-03-30 13:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 46fee6c4-e684-56da-a039-ebfa850ffe81, identifier: 120439259
2026-03-30 13:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259
2026-03-30 13:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259
2026-03-30 13:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 46fee6c4-e684-56da-a039-ebfa850ffe81 with identifier: 120439259 to the API
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120439259?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-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '46fee6c4-e684-56da-a039-ebfa850ffe81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT18FLD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120439259',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 56715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-22',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 HSE Luxury 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE Luxury 5dr Auto',
'vin': None,
'year': 2018}
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:23 [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-30 13:06:23 [astonbarclay.gb] INFO: Saving data for 120439259: {'auction_closing_time': 1774958400.0, 'created_time': 1773666528.127152, 'last_price_update_time': 1774875983.40198}
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120439259') HTTP/1.1" 204 0
2026-03-30 13:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120723504?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120723504, 'registration': 'YS10EAM', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Exclusiv 5dr', 'mileage': 109908, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 236, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-11-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS10EAM/2026-03-24/image/457aa6a7-a14d-4caf-b9cd-577a4dd15d63_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/8637f41d-f30f-49fb-a5ba-24ce540078f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/f48933cd-c550-4090-998d-8cb8fa459eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/01aeb6a4-35ec-40de-bd13-1963fd2b0010_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/8853bfe9-fc91-4b23-9e8d-99eae28429a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/cc396fae-09e2-4b66-a229-b7a47e0cc6ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/4f4230ce-8a7f-4665-aca8-c901668cc7e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/6d09a623-be7b-475a-8b44-ef98cab554e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/1c7688d6-5562-4764-b136-0a3aa3b558a1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 08/23 - 94K', 'remarks': '**697** VOSA STATES 20K, 29K, 36K, 43K, 53K, 62K, 70K, 79K, 82K, 89K, 96K, 103K, 108K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0144828e-2b3e-4666-b206-96bb77fc4e09.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120723504, 'registration': 'YS10EAM', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK', 'derivative': '1.6i 16V Exclusiv 5dr', 'mileage': 109908, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 236, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-11-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS10EAM/2026-03-24/image/457aa6a7-a14d-4caf-b9cd-577a4dd15d63_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/8637f41d-f30f-49fb-a5ba-24ce540078f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/f48933cd-c550-4090-998d-8cb8fa459eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/01aeb6a4-35ec-40de-bd13-1963fd2b0010_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/8853bfe9-fc91-4b23-9e8d-99eae28429a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/cc396fae-09e2-4b66-a229-b7a47e0cc6ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/4f4230ce-8a7f-4665-aca8-c901668cc7e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/6d09a623-be7b-475a-8b44-ef98cab554e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS10EAM/2026-03-24/image/1c7688d6-5562-4764-b136-0a3aa3b558a1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 08/23 - 94K', 'remarks': '**697** VOSA STATES 20K, 29K, 36K, 43K, 53K, 62K, 70K, 79K, 82K, 89K, 96K, 103K, 108K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0144828e-2b3e-4666-b206-96bb77fc4e09.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21edad10-d151-58b0-a734-76302bcf7aaf with identifier: 120723504
2026-03-30 13:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21edad10-d151-58b0-a734-76302bcf7aaf with scrape type 2
2026-03-30 13:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21edad10-d151-58b0-a734-76302bcf7aaf with scrape type 2
2026-03-30 13:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 21edad10-d151-58b0-a734-76302bcf7aaf, identifier: 120723504
2026-03-30 13:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 21edad10-d151-58b0-a734-76302bcf7aaf with identifier: 120723504
2026-03-30 13:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 21edad10-d151-58b0-a734-76302bcf7aaf with identifier: 120723504
2026-03-30 13:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 21edad10-d151-58b0-a734-76302bcf7aaf with identifier: 120723504 to the API
2026-03-30 13:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120723504?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '21edad10-d151-58b0-a734-76302bcf7aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS10EAM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120723504',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK',
'odometer': 109908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-26',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ASTRA HATCHBACK 1.6i 16V Exclusiv 5dr',
'transmission': 'manual',
'trim': '1.6i 16V Exclusiv 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:25 [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-30 13:06:25 [astonbarclay.gb] INFO: Saving data for 120723504: {'auction_closing_time': 1774958400.0, 'created_time': 1774357714.289283, 'last_price_update_time': 1774875985.105726}
2026-03-30 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120723504') HTTP/1.1" 204 0
2026-03-30 13:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688625?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688625, 'registration': 'YL68VFF', 'account': 'VAN043', 'make': 'VAUXHALL', 'model': 'GRANDLAND X HATCHBACK', 'derivative': '1.2 Turbo SE 5dr', 'mileage': 70127, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 560, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-01-18', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/55bf317a-9029-46e3-b918-17562ebe824a.jpg?w=600', 'https://abimg002.imgix.net/bc89cbba-1508-4ed6-804e-174b447322d1.jpg?w=600', 'https://abimg002.imgix.net/eeaf7121-e483-492a-a14e-17db4fedfdde.jpg?w=600', 'https://abimg002.imgix.net/5a83a047-a11d-4efd-bb23-4f94cbe7ed91.jpg?w=600', 'https://abimg002.imgix.net/ac8be7fc-6c4b-47ad-aa6a-099f39326847.jpg?w=600', 'https://abimg002.imgix.net/6a181491-c7bc-4af8-a57e-a7ffba051d4b.jpg?w=600', 'https://abimg002.imgix.net/c269bb01-d2d8-49e3-b44e-cef37dcca1e8.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': 'Service book 12/19 - 11K, 12/20 - 19K, 12/21 - 28K, 12/22 - 37K, 11/23 - 46K, 12/24 - 57K, 11/23 - 67K,', 'remarks': '**1345** VOSA STATES 28K, 37K, 46K, 57K, 67K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d92b0cc9-d805-4db0-84a5-1fa95303c40b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688625, 'registration': 'YL68VFF', 'account': 'VAN043', 'make': 'VAUXHALL', 'model': 'GRANDLAND X HATCHBACK', 'derivative': '1.2 Turbo SE 5dr', 'mileage': 70127, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 560, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-01-18', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/55bf317a-9029-46e3-b918-17562ebe824a.jpg?w=600', 'https://abimg002.imgix.net/bc89cbba-1508-4ed6-804e-174b447322d1.jpg?w=600', 'https://abimg002.imgix.net/eeaf7121-e483-492a-a14e-17db4fedfdde.jpg?w=600', 'https://abimg002.imgix.net/5a83a047-a11d-4efd-bb23-4f94cbe7ed91.jpg?w=600', 'https://abimg002.imgix.net/ac8be7fc-6c4b-47ad-aa6a-099f39326847.jpg?w=600', 'https://abimg002.imgix.net/6a181491-c7bc-4af8-a57e-a7ffba051d4b.jpg?w=600', 'https://abimg002.imgix.net/c269bb01-d2d8-49e3-b44e-cef37dcca1e8.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': 'Service book 12/19 - 11K, 12/20 - 19K, 12/21 - 28K, 12/22 - 37K, 11/23 - 46K, 12/24 - 57K, 11/23 - 67K,', 'remarks': '**1345** VOSA STATES 28K, 37K, 46K, 57K, 67K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d92b0cc9-d805-4db0-84a5-1fa95303c40b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa940597-3c03-56f7-8559-5f4df3d0ec71 with identifier: 120688625
2026-03-30 13:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa940597-3c03-56f7-8559-5f4df3d0ec71 with scrape type 2
2026-03-30 13:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa940597-3c03-56f7-8559-5f4df3d0ec71 with scrape type 2
2026-03-30 13:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aa940597-3c03-56f7-8559-5f4df3d0ec71, identifier: 120688625
2026-03-30 13:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aa940597-3c03-56f7-8559-5f4df3d0ec71 with identifier: 120688625
2026-03-30 13:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aa940597-3c03-56f7-8559-5f4df3d0ec71 with identifier: 120688625
2026-03-30 13:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aa940597-3c03-56f7-8559-5f4df3d0ec71 with identifier: 120688625 to the API
2026-03-30 13:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688625?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-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa940597-3c03-56f7-8559-5f4df3d0ec71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YL68VFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688625',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'GRANDLAND X HATCHBACK',
'odometer': 70127,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-18',
'seller_name': 'Vantage Motor Group',
'title': 'VAUXHALL GRANDLAND X HATCHBACK 1.2 Turbo SE 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SE 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688625%27 HTTP/1.1" 200 None
2026-03-30 13:06:27 [astonbarclay.gb] INFO: Saving data for 120688625: {'auction_closing_time': 1774958400.0, 'created_time': 1774552220.925802, 'last_price_update_time': 1774875987.832569}
2026-03-30 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688625') HTTP/1.1" 204 0
2026-03-30 13:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120649161?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120649161, 'registration': 'SG18CPZ', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite 5dr', 'mileage': 48667, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 231, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-04-20', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/d89e2884-6664-4c01-a014-bea4480a73a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/e0732238-3496-4bd3-8990-da1f323f9a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/16ea91f3-828e-4ac8-a641-298570c2f243_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/3460ff69-fd76-4c84-aa1e-de58836f8999_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/c43d4955-bd8c-4cde-b8ad-3f2856fae1d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/2878a4ab-51f1-43c4-a491-395cc50eae06_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/558f2ba2-ede9-49ff-a349-387982b906fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/521c5531-a4fe-4165-bd65-1ae37434af19_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/f0eed9c6-3dd2-402b-a959-bd9c7c03baf8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/25 - 46K', 'remarks': '**432** VOSA STATES 18K, 22K, 24K, 32K, 39K, 46K,', 'virtual': False, 'seller': 'UKCGR - Premium', '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/260ee9ae-e80f-4c3e-8450-25bd201e95c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120649161, 'registration': 'SG18CPZ', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T ecoTEC Elite 5dr', 'mileage': 48667, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 231, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-04-20', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/d89e2884-6664-4c01-a014-bea4480a73a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/e0732238-3496-4bd3-8990-da1f323f9a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/16ea91f3-828e-4ac8-a641-298570c2f243_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/3460ff69-fd76-4c84-aa1e-de58836f8999_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/c43d4955-bd8c-4cde-b8ad-3f2856fae1d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/2878a4ab-51f1-43c4-a491-395cc50eae06_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/558f2ba2-ede9-49ff-a349-387982b906fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/521c5531-a4fe-4165-bd65-1ae37434af19_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG18CPZ/2026-03-23/image/f0eed9c6-3dd2-402b-a959-bd9c7c03baf8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/25 - 46K', 'remarks': '**432** VOSA STATES 18K, 22K, 24K, 32K, 39K, 46K,', 'virtual': False, 'seller': 'UKCGR - Premium', '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/260ee9ae-e80f-4c3e-8450-25bd201e95c5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161
2026-03-30 13:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a50b4b-170f-5029-98d4-090c8e5e1260 with scrape type 2
2026-03-30 13:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a50b4b-170f-5029-98d4-090c8e5e1260 with scrape type 2
2026-03-30 13:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9a50b4b-170f-5029-98d4-090c8e5e1260, identifier: 120649161
2026-03-30 13:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161
2026-03-30 13:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161
2026-03-30 13:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9a50b4b-170f-5029-98d4-090c8e5e1260 with identifier: 120649161 to the API
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120649161?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9a50b4b-170f-5029-98d4-090c8e5e1260',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SG18CPZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120649161',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 48667,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-20',
'seller_name': 'UKCGR - Premium',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T ecoTEC Elite 5dr',
'transmission': 'manual',
'trim': '1.4T ecoTEC Elite 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [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-30 13:06:29 [astonbarclay.gb] INFO: Saving data for 120649161: {'auction_closing_time': 1774958400.0, 'created_time': 1774011683.512898, 'last_price_update_time': 1774875989.244096}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649161') HTTP/1.1" 204 0
2026-03-30 13:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120056795?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120056795, 'registration': 'KR19ZCV', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '4.4 SDV8 Autobiography 4dr Auto', 'mileage': 106508, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-04', 'doors': 4, 'engineSize': 4367, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/9dda72f7-55b5-4d4d-af3f-7424ba3a4c63_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/6540684a-ca35-4616-8e28-d10f98725c80_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/6c0e09c1-43a0-488b-8373-e0505dbcaecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/f3a1fd93-360e-44b6-b887-eb293867425c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/0e5795b6-7930-4c36-a2fc-99106554af15_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/bfc196f0-ecb3-4855-afd7-eaad7c97ff11_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/4f109a58-1c94-41ec-914d-c8c40af134be_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/fbfa004a-bc63-4767-85a9-7bc1aa75e7fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/5c710390-6bee-4f8b-bb3e-ce8cfe97649e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/20- 17K, 10/21- 28K, 09/22- 35K, 09/23- 59K, 08/24- 77K, 07/25- 96K', 'remarks': '**88**VOSA STATES 32K, 35K, 59K, 77K, 96K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 243, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/630f0b20-b49e-4300-ae70-c5d035c69c9f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120056795, 'registration': 'KR19ZCV', 'account': 'HAT004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER DIESEL ESTATE', 'derivative': '4.4 SDV8 Autobiography 4dr Auto', 'mileage': 106508, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-28', 'fuel': 'Diesel', 'motExpiry': '2026-08-04', 'doors': 4, 'engineSize': 4367, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/9dda72f7-55b5-4d4d-af3f-7424ba3a4c63_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/6540684a-ca35-4616-8e28-d10f98725c80_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/6c0e09c1-43a0-488b-8373-e0505dbcaecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/f3a1fd93-360e-44b6-b887-eb293867425c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/0e5795b6-7930-4c36-a2fc-99106554af15_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/bfc196f0-ecb3-4855-afd7-eaad7c97ff11_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/4f109a58-1c94-41ec-914d-c8c40af134be_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/fbfa004a-bc63-4767-85a9-7bc1aa75e7fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZCV/2026-03-09/image/5c710390-6bee-4f8b-bb3e-ce8cfe97649e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/20- 17K, 10/21- 28K, 09/22- 35K, 09/23- 59K, 08/24- 77K, 07/25- 96K', 'remarks': '**88**VOSA STATES 32K, 35K, 59K, 77K, 96K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 243, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/630f0b20-b49e-4300-ae70-c5d035c69c9f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec687292-59e2-573d-bf24-d408978c7f13 with identifier: 120056795
2026-03-30 13:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec687292-59e2-573d-bf24-d408978c7f13 with scrape type 2
2026-03-30 13:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec687292-59e2-573d-bf24-d408978c7f13 with scrape type 2
2026-03-30 13:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ec687292-59e2-573d-bf24-d408978c7f13, identifier: 120056795
2026-03-30 13:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ec687292-59e2-573d-bf24-d408978c7f13 with identifier: 120056795
2026-03-30 13:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ec687292-59e2-573d-bf24-d408978c7f13 with identifier: 120056795
2026-03-30 13:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ec687292-59e2-573d-bf24-d408978c7f13 with identifier: 120056795 to the API
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120056795?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 243,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec687292-59e2-573d-bf24-d408978c7f13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR19ZCV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120056795',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER DIESEL ESTATE',
'odometer': 106508,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER RANGE ROVER DIESEL ESTATE 4.4 SDV8 Autobiography 4dr '
'Auto',
'transmission': 'automatic',
'trim': '4.4 SDV8 Autobiography 4dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [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-30 13:06:29 [astonbarclay.gb] INFO: Saving data for 120056795: {'auction_closing_time': 1774958400.0, 'created_time': 1773404964.19095, 'last_price_update_time': 1774875989.784228}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120056795') HTTP/1.1" 204 0
2026-03-30 13:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120771693, 'registration': 'W777WYN', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [110] Feel 5dr', 'mileage': 56023, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 227, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18 - 11K, 04/19 - 16K, 03/20 - 22K, 03/21 - 26K, 03/22 - 30K, 04/23 - 37K, 04/24 - 43K, 04/25 - 50K', 'remarks': '**615** VOSA STATES 23K, 28K, 33K, 39K, 45K, 52K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae268e8c-2616-41d0-b191-de121dbd5c5b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120771693, 'registration': 'W777WYN', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK', 'derivative': '1.2 PureTech [110] Feel 5dr', 'mileage': 56023, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 227, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-20', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/W777WYN/2026-03-25/image/85678a33-5b66-44ea-bf94-e77d21f86ae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/52f24f21-4a13-4673-a7ff-e47c5e96a561_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/a6cc8839-535b-47c8-8cb2-1b45fb33224f_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/846e22a4-c8f1-4a2d-98c6-16dec9af267a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/5f2d5fe2-c480-4d5a-a6f4-a0547389ea58_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/14e5dde2-c6fe-4bc6-bfc9-ec3eb85e4165_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ebcf852a-3004-46ad-8f2b-5dbd8e99bf0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/ae38c99a-46f4-43b3-80ec-1fd5e43a339b_removebg.jpg?w=600', 'https://abimg003.imgix.net/W777WYN/2026-03-25/image/c53ce45b-3901-410a-96be-a439ff6d861d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18 - 11K, 04/19 - 16K, 03/20 - 22K, 03/21 - 26K, 03/22 - 30K, 04/23 - 37K, 04/24 - 43K, 04/25 - 50K', 'remarks': '**615** VOSA STATES 23K, 28K, 33K, 39K, 45K, 52K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae268e8c-2616-41d0-b191-de121dbd5c5b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693
2026-03-30 13:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede with scrape type 2
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fdf2236-a76f-5f31-86b8-0ef62db60ede with scrape type 2
2026-03-30 13:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4fdf2236-a76f-5f31-86b8-0ef62db60ede, identifier: 120771693
2026-03-30 13:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693
2026-03-30 13:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693
2026-03-30 13:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4fdf2236-a76f-5f31-86b8-0ef62db60ede with identifier: 120771693 to the API
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120771693?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '4fdf2236-a76f-5f31-86b8-0ef62db60ede',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'W777WYN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120771693',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK',
'odometer': 56023,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-27',
'seller_name': 'UKCGR - Premium',
'title': 'CITROEN C4 CACTUS HATCHBACK 1.2 PureTech [110] Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech [110] Feel 5dr',
'vin': None,
'year': 2017}
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120771693%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [astonbarclay.gb] INFO: Saving data for 120771693: {'auction_closing_time': 1774958400.0, 'created_time': 1774443951.399852, 'last_price_update_time': 1774875991.888757}
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120771693') HTTP/1.1" 204 0
2026-03-30 13:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120761701?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120761701, 'registration': 'VK15UDV', 'account': 'VAN043', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr', 'mileage': 62576, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 559, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-04-01', 'fuel': 'Diesel', 'motExpiry': '2027-03-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VK15UDV/2026-03-27/image/b757f267-680b-4bc0-90dd-698f1345f47e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/824aff2e-b90c-4a8d-9254-be98c6247b43_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/d6e96b22-3d14-45d3-a9f2-4776355f1b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/a90cc581-3bfe-4a2c-8df6-edbea7775141_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/59da33ef-7ddc-4949-90d4-e548e0059d07_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/29ea700d-8c9c-4792-a65a-4ac60dc2fae2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/e28b4df8-6a3a-4002-a4cb-a1b40903189d_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/74c0ef0f-b4aa-4661-90ed-97d96818cee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/d6333e1c-24b0-49c3-8cb1-19166aed1cd1_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/11 - 2K, 04/17 - 8K, 03/18 - 15K, 03/19 - 21K, 03/20 - 28K, 03/21 - 30K, 03/22 - 37K, 03/23 - 43K, 03/24 - 49K, 03/25 - 55K, 03/26 - 62K,', 'remarks': '**1382** VOSA STATES 15K, 21K, 28K, 30K, 37K, 43K, 49K, 55K, 62K, SD CARD', 'virtual': False, 'seller': 'Vantage Motor Group', '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/48f5d952-289e-46f7-a8c6-77208cab760b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120761701, 'registration': 'VK15UDV', 'account': 'VAN043', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr', 'mileage': 62576, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 559, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-04-01', 'fuel': 'Diesel', 'motExpiry': '2027-03-31', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VK15UDV/2026-03-27/image/b757f267-680b-4bc0-90dd-698f1345f47e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/824aff2e-b90c-4a8d-9254-be98c6247b43_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/d6e96b22-3d14-45d3-a9f2-4776355f1b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/a90cc581-3bfe-4a2c-8df6-edbea7775141_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/59da33ef-7ddc-4949-90d4-e548e0059d07_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/29ea700d-8c9c-4792-a65a-4ac60dc2fae2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/e28b4df8-6a3a-4002-a4cb-a1b40903189d_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/74c0ef0f-b4aa-4661-90ed-97d96818cee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK15UDV/2026-03-27/image/d6333e1c-24b0-49c3-8cb1-19166aed1cd1_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/11 - 2K, 04/17 - 8K, 03/18 - 15K, 03/19 - 21K, 03/20 - 28K, 03/21 - 30K, 03/22 - 37K, 03/23 - 43K, 03/24 - 49K, 03/25 - 55K, 03/26 - 62K,', 'remarks': '**1382** VOSA STATES 15K, 21K, 28K, 30K, 37K, 43K, 49K, 55K, 62K, SD CARD', 'virtual': False, 'seller': 'Vantage Motor Group', '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/48f5d952-289e-46f7-a8c6-77208cab760b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81f2edbe-d904-544a-9486-44962f191332 with identifier: 120761701
2026-03-30 13:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81f2edbe-d904-544a-9486-44962f191332 with scrape type 2
2026-03-30 13:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81f2edbe-d904-544a-9486-44962f191332 with scrape type 2
2026-03-30 13:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81f2edbe-d904-544a-9486-44962f191332, identifier: 120761701
2026-03-30 13:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81f2edbe-d904-544a-9486-44962f191332 with identifier: 120761701
2026-03-30 13:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81f2edbe-d904-544a-9486-44962f191332 with identifier: 120761701
2026-03-30 13:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 81f2edbe-d904-544a-9486-44962f191332 with identifier: 120761701 to the API
2026-03-30 13:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120761701?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '81f2edbe-d904-544a-9486-44962f191332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VK15UDV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120761701',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 62576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-01',
'seller_name': 'Vantage Motor Group',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.6 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.6 dCi Tekna 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120761701%27 HTTP/1.1" 200 None
2026-03-30 13:06:32 [astonbarclay.gb] INFO: Saving data for 120761701: {'auction_closing_time': 1774958400.0, 'created_time': 1774552161.503598, 'last_price_update_time': 1774875992.529253}
2026-03-30 13:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120761701') HTTP/1.1" 204 0
2026-03-30 13:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120730145?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120730145, 'registration': 'SC55FLX', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'KANGOO SL17 DCI 70+', 'derivative': None, 'mileage': 197868, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 288, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-02-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-17', 'doors': None, 'engineSize': 1461, 'bodyType': 'Panel Van', 'images': ['https://abimg003.imgix.net/SC55FLX/2026-03-24/image/fa66e046-994a-4050-a1f1-313c39adee1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/3b0dcf22-e11b-46c5-b539-fb3ed337806d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/cddb5f9e-7e1d-40e9-a16d-4bb2e5601ee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/06b2f806-cee8-4068-8d12-41015ea14913_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/f7ebc91a-f160-4763-8fbd-3d5c640e29b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/14d79b35-76c8-4b3e-bb04-35b3bddbd663_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/4eab9f27-357e-4e8b-8f21-084526b1e9fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/ccc0415c-71db-4c9c-983e-e0a15326aa40_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/482ebc92-a38d-4142-961c-12df81d22d9c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/08 - 30K, 02/09 - 36K, 05/11 - 64K, 02/12 - 70K, 02/13 - 80K, 02/14 - 91K, 02/15 - 102K, 02/16 - 113K, 04/22 - 162K, 05/23 - 172K, 05/24 - 181K, 05/25 - 190K', 'remarks': '**678** VOSA STATES 36K, 49K, 60K, 70K, 80K, 91K, 102K, 113K, 122K, 130K, 139K, 147K, 154K, 162K, 172K, 181K, 190K, SPARE KEY', '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/a47ae3d0-70d3-41dc-8e62-bb5d83ab0028.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120730145, 'registration': 'SC55FLX', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'KANGOO SL17 DCI 70+', 'derivative': None, 'mileage': 197868, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 288, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-02-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-17', 'doors': None, 'engineSize': 1461, 'bodyType': 'Panel Van', 'images': ['https://abimg003.imgix.net/SC55FLX/2026-03-24/image/fa66e046-994a-4050-a1f1-313c39adee1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/3b0dcf22-e11b-46c5-b539-fb3ed337806d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/cddb5f9e-7e1d-40e9-a16d-4bb2e5601ee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/06b2f806-cee8-4068-8d12-41015ea14913_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/f7ebc91a-f160-4763-8fbd-3d5c640e29b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/14d79b35-76c8-4b3e-bb04-35b3bddbd663_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/4eab9f27-357e-4e8b-8f21-084526b1e9fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/ccc0415c-71db-4c9c-983e-e0a15326aa40_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC55FLX/2026-03-24/image/482ebc92-a38d-4142-961c-12df81d22d9c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/08 - 30K, 02/09 - 36K, 05/11 - 64K, 02/12 - 70K, 02/13 - 80K, 02/14 - 91K, 02/15 - 102K, 02/16 - 113K, 04/22 - 162K, 05/23 - 172K, 05/24 - 181K, 05/25 - 190K', 'remarks': '**678** VOSA STATES 36K, 49K, 60K, 70K, 80K, 91K, 102K, 113K, 122K, 130K, 139K, 147K, 154K, 162K, 172K, 181K, 190K, SPARE KEY', '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/a47ae3d0-70d3-41dc-8e62-bb5d83ab0028.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b4f3055-adab-5583-b0c7-8a295744457b with identifier: 120730145
2026-03-30 13:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b4f3055-adab-5583-b0c7-8a295744457b with scrape type 2
2026-03-30 13:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b4f3055-adab-5583-b0c7-8a295744457b with scrape type 2
2026-03-30 13:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9b4f3055-adab-5583-b0c7-8a295744457b, identifier: 120730145
2026-03-30 13:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9b4f3055-adab-5583-b0c7-8a295744457b with identifier: 120730145
2026-03-30 13:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9b4f3055-adab-5583-b0c7-8a295744457b with identifier: 120730145
2026-03-30 13:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9b4f3055-adab-5583-b0c7-8a295744457b with identifier: 120730145 to the API
2026-03-30 13:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120730145?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 3',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9b4f3055-adab-5583-b0c7-8a295744457b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SC55FLX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120730145',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'KANGOO SL17 DCI 70+',
'odometer': 197868,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-23',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT KANGOO SL17 DCI 70+ None',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2006}
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:33 [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-30 13:06:33 [astonbarclay.gb] INFO: Saving data for 120730145: {'auction_closing_time': 1774958400.0, 'created_time': 1774357830.581289, 'last_price_update_time': 1774875993.088396}
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120730145') HTTP/1.1" 204 0
2026-03-30 13:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667258?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667258, 'registration': 'KP12YCK', 'account': 'WBA004', 'make': 'SKODA', 'model': 'ROOMSTER ESTATE', 'derivative': '1.2 TSI 105 SE Plus 5dr', 'mileage': 47204, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 230, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-04-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-01', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KP12YCK/2026-03-23/image/f980b733-5963-4c82-8b70-85a55a10b2dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/3a3ddeab-782f-40fe-9682-5459f1eea3dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/8b29397a-7f62-47c7-953c-a13ca7ad4283_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/cbc1fccf-b995-47c0-92e2-6cdbd23014b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/4fbb4dcd-2b1f-460f-9f5b-68d70701f036_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/912fd2ea-af92-4930-b38b-77b6e8a4395a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/a98b1730-0bf0-4536-862b-10385d670c4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/c53b0f60-b377-4817-ad04-d04e9835f8f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/1f1a3bd8-4333-4ead-b9ee-94fd3eecfe85_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/13 - 4K, 11/14 - 8K, 02/16 - 12K, 09/20 - 25K,', 'remarks': '**759** VOSA STATES 9K, 13K, 16K, 19K, 22K, 25K, 29K, 35K, 40K, 42K, 46K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c6e1d47-cc5d-4292-802e-609773ab4f01.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667258, 'registration': 'KP12YCK', 'account': 'WBA004', 'make': 'SKODA', 'model': 'ROOMSTER ESTATE', 'derivative': '1.2 TSI 105 SE Plus 5dr', 'mileage': 47204, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 230, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-04-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-01', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KP12YCK/2026-03-23/image/f980b733-5963-4c82-8b70-85a55a10b2dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/3a3ddeab-782f-40fe-9682-5459f1eea3dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/8b29397a-7f62-47c7-953c-a13ca7ad4283_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/cbc1fccf-b995-47c0-92e2-6cdbd23014b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/4fbb4dcd-2b1f-460f-9f5b-68d70701f036_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/912fd2ea-af92-4930-b38b-77b6e8a4395a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/a98b1730-0bf0-4536-862b-10385d670c4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/c53b0f60-b377-4817-ad04-d04e9835f8f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP12YCK/2026-03-23/image/1f1a3bd8-4333-4ead-b9ee-94fd3eecfe85_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 11/13 - 4K, 11/14 - 8K, 02/16 - 12K, 09/20 - 25K,', 'remarks': '**759** VOSA STATES 9K, 13K, 16K, 19K, 22K, 25K, 29K, 35K, 40K, 42K, 46K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7c6e1d47-cc5d-4292-802e-609773ab4f01.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1f79cd3-260f-5982-a064-0c099e8d20ee with identifier: 120667258
2026-03-30 13:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1f79cd3-260f-5982-a064-0c099e8d20ee with scrape type 2
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1f79cd3-260f-5982-a064-0c099e8d20ee with scrape type 2
2026-03-30 13:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d1f79cd3-260f-5982-a064-0c099e8d20ee, identifier: 120667258
2026-03-30 13:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d1f79cd3-260f-5982-a064-0c099e8d20ee with identifier: 120667258
2026-03-30 13:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d1f79cd3-260f-5982-a064-0c099e8d20ee with identifier: 120667258
2026-03-30 13:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d1f79cd3-260f-5982-a064-0c099e8d20ee with identifier: 120667258 to the API
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667258?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd1f79cd3-260f-5982-a064-0c099e8d20ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP12YCK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667258',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'ROOMSTER ESTATE',
'odometer': 47204,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-23',
'seller_name': 'UKCGR - Trade',
'title': 'SKODA ROOMSTER ESTATE 1.2 TSI 105 SE Plus 5dr',
'transmission': 'manual',
'trim': '1.2 TSI 105 SE Plus 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:37 [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-30 13:06:37 [astonbarclay.gb] INFO: Saving data for 120667258: {'auction_closing_time': 1774958400.0, 'created_time': 1774261062.294872, 'last_price_update_time': 1774875997.45568}
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667258') HTTP/1.1" 204 0
2026-03-30 13:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120455553?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120455553, 'registration': 'WU60UBE', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS DIESEL HATCHBACK', 'derivative': '1.6 TDI 105 SE 5dr', 'mileage': 140280, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 260, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-18', 'fuel': 'Diesel', 'motExpiry': '2026-07-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU60UBE/2026-03-16/image/1f5f82d0-9b4d-40a3-9c7f-86e3fc24c0b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/f65a90e3-1af1-43a8-8289-59ecf5a20e4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/7013bd87-c0e2-48c5-9c34-9e66839d0140_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/093c6006-88e7-4017-a44a-e2809ce00b07_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/64926488-ff11-49c6-af1b-abd49b8fddf6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/5bd67651-12d5-4c39-af1c-768be79b0e94_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/3917fb0a-d526-4aef-83d6-0d7ccd068b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/6062cd34-390d-4eba-bc52-018bcf624d6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/e0b9d809-33bf-44fc-8553-d596ff6c3b32_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/11 - 10K, 02/12 - 20K, 08/12 - 30K, 08/13 - 41K, 06/14 - 51K, 06/15 - 66K, 01/17 - 81K, 07/23 - 110K,', 'remarks': '**574** VOSA STATES 41K, 54K, 67K, 79K, 87K, 92K, 96K, 100K, 104K, 107K, 110K, 124K, 130K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8e2c2603-7ad7-4a56-8925-a92f89fac91a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120455553, 'registration': 'WU60UBE', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS DIESEL HATCHBACK', 'derivative': '1.6 TDI 105 SE 5dr', 'mileage': 140280, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 260, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-18', 'fuel': 'Diesel', 'motExpiry': '2026-07-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU60UBE/2026-03-16/image/1f5f82d0-9b4d-40a3-9c7f-86e3fc24c0b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/f65a90e3-1af1-43a8-8289-59ecf5a20e4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/7013bd87-c0e2-48c5-9c34-9e66839d0140_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/093c6006-88e7-4017-a44a-e2809ce00b07_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/64926488-ff11-49c6-af1b-abd49b8fddf6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/5bd67651-12d5-4c39-af1c-768be79b0e94_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/3917fb0a-d526-4aef-83d6-0d7ccd068b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/6062cd34-390d-4eba-bc52-018bcf624d6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU60UBE/2026-03-16/image/e0b9d809-33bf-44fc-8553-d596ff6c3b32_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/11 - 10K, 02/12 - 20K, 08/12 - 30K, 08/13 - 41K, 06/14 - 51K, 06/15 - 66K, 01/17 - 81K, 07/23 - 110K,', 'remarks': '**574** VOSA STATES 41K, 54K, 67K, 79K, 87K, 92K, 96K, 100K, 104K, 107K, 110K, 124K, 130K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8e2c2603-7ad7-4a56-8925-a92f89fac91a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ab1c426-a0a4-552e-b4dc-876dfd920d6c with identifier: 120455553
2026-03-30 13:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab1c426-a0a4-552e-b4dc-876dfd920d6c with scrape type 2
2026-03-30 13:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ab1c426-a0a4-552e-b4dc-876dfd920d6c with scrape type 2
2026-03-30 13:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5ab1c426-a0a4-552e-b4dc-876dfd920d6c, identifier: 120455553
2026-03-30 13:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5ab1c426-a0a4-552e-b4dc-876dfd920d6c with identifier: 120455553
2026-03-30 13:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5ab1c426-a0a4-552e-b4dc-876dfd920d6c with identifier: 120455553
2026-03-30 13:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5ab1c426-a0a4-552e-b4dc-876dfd920d6c with identifier: 120455553 to the API
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120455553?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '5ab1c426-a0a4-552e-b4dc-876dfd920d6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WU60UBE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120455553',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'GOLF PLUS DIESEL HATCHBACK',
'odometer': 140280,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-18',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF PLUS DIESEL HATCHBACK 1.6 TDI 105 SE 5dr',
'transmission': 'manual',
'trim': '1.6 TDI 105 SE 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [astonbarclay.gb] INFO: Saving data for 120455553: {'auction_closing_time': 1774958400.0, 'created_time': 1773655410.82446, 'last_price_update_time': 1774875998.989455}
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120455553') HTTP/1.1" 204 0
2026-03-30 13:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120831031?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120831031, 'registration': 'DU14FVK', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr', 'mileage': 81897, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 208, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU14FVK/2026-03-27/image/48197794-6633-4d95-9a76-f244187e3dd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/9c52507d-7698-4eca-a89e-e28dc518fce6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/fcd474a9-04d6-4ae4-a9b7-8ea015a22494_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/c0b14ef7-be8a-4f1f-a85f-245c2c573a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/54146b4a-252c-4b46-acef-16238086cf7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/5a71f631-4604-43c6-a18b-0f2296c2644f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/9803381b-ccaa-404f-ae20-19933f5b01a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/4494fa18-e89f-4a2e-be0c-b7ffcb64f3ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/913af49a-e0b4-40d7-865a-a91c02c5d1d5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/15 - 18K, 06/16 - 30K, 06/17 - 37K, 06/18 - 45K, 03/20 - 59K, 03/21 - 63K, 03/? - 67K, 03/23 - 71K, 06/24 - 75K', 'remarks': '**778** VOSA STATES 36K, 44K, 52K, 59K, 63K, 67K, 71K, 75K, 78K, SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf38c6fd-23e8-456d-b633-7d6cb26efb7e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120831031, 'registration': 'DU14FVK', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr', 'mileage': 81897, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 208, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU14FVK/2026-03-27/image/48197794-6633-4d95-9a76-f244187e3dd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/9c52507d-7698-4eca-a89e-e28dc518fce6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/fcd474a9-04d6-4ae4-a9b7-8ea015a22494_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/c0b14ef7-be8a-4f1f-a85f-245c2c573a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/54146b4a-252c-4b46-acef-16238086cf7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/5a71f631-4604-43c6-a18b-0f2296c2644f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/9803381b-ccaa-404f-ae20-19933f5b01a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/4494fa18-e89f-4a2e-be0c-b7ffcb64f3ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU14FVK/2026-03-27/image/913af49a-e0b4-40d7-865a-a91c02c5d1d5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/15 - 18K, 06/16 - 30K, 06/17 - 37K, 06/18 - 45K, 03/20 - 59K, 03/21 - 63K, 03/? - 67K, 03/23 - 71K, 06/24 - 75K', 'remarks': '**778** VOSA STATES 36K, 44K, 52K, 59K, 63K, 67K, 71K, 75K, 78K, SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf38c6fd-23e8-456d-b633-7d6cb26efb7e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee8fa48f-6de2-5c81-b065-925770664015 with identifier: 120831031
2026-03-30 13:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee8fa48f-6de2-5c81-b065-925770664015 with scrape type 2
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee8fa48f-6de2-5c81-b065-925770664015 with scrape type 2
2026-03-30 13:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee8fa48f-6de2-5c81-b065-925770664015, identifier: 120831031
2026-03-30 13:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee8fa48f-6de2-5c81-b065-925770664015 with identifier: 120831031
2026-03-30 13:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee8fa48f-6de2-5c81-b065-925770664015 with identifier: 120831031
2026-03-30 13:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ee8fa48f-6de2-5c81-b065-925770664015 with identifier: 120831031 to the API
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120831031?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee8fa48f-6de2-5c81-b065-925770664015',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DU14FVK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120831031',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 81897,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-20',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SE 5dr',
'transmission': 'manual',
'trim': '1.4 SE 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831031%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [astonbarclay.gb] INFO: Saving data for 120831031: {'auction_closing_time': 1774958400.0, 'created_time': 1774552162.5482, 'last_price_update_time': 1774876000.337156}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120831031') HTTP/1.1" 204 0
2026-03-30 13:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120719063?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120719063, 'registration': 'VN17UEU', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK', 'derivative': '1.2i Glam 3dr', 'mileage': 68460, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 222, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-14', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN17UEU/2026-03-24/image/4e6ea6cd-d874-4a9c-bc41-e73fd652dbf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/daec0ce3-ef30-43bb-aca0-99f5eda08deb_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/ea86e6b5-985b-45be-8864-bd70dd933c87_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/156da90a-34fa-4e66-abd2-de493efd1ef9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/f70666cc-602a-4563-8c08-0875c3f6c0fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/a260333d-77f9-4491-aecf-9e73a814a3bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/89a79649-62bc-482b-9f6e-e7af77a6ab30_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/f2e7d751-1059-4e08-ae94-002dbf8e43fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/daa615a7-f166-4d68-8c7c-cc01f1862e87_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/18 - 3K, 06/19 - 6K, 11/20 - 10K, 08/21 - 18K, 03/25 - 57K, 03/26 - 68K', 'remarks': '**563** VOSA STATES 10K, 26K, 36K, 46K, 56K, 68K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/6a84a402-3a7b-4b40-b73a-4fcd6b23ebd3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120719063, 'registration': 'VN17UEU', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK', 'derivative': '1.2i Glam 3dr', 'mileage': 68460, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 222, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-14', 'fuel': 'Petrol', 'motExpiry': '2027-03-17', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VN17UEU/2026-03-24/image/4e6ea6cd-d874-4a9c-bc41-e73fd652dbf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/daec0ce3-ef30-43bb-aca0-99f5eda08deb_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/ea86e6b5-985b-45be-8864-bd70dd933c87_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/156da90a-34fa-4e66-abd2-de493efd1ef9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/f70666cc-602a-4563-8c08-0875c3f6c0fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/a260333d-77f9-4491-aecf-9e73a814a3bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/89a79649-62bc-482b-9f6e-e7af77a6ab30_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/f2e7d751-1059-4e08-ae94-002dbf8e43fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN17UEU/2026-03-24/image/daa615a7-f166-4d68-8c7c-cc01f1862e87_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/18 - 3K, 06/19 - 6K, 11/20 - 10K, 08/21 - 18K, 03/25 - 57K, 03/26 - 68K', 'remarks': '**563** VOSA STATES 10K, 26K, 36K, 46K, 56K, 68K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', '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/6a84a402-3a7b-4b40-b73a-4fcd6b23ebd3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7a13959-c155-5f06-b46b-1feeae6675c5 with identifier: 120719063
2026-03-30 13:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7a13959-c155-5f06-b46b-1feeae6675c5 with scrape type 2
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7a13959-c155-5f06-b46b-1feeae6675c5 with scrape type 2
2026-03-30 13:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c7a13959-c155-5f06-b46b-1feeae6675c5, identifier: 120719063
2026-03-30 13:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c7a13959-c155-5f06-b46b-1feeae6675c5 with identifier: 120719063
2026-03-30 13:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c7a13959-c155-5f06-b46b-1feeae6675c5 with identifier: 120719063
2026-03-30 13:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c7a13959-c155-5f06-b46b-1feeae6675c5 with identifier: 120719063 to the API
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120719063?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7a13959-c155-5f06-b46b-1feeae6675c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN17UEU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120719063',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ADAM HATCHBACK',
'odometer': 68460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-14',
'seller_name': 'UKCGR - Premium',
'title': 'VAUXHALL ADAM HATCHBACK 1.2i Glam 3dr',
'transmission': 'manual',
'trim': '1.2i Glam 3dr',
'vin': None,
'year': 2017}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [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-30 13:06:40 [astonbarclay.gb] INFO: Saving data for 120719063: {'auction_closing_time': 1774958400.0, 'created_time': 1774358155.659234, 'last_price_update_time': 1774876000.856235}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719063') HTTP/1.1" 204 0
2026-03-30 13:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733542?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:06:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733542, 'registration': 'MH68VRT', 'account': 'WBA004', 'make': 'FORD', 'model': 'MONDEO SALOON', 'derivative': '2.0 Hybrid Titanium Edition 4dr Auto', 'mileage': 160703, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 204, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-02-14', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-04-21', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MH68VRT/2026-03-24/image/5409260b-1d7c-49ee-aaad-6bb910d670ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/44d023be-c7f6-4e76-bacb-baee9240402f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/363d0764-5c05-478a-ad45-10b6579df6a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/eb0a16dc-52f4-4d21-b312-63d2d813e6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/d26c12c8-870f-4bdc-8571-ce5600ee230d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/ced48f42-b26d-4a05-bd30-92a73c17166b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/425c2a48-d2a9-44bb-8430-f6adab5d6189_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/22910017-f025-4803-9e82-90525f061a5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/93c4d9dc-21ba-42dd-bf13-cbcd8c705f65_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**787** VOSA STATES 81K, 107K, 142K, 155K, Ex-Private Hire', 'virtual': False, 'seller': 'UKCGR - Trade', '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/af80f5f8-76d9-4561-b6f2-c20e2ca710e5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733542, 'registration': 'MH68VRT', 'account': 'WBA004', 'make': 'FORD', 'model': 'MONDEO SALOON', 'derivative': '2.0 Hybrid Titanium Edition 4dr Auto', 'mileage': 160703, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 204, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-02-14', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-04-21', 'doors': 4, 'engineSize': 1999, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/MH68VRT/2026-03-24/image/5409260b-1d7c-49ee-aaad-6bb910d670ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/44d023be-c7f6-4e76-bacb-baee9240402f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/363d0764-5c05-478a-ad45-10b6579df6a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/eb0a16dc-52f4-4d21-b312-63d2d813e6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/d26c12c8-870f-4bdc-8571-ce5600ee230d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/ced48f42-b26d-4a05-bd30-92a73c17166b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/425c2a48-d2a9-44bb-8430-f6adab5d6189_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/22910017-f025-4803-9e82-90525f061a5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MH68VRT/2026-03-24/image/93c4d9dc-21ba-42dd-bf13-cbcd8c705f65_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**787** VOSA STATES 81K, 107K, 142K, 155K, Ex-Private Hire', 'virtual': False, 'seller': 'UKCGR - Trade', '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/af80f5f8-76d9-4561-b6f2-c20e2ca710e5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a047753d-6d02-5311-8997-ee32a8428693 with identifier: 120733542
2026-03-30 13:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a047753d-6d02-5311-8997-ee32a8428693 with scrape type 2
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a047753d-6d02-5311-8997-ee32a8428693 with scrape type 2
2026-03-30 13:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a047753d-6d02-5311-8997-ee32a8428693, identifier: 120733542
2026-03-30 13:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a047753d-6d02-5311-8997-ee32a8428693 with identifier: 120733542
2026-03-30 13:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a047753d-6d02-5311-8997-ee32a8428693 with identifier: 120733542
2026-03-30 13:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a047753d-6d02-5311-8997-ee32a8428693 with identifier: 120733542 to the API
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733542?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'a047753d-6d02-5311-8997-ee32a8428693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MH68VRT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733542',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'MONDEO SALOON',
'odometer': 160703,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-14',
'seller_name': 'UKCGR - Trade',
'title': 'FORD MONDEO SALOON 2.0 Hybrid Titanium Edition 4dr Auto',
'transmission': 'automatic',
'trim': '2.0 Hybrid Titanium Edition 4dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:53 [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-30 13:06:53 [astonbarclay.gb] INFO: Saving data for 120733542: {'auction_closing_time': 1774958400.0, 'created_time': 1774357916.226223, 'last_price_update_time': 1774876013.09628}
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733542') HTTP/1.1" 204 0
2026-03-30 13:06:54 [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-30 13:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:54 [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': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 217, '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 (DISCREPANCY) 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-30 13:06:54 [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': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 217, '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 (DISCREPANCY) 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-30 13:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963
2026-03-30 13:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf860968-7321-5eb5-9293-b92aa9ce32f4 with scrape type 2
2026-03-30 13:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf860968-7321-5eb5-9293-b92aa9ce32f4 with scrape type 2
2026-03-30 13:06:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cf860968-7321-5eb5-9293-b92aa9ce32f4, identifier: 120622963
2026-03-30 13:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963
2026-03-30 13:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963
2026-03-30 13:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963 to the API
2026-03-30 13:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120622963?view=catalogue>
{'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-31T12: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-30 13:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:55 [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-30 13:06:55 [astonbarclay.gb] INFO: Saving data for 120622963: {'auction_closing_time': 1774958400.0, 'created_time': 1773947295.913153, 'last_price_update_time': 1774876015.285792}
2026-03-30 13:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622963') HTTP/1.1" 204 0
2026-03-30 13:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120502496?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120502496, 'registration': 'YR10XPB', 'account': 'WBA004', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.4 TSI Elegance 5dr', 'mileage': 72101, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 150, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-04-13', 'fuel': 'Petrol', 'motExpiry': '2026-10-08', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR10XPB/2026-03-17/image/73997a8a-b527-4799-b353-08dede9d3746_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/170457f7-fe6b-469f-9de9-d1c1a1987dca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/baff0985-4a1e-4525-87ad-67b7c41163aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/16c69bc6-0ac5-4945-b5ae-fd3d7ec3adc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/49fe355c-ecc8-442b-8ff3-eb06810eef07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/b7b08656-d07b-453b-b1f4-e8f50eef807d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/50eb4537-d786-4651-9128-f99f28721506_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/2021687f-44d3-4ab7-9bb9-e9c68aba65d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/1d75e49f-d228-42b5-90c6-e669123ddd16_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/12 - 19K, 03/13 - 19K, 03/14 - 25K, 04/15 - 36K, 03/16 - 46K, 03/17 - 55K, 03/18 - 61K, 10/20 - 66K, 08/22 - 68K, 09/23 - 70K,', 'remarks': '**768** VOSA STATES 19K, 25K, 36K, 46K, 55K, 61K, 63K, 66K, 67K, 68K, 70K, 70K, 71K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12f8b8e7-2092-4e60-9e31-9c24b6f5f09a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120502496, 'registration': 'YR10XPB', 'account': 'WBA004', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.4 TSI Elegance 5dr', 'mileage': 72101, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 150, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-04-13', 'fuel': 'Petrol', 'motExpiry': '2026-10-08', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR10XPB/2026-03-17/image/73997a8a-b527-4799-b353-08dede9d3746_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/170457f7-fe6b-469f-9de9-d1c1a1987dca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/baff0985-4a1e-4525-87ad-67b7c41163aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/16c69bc6-0ac5-4945-b5ae-fd3d7ec3adc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/49fe355c-ecc8-442b-8ff3-eb06810eef07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/b7b08656-d07b-453b-b1f4-e8f50eef807d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/50eb4537-d786-4651-9128-f99f28721506_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/2021687f-44d3-4ab7-9bb9-e9c68aba65d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR10XPB/2026-03-17/image/1d75e49f-d228-42b5-90c6-e669123ddd16_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/12 - 19K, 03/13 - 19K, 03/14 - 25K, 04/15 - 36K, 03/16 - 46K, 03/17 - 55K, 03/18 - 61K, 10/20 - 66K, 08/22 - 68K, 09/23 - 70K,', 'remarks': '**768** VOSA STATES 19K, 25K, 36K, 46K, 55K, 61K, 63K, 66K, 67K, 68K, 70K, 70K, 71K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12f8b8e7-2092-4e60-9e31-9c24b6f5f09a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29f46965-b796-5412-8d88-78a65b8e0ea2 with identifier: 120502496
2026-03-30 13:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29f46965-b796-5412-8d88-78a65b8e0ea2 with scrape type 2
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29f46965-b796-5412-8d88-78a65b8e0ea2 with scrape type 2
2026-03-30 13:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 29f46965-b796-5412-8d88-78a65b8e0ea2, identifier: 120502496
2026-03-30 13:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 29f46965-b796-5412-8d88-78a65b8e0ea2 with identifier: 120502496
2026-03-30 13:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 29f46965-b796-5412-8d88-78a65b8e0ea2 with identifier: 120502496
2026-03-30 13:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 29f46965-b796-5412-8d88-78a65b8e0ea2 with identifier: 120502496 to the API
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120502496?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '29f46965-b796-5412-8d88-78a65b8e0ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR10XPB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120502496',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'OCTAVIA HATCHBACK',
'odometer': 72101,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-13',
'seller_name': 'UKCGR - Trade',
'title': 'SKODA OCTAVIA HATCHBACK 1.4 TSI Elegance 5dr',
'transmission': 'manual',
'trim': '1.4 TSI Elegance 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:57 [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-30 13:06:57 [astonbarclay.gb] INFO: Saving data for 120502496: {'auction_closing_time': 1774958400.0, 'created_time': 1773741792.389726, 'last_price_update_time': 1774876017.314933}
2026-03-30 13:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502496') HTTP/1.1" 204 0
2026-03-30 13:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120675571?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120675571, 'registration': 'YP60UWX', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'IX20 HATCHBACK', 'derivative': '1.4 Blue Drive Active 5dr', 'mileage': 120680, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 158, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-01-20', 'fuel': 'Petrol', 'motExpiry': '2026-04-11', 'doors': 5, 'engineSize': 1396, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP60UWX/2026-03-23/image/a4ebb65d-c0c7-4729-80b7-7d95b23e0204_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/ab724b86-3294-4dbc-b346-71c908a32574_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/ee3ed41c-4014-4c72-a430-39fa24656f04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/378614ea-d4cb-42ec-a1de-5e40c23a8492_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/aa8136ef-c3f5-48d0-9d7e-d9299512ab72_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/13d44352-8779-4213-800f-5d5cf6119e63_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/ee884eb3-c280-4013-810b-5cefcd810121_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/709f6796-63aa-4c7a-92ec-9c3f30fad4d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/3ded139e-61e5-4b40-903f-c2c5eb657326_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/12 - 13K, 08/13 - 27K, 01/14 - 31K, 07/14 - 37K, 07/15 - 44K, 07/16 - 51K, 07/17 - 58K, 07/18 - 62K,', 'remarks': '**625** VOSA STATES 31K, 37K, 44K, 51K, 58K, 62K, 70K, 79K, 87K, 97K, 107K, 112K, 116K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02ae58dc-75b0-414d-b244-3549375db3b4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120675571, 'registration': 'YP60UWX', 'account': 'WBA004', 'make': 'HYUNDAI', 'model': 'IX20 HATCHBACK', 'derivative': '1.4 Blue Drive Active 5dr', 'mileage': 120680, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 158, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-01-20', 'fuel': 'Petrol', 'motExpiry': '2026-04-11', 'doors': 5, 'engineSize': 1396, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP60UWX/2026-03-23/image/a4ebb65d-c0c7-4729-80b7-7d95b23e0204_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/ab724b86-3294-4dbc-b346-71c908a32574_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/ee3ed41c-4014-4c72-a430-39fa24656f04_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/378614ea-d4cb-42ec-a1de-5e40c23a8492_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/aa8136ef-c3f5-48d0-9d7e-d9299512ab72_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/13d44352-8779-4213-800f-5d5cf6119e63_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/ee884eb3-c280-4013-810b-5cefcd810121_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/709f6796-63aa-4c7a-92ec-9c3f30fad4d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP60UWX/2026-03-23/image/3ded139e-61e5-4b40-903f-c2c5eb657326_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/12 - 13K, 08/13 - 27K, 01/14 - 31K, 07/14 - 37K, 07/15 - 44K, 07/16 - 51K, 07/17 - 58K, 07/18 - 62K,', 'remarks': '**625** VOSA STATES 31K, 37K, 44K, 51K, 58K, 62K, 70K, 79K, 87K, 97K, 107K, 112K, 116K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02ae58dc-75b0-414d-b244-3549375db3b4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b358887e-725c-554d-b6f2-825a9aa68cb1 with identifier: 120675571
2026-03-30 13:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b358887e-725c-554d-b6f2-825a9aa68cb1 with scrape type 2
2026-03-30 13:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b358887e-725c-554d-b6f2-825a9aa68cb1 with scrape type 2
2026-03-30 13:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b358887e-725c-554d-b6f2-825a9aa68cb1, identifier: 120675571
2026-03-30 13:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b358887e-725c-554d-b6f2-825a9aa68cb1 with identifier: 120675571
2026-03-30 13:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b358887e-725c-554d-b6f2-825a9aa68cb1 with identifier: 120675571
2026-03-30 13:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b358887e-725c-554d-b6f2-825a9aa68cb1 with identifier: 120675571 to the API
2026-03-30 13:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120675571?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'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': 'b358887e-725c-554d-b6f2-825a9aa68cb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP60UWX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120675571',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'IX20 HATCHBACK',
'odometer': 120680,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-20',
'seller_name': 'UKCGR - Trade',
'title': 'HYUNDAI IX20 HATCHBACK 1.4 Blue Drive Active 5dr',
'transmission': 'manual',
'trim': '1.4 Blue Drive Active 5dr',
'vin': None,
'year': 2011}
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:58 [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-30 13:06:58 [astonbarclay.gb] INFO: Saving data for 120675571: {'auction_closing_time': 1774958400.0, 'created_time': 1774261038.88624, 'last_price_update_time': 1774876018.05254}
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120675571') HTTP/1.1" 204 0
2026-03-30 13:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829391?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:06:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120763014, 'registration': 'YR65CUV', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 220 CDI 4Matic Sport 5dr Auto', 'mileage': 168518, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 138, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-22', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**585** VOSA STATES 26K, 46K, 57K, 72K, 93K, 115K, 139K, 160K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/d900d2a1-54dc-4e4a-8f85-ee09bde17b9c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120763014, 'registration': 'YR65CUV', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 220 CDI 4Matic Sport 5dr Auto', 'mileage': 168518, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 138, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-22', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR65CUV/2026-03-25/image/0dcc99fd-60e3-425e-85ce-b3fa227272bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/124ed842-0b32-43cb-b582-9f7496f5a9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/53de9b3e-b968-4e91-ad81-390d592610c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/040ad42b-df5c-484f-9f91-d542667c17b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/120dc87a-096f-46ae-9bf0-7a1dcd089bfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/9d52f5e5-1a9d-47b4-9162-4149c07798b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/f30ec904-0152-41ee-b821-36cc5c554569_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/68f64305-2db3-4644-9875-86448a1370aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR65CUV/2026-03-25/image/4eae6f2e-0127-4d30-a703-b57277f358b7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**585** VOSA STATES 26K, 46K, 57K, 72K, 93K, 115K, 139K, 160K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/d900d2a1-54dc-4e4a-8f85-ee09bde17b9c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014
2026-03-30 13:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97789d21-5cf4-5227-9962-61be8d67c604 with scrape type 2
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97789d21-5cf4-5227-9962-61be8d67c604 with scrape type 2
2026-03-30 13:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97789d21-5cf4-5227-9962-61be8d67c604, identifier: 120763014
2026-03-30 13:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014
2026-03-30 13:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014
2026-03-30 13:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97789d21-5cf4-5227-9962-61be8d67c604 with identifier: 120763014 to the API
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120763014?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '97789d21-5cf4-5227-9962-61be8d67c604',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR65CUV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120763014',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'GLA DIESEL HATCHBACK',
'odometer': 168518,
'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': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ GLA DIESEL HATCHBACK GLA 220 CDI 4Matic Sport 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'GLA 220 CDI 4Matic Sport 5dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763014%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [astonbarclay.gb] INFO: Saving data for 120763014: {'auction_closing_time': 1774958400.0, 'created_time': 1774443804.786632, 'last_price_update_time': 1774876019.304667}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763014') HTTP/1.1" 204 0
2026-03-30 13:06:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829391, 'registration': 'KS16NCY', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '208 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 PureTech XS-White 5dr', 'mileage': 75252, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 181, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS16NCY/2026-03-27/image/fd7df21d-cf28-4e42-bdf0-e214c25ef8c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/d51705f0-5fd7-4844-b451-1e27fa5be629_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/b6e29b1c-7170-472f-aced-0ac33727f27a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/079b23b2-a311-4f20-be20-452cfeb14185_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/ec500b8a-fb1c-4522-9da6-1d7a0efb36dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/099f9f76-ed53-464b-8af0-add46b720b35_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/2e0ffb7f-33a7-4282-b765-95c5930fc813_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/99dde994-198a-44a0-a614-dc2073111703_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/f93d0c03-b164-4f7c-848f-682e16bed459_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**794** VOSA STATES 16K, 26K, 28K, 34K, 40K, 49K, 61K, 74K, 75K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/36d6542a-507b-45c5-a0ad-f47d03ffed2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829391, 'registration': 'KS16NCY', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '208 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 PureTech XS-White 5dr', 'mileage': 75252, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 181, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-04-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KS16NCY/2026-03-27/image/fd7df21d-cf28-4e42-bdf0-e214c25ef8c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/d51705f0-5fd7-4844-b451-1e27fa5be629_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/b6e29b1c-7170-472f-aced-0ac33727f27a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/079b23b2-a311-4f20-be20-452cfeb14185_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/ec500b8a-fb1c-4522-9da6-1d7a0efb36dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/099f9f76-ed53-464b-8af0-add46b720b35_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/2e0ffb7f-33a7-4282-b765-95c5930fc813_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/99dde994-198a-44a0-a614-dc2073111703_removebg.jpg?w=600', 'https://abimg003.imgix.net/KS16NCY/2026-03-27/image/f93d0c03-b164-4f7c-848f-682e16bed459_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**794** VOSA STATES 16K, 26K, 28K, 34K, 40K, 49K, 61K, 74K, 75K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', '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/36d6542a-507b-45c5-a0ad-f47d03ffed2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c98314-17ff-51b3-a3e8-ac64e5400b59 with identifier: 120829391
2026-03-30 13:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c98314-17ff-51b3-a3e8-ac64e5400b59 with scrape type 2
2026-03-30 13:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80c98314-17ff-51b3-a3e8-ac64e5400b59 with scrape type 2
2026-03-30 13:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 80c98314-17ff-51b3-a3e8-ac64e5400b59, identifier: 120829391
2026-03-30 13:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 80c98314-17ff-51b3-a3e8-ac64e5400b59 with identifier: 120829391
2026-03-30 13:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 80c98314-17ff-51b3-a3e8-ac64e5400b59 with identifier: 120829391
2026-03-30 13:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 80c98314-17ff-51b3-a3e8-ac64e5400b59 with identifier: 120829391 to the API
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829391?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '80c98314-17ff-51b3-a3e8-ac64e5400b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KS16NCY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829391',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '208 HATCHBACK SPECIAL EDITIONS',
'odometer': 75252,
'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 - Trade',
'title': 'PEUGEOT 208 HATCHBACK SPECIAL EDITIONS 1.2 PureTech XS-White 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech XS-White 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829391%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [astonbarclay.gb] INFO: Saving data for 120829391: {'auction_closing_time': 1774958400.0, 'created_time': 1774552164.88678, 'last_price_update_time': 1774876019.797044}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829391') HTTP/1.1" 204 0
2026-03-30 13:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833447?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833447, 'registration': 'YS70MZJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE', 'derivative': '1.5 EcoBlue 120 Titanium 5dr', 'mileage': 30900, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 171, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2021-01-08', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/a56a9b75-3527-497f-8a73-b0e8b866ae21_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/fb13ce5b-6383-4f26-ba42-f0313bbdcd7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/9c7622b3-dc49-449d-8d2e-a885a0eb55d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/318317aa-fcef-4cca-8583-99ebd626fe9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/de918128-1106-4c96-bfe0-ec00fe1ebce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/d561b315-c6ab-4106-8de2-ce344781a600_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/f3c9ac5a-34e2-4ae5-a359-0f82fd0bb99e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23- 12k, 11/24- 23k, 01/26- 30k', 'remarks': 'vosa - 18k, 23k, 29k SPARE KEY IN OFFICE *5 SEATS*, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7827f51d-5cc8-49b0-bb6e-00993bcd41f6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833447, 'registration': 'YS70MZJ', 'account': 'MOT070', 'make': 'FORD', 'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE', 'derivative': '1.5 EcoBlue 120 Titanium 5dr', 'mileage': 30900, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 171, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2021-01-08', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/a56a9b75-3527-497f-8a73-b0e8b866ae21_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/fb13ce5b-6383-4f26-ba42-f0313bbdcd7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/9c7622b3-dc49-449d-8d2e-a885a0eb55d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/318317aa-fcef-4cca-8583-99ebd626fe9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/de918128-1106-4c96-bfe0-ec00fe1ebce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/d561b315-c6ab-4106-8de2-ce344781a600_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS70MZJ/2026-03-27/image/f3c9ac5a-34e2-4ae5-a359-0f82fd0bb99e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23- 12k, 11/24- 23k, 01/26- 30k', 'remarks': 'vosa - 18k, 23k, 29k SPARE KEY IN OFFICE *5 SEATS*, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7827f51d-5cc8-49b0-bb6e-00993bcd41f6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ccfaad-fec9-5feb-b47f-fda8f370bea1 with identifier: 120833447
2026-03-30 13:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ccfaad-fec9-5feb-b47f-fda8f370bea1 with scrape type 2
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97ccfaad-fec9-5feb-b47f-fda8f370bea1 with scrape type 2
2026-03-30 13:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97ccfaad-fec9-5feb-b47f-fda8f370bea1, identifier: 120833447
2026-03-30 13:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97ccfaad-fec9-5feb-b47f-fda8f370bea1 with identifier: 120833447
2026-03-30 13:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97ccfaad-fec9-5feb-b47f-fda8f370bea1 with identifier: 120833447
2026-03-30 13:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97ccfaad-fec9-5feb-b47f-fda8f370bea1 with identifier: 120833447 to the API
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120833447?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Diesel',
'id': '97ccfaad-fec9-5feb-b47f-fda8f370bea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS70MZJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833447',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'GRAND TOURNEO CONNECT DIESEL ESTATE',
'odometer': 30900,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-08',
'seller_name': 'Motability Operations',
'title': 'FORD GRAND TOURNEO CONNECT DIESEL ESTATE 1.5 EcoBlue 120 Titanium '
'5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 Titanium 5dr',
'vin': None,
'year': 2021}
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833447%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [astonbarclay.gb] INFO: Saving data for 120833447: {'auction_closing_time': 1774949400.0, 'created_time': 1774552291.6195, 'last_price_update_time': 1774876020.937226}
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833447') HTTP/1.1" 204 0
2026-03-30 13:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120788446?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120788446, 'registration': 'G20CMW', 'account': 'WBA004', 'make': 'FIAT', 'model': 'PUNTO EVO HATCHBACK', 'derivative': '1.4 Active 3dr', 'mileage': 115985, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 235, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 3, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/G20CMW/2026-03-26/image/88799aaa-a397-4b43-9325-13ed99d0147c_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/3dffb88b-a587-4cee-8d73-530bd6e19dcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/6c78b78f-57a4-4bad-bada-05a92d7b9ad6_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/b98a01d3-4e3b-444d-aaea-80d616ce916a_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/e38f60c6-b567-4ac6-baaa-53d3a7ad2086_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/0b74245c-1189-4689-b869-a87d3663f268_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/d7956379-25d2-4628-b2e5-ea0ac608ebbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/418d03f9-d76d-4edb-9929-7449cfe7f995_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/0cf057bc-4ad0-4bb0-96a3-db25d2b08839_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'CAT C - SALVAGE - Damage is front end and minor dents/scratches Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair **560** VOSA STATES 26K, 30K, 36K, 43K, 53K. 64K, 72K, 81K, 90K, 97K, 101K, 111K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120788446, 'registration': 'G20CMW', 'account': 'WBA004', 'make': 'FIAT', 'model': 'PUNTO EVO HATCHBACK', 'derivative': '1.4 Active 3dr', 'mileage': 115985, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 235, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-09-08', 'doors': 3, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/G20CMW/2026-03-26/image/88799aaa-a397-4b43-9325-13ed99d0147c_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/3dffb88b-a587-4cee-8d73-530bd6e19dcb_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/6c78b78f-57a4-4bad-bada-05a92d7b9ad6_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/b98a01d3-4e3b-444d-aaea-80d616ce916a_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/e38f60c6-b567-4ac6-baaa-53d3a7ad2086_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/0b74245c-1189-4689-b869-a87d3663f268_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/d7956379-25d2-4628-b2e5-ea0ac608ebbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/418d03f9-d76d-4edb-9929-7449cfe7f995_removebg.jpg?w=600', 'https://abimg003.imgix.net/G20CMW/2026-03-26/image/0cf057bc-4ad0-4bb0-96a3-db25d2b08839_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'CAT C - SALVAGE - Damage is front end and minor dents/scratches Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair **560** VOSA STATES 26K, 30K, 36K, 43K, 53K. 64K, 72K, 81K, 90K, 97K, 101K, 111K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446
2026-03-30 13:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6b58780-cc3e-5077-802d-4d7234987a9d with scrape type 2
2026-03-30 13:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6b58780-cc3e-5077-802d-4d7234987a9d with scrape type 2
2026-03-30 13:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6b58780-cc3e-5077-802d-4d7234987a9d, identifier: 120788446
2026-03-30 13:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446
2026-03-30 13:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446
2026-03-30 13:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6b58780-cc3e-5077-802d-4d7234987a9d with identifier: 120788446 to the API
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120788446?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6b58780-cc3e-5077-802d-4d7234987a9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'G20CMW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120788446',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': 'PUNTO EVO HATCHBACK',
'odometer': 115985,
'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': 'FIAT PUNTO EVO HATCHBACK 1.4 Active 3dr',
'transmission': 'manual',
'trim': '1.4 Active 3dr',
'vin': None,
'year': 2010}
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120788446%27 HTTP/1.1" 200 None
2026-03-30 13:07:01 [astonbarclay.gb] INFO: Saving data for 120788446: {'auction_closing_time': 1774958400.0, 'created_time': 1774443815.651762, 'last_price_update_time': 1774876021.678879}
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120788446') HTTP/1.1" 204 0
2026-03-30 13:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120657060?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120657060, 'registration': 'YY66YOD', 'account': 'WBA003', 'make': 'AUDI', 'model': 'A1 SPORTBACK', 'derivative': '1.4 TFSI Sport 5dr S Tronic', 'mileage': 102897, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-01-06', 'fuel': 'Petrol', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY66YOD/2026-03-23/image/38294007-3bd0-4650-a6bb-ff9f7ff3f6ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/f5a73e65-caa8-4ea0-92f0-5412a7c6f6db_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/63966a29-d658-41f9-a4c8-2f36b68585e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/1ca9217a-e7c1-4cee-a6ab-11ecfa7c7f64_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/71bf9750-2e71-4128-bb67-f1ac6b979a66_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/60d4a814-6d3f-4719-8e07-744d0c290b41_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/ca1da991-da7f-4d9a-b50e-d1b6aac929fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/954ccf85-5ac4-4cb3-a826-c38f814c99dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/610ddf5d-ef8b-4db2-b496-ebf2e86afcf7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/19 - 17K, 12/19 - 27K, 12/20 - 33K, 08/23 - 61K, 05/24 - 74K, 08/24 - 78K, 07/25 - 91K, 08/25 - 92K,', 'remarks': '**642** VOSA STATES 27K, 33K, 42K, 53K, 68K, 82K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/88376611-63bc-408c-9d88-e0d29fb4b3c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120657060, 'registration': 'YY66YOD', 'account': 'WBA003', 'make': 'AUDI', 'model': 'A1 SPORTBACK', 'derivative': '1.4 TFSI Sport 5dr S Tronic', 'mileage': 102897, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-01-06', 'fuel': 'Petrol', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY66YOD/2026-03-23/image/38294007-3bd0-4650-a6bb-ff9f7ff3f6ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/f5a73e65-caa8-4ea0-92f0-5412a7c6f6db_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/63966a29-d658-41f9-a4c8-2f36b68585e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/1ca9217a-e7c1-4cee-a6ab-11ecfa7c7f64_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/71bf9750-2e71-4128-bb67-f1ac6b979a66_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/60d4a814-6d3f-4719-8e07-744d0c290b41_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/ca1da991-da7f-4d9a-b50e-d1b6aac929fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/954ccf85-5ac4-4cb3-a826-c38f814c99dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY66YOD/2026-03-23/image/610ddf5d-ef8b-4db2-b496-ebf2e86afcf7_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/19 - 17K, 12/19 - 27K, 12/20 - 33K, 08/23 - 61K, 05/24 - 74K, 08/24 - 78K, 07/25 - 91K, 08/25 - 92K,', 'remarks': '**642** VOSA STATES 27K, 33K, 42K, 53K, 68K, 82K, 98K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', '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/88376611-63bc-408c-9d88-e0d29fb4b3c2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f59b824-e3fa-59a5-ae6e-c8b6560e760e with identifier: 120657060
2026-03-30 13:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f59b824-e3fa-59a5-ae6e-c8b6560e760e with scrape type 2
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f59b824-e3fa-59a5-ae6e-c8b6560e760e with scrape type 2
2026-03-30 13:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f59b824-e3fa-59a5-ae6e-c8b6560e760e, identifier: 120657060
2026-03-30 13:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f59b824-e3fa-59a5-ae6e-c8b6560e760e with identifier: 120657060
2026-03-30 13:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f59b824-e3fa-59a5-ae6e-c8b6560e760e with identifier: 120657060
2026-03-30 13:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f59b824-e3fa-59a5-ae6e-c8b6560e760e with identifier: 120657060 to the API
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120657060?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '5f59b824-e3fa-59a5-ae6e-c8b6560e760e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY66YOD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120657060',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A1 SPORTBACK',
'odometer': 102897,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-06',
'seller_name': 'UKCGR - Select',
'title': 'AUDI A1 SPORTBACK 1.4 TFSI Sport 5dr S Tronic',
'transmission': 'automatic',
'trim': '1.4 TFSI Sport 5dr S Tronic',
'vin': None,
'year': 2017}
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:02 [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-30 13:07:02 [astonbarclay.gb] INFO: Saving data for 120657060: {'auction_closing_time': 1774958400.0, 'created_time': 1774034050.174834, 'last_price_update_time': 1774876022.629865}
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120657060') HTTP/1.1" 204 0
2026-03-30 13:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120642269?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120642269, 'registration': 'PG73KWP', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi ISG 3 5dr', 'mileage': 15322, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 150, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2024-02-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PG73KWP/2026-03-20/image/90350003-21dd-45c0-9fbf-be44c5197b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/f46a9fc9-732d-4345-b65a-8eeb2e562871_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/bcc1d38c-6a5f-46a9-a7bf-43611b79e6aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/0e3c9a6a-63b8-4c2b-a814-fe1d6078af03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/9e8a9604-2ec3-4a52-a057-7b31899aa87e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/4ed98a4f-9bf3-411a-a9d9-e83789ee7fc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/8a9c3ffd-0c63-47b4-aaf0-a6e0e5ace741_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/49832650-6a6f-480a-b2dc-aee4e716e6d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/87fa8246-3bd8-4e30-af35-a34999a29514_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/25-8k, 02/26-14k', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55ff3aea-86f5-4f93-bc8c-68284322d6c4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120642269, 'registration': 'PG73KWP', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi ISG 3 5dr', 'mileage': 15322, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 150, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2024-02-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PG73KWP/2026-03-20/image/90350003-21dd-45c0-9fbf-be44c5197b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/f46a9fc9-732d-4345-b65a-8eeb2e562871_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/bcc1d38c-6a5f-46a9-a7bf-43611b79e6aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/0e3c9a6a-63b8-4c2b-a814-fe1d6078af03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/9e8a9604-2ec3-4a52-a057-7b31899aa87e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/4ed98a4f-9bf3-411a-a9d9-e83789ee7fc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/8a9c3ffd-0c63-47b4-aaf0-a6e0e5ace741_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/49832650-6a6f-480a-b2dc-aee4e716e6d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG73KWP/2026-03-20/image/87fa8246-3bd8-4e30-af35-a34999a29514_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/25-8k, 02/26-14k', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55ff3aea-86f5-4f93-bc8c-68284322d6c4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269
2026-03-30 13:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12c04446-ed80-58c4-9b0b-2833b041b8b8 with scrape type 2
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12c04446-ed80-58c4-9b0b-2833b041b8b8 with scrape type 2
2026-03-30 13:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 12c04446-ed80-58c4-9b0b-2833b041b8b8, identifier: 120642269
2026-03-30 13:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269
2026-03-30 13:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269
2026-03-30 13:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 12c04446-ed80-58c4-9b0b-2833b041b8b8 with identifier: 120642269 to the API
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120642269?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '12c04446-ed80-58c4-9b0b-2833b041b8b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PG73KWP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120642269',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 15322,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-19',
'seller_name': 'Motability Operations',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.6T GDi ISG 3 5dr',
'vin': None,
'year': 2024}
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:03 [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-30 13:07:03 [astonbarclay.gb] INFO: Saving data for 120642269: {'auction_closing_time': 1774949400.0, 'created_time': 1774011718.478288, 'last_price_update_time': 1774876023.129486}
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120642269') HTTP/1.1" 204 0
2026-03-30 13:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120641887?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:07:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120641887, 'registration': 'DS23YVP', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Exclusive 5dr', 'mileage': 40307, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 146, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-07-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS23YVP/2026-03-20/image/058529da-da2c-40a5-814a-84fe32f94b38_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/576be255-6e74-484f-8de6-91a80dcf0e04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/71f2c603-eddf-4118-88e8-6e43f5e38d05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/edf866dc-81ba-4287-ba91-02070cba492d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/ea2e7929-177a-4aeb-8847-241477a4eba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/562124dd-9ddc-4a9c-b5e1-b90488a2b72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/3debb4bb-ce6e-427d-ae6f-432d1a847a9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/f5f493a5-58c3-4ede-9b65-73bea6072b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/604b5498-7e83-4ba3-820a-85bb3e7b61c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/d8f16d22-f62d-4f51-a427-2e97e59bc1e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/e0ebc32e-1a98-48f1-b428-8da7dbf5748e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/8d006e75-7cd8-4f02-b086-716e6c25f789_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/c7779c39-1b04-49c5-8280-78abed4e82f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/741a360d-f658-4a64-9a0f-c52db6e8693c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/eddff189-f522-495e-9ec9-aa509e183e0e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24-20k, 11/25-35k,', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12fdee8a-30f1-4943-94c5-53986a3a4eea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120641887, 'registration': 'DS23YVP', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Exclusive 5dr', 'mileage': 40307, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 146, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-07-17', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS23YVP/2026-03-20/image/058529da-da2c-40a5-814a-84fe32f94b38_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/576be255-6e74-484f-8de6-91a80dcf0e04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/71f2c603-eddf-4118-88e8-6e43f5e38d05_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/edf866dc-81ba-4287-ba91-02070cba492d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/ea2e7929-177a-4aeb-8847-241477a4eba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/562124dd-9ddc-4a9c-b5e1-b90488a2b72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/3debb4bb-ce6e-427d-ae6f-432d1a847a9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/f5f493a5-58c3-4ede-9b65-73bea6072b83_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/604b5498-7e83-4ba3-820a-85bb3e7b61c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/d8f16d22-f62d-4f51-a427-2e97e59bc1e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/e0ebc32e-1a98-48f1-b428-8da7dbf5748e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/8d006e75-7cd8-4f02-b086-716e6c25f789_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/c7779c39-1b04-49c5-8280-78abed4e82f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/741a360d-f658-4a64-9a0f-c52db6e8693c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS23YVP/2026-03-20/image/eddff189-f522-495e-9ec9-aa509e183e0e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24-20k, 11/25-35k,', 'remarks': 'spare key in office, V5 Document Reference Number Available Upon Purchase', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12fdee8a-30f1-4943-94c5-53986a3a4eea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887
2026-03-30 13:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806189ea-b7bd-576f-8111-96f87197a7ed with scrape type 2
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806189ea-b7bd-576f-8111-96f87197a7ed with scrape type 2
2026-03-30 13:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 806189ea-b7bd-576f-8111-96f87197a7ed, identifier: 120641887
2026-03-30 13:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887
2026-03-30 13:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887
2026-03-30 13:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 806189ea-b7bd-576f-8111-96f87197a7ed with identifier: 120641887 to the API
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120641887?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 168,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '806189ea-b7bd-576f-8111-96f87197a7ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DS23YVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120641887',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 40307,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-17',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Exclusive 5dr',
'transmission': 'manual',
'trim': '1.5 T-GDI Exclusive 5dr',
'vin': None,
'year': 2023}
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:03 [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-30 13:07:03 [astonbarclay.gb] INFO: Saving data for 120641887: {'auction_closing_time': 1774949400.0, 'created_time': 1774011730.507676, 'last_price_update_time': 1774876023.665879}
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120641887') HTTP/1.1" 204 0
2026-03-30 13:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120764547, 'registration': 'HV14XSW', 'account': 'WBA004', 'make': 'KIA', 'model': 'VENGA HATCHBACK', 'derivative': '1.6 3 5dr Auto [Sat Nav]', 'mileage': 117389, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 226, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-05-16', 'fuel': 'Petrol', 'motExpiry': '2026-05-13', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**466** VOSA STATES 36K, 48K, 61K, 76K, 80K, 85K, 93K, 102K, 112K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53f98641-05ce-4253-af76-84dfe6245152.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120764547, 'registration': 'HV14XSW', 'account': 'WBA004', 'make': 'KIA', 'model': 'VENGA HATCHBACK', 'derivative': '1.6 3 5dr Auto [Sat Nav]', 'mileage': 117389, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 226, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-05-16', 'fuel': 'Petrol', 'motExpiry': '2026-05-13', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV14XSW/2026-03-25/image/c659f1cf-3427-44f8-8dfe-7f9c553fd1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/d948c328-3c89-41eb-bbf1-8312993ab4bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/761e943e-5124-4d43-baf6-a7cf03ba0ba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8b24cfcb-0031-461b-a160-bb5f8249ba69_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/912f17ed-6fb6-4c4e-8fe5-3dcc2249eefd_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/8a27f1ce-7e7c-4924-9ff6-0e72350cee11_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/3a48b7c4-f0dd-4e05-823f-f03fc868f874_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/caa5f070-7781-45a8-82f1-3e067d72fe2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV14XSW/2026-03-25/image/09a51135-0604-4419-aa85-c5280cade407_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**466** VOSA STATES 36K, 48K, 61K, 76K, 80K, 85K, 93K, 102K, 112K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53f98641-05ce-4253-af76-84dfe6245152.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547
2026-03-30 13:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160a1929-44c4-5a72-8e18-420cfc0753d8 with scrape type 2
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 160a1929-44c4-5a72-8e18-420cfc0753d8 with scrape type 2
2026-03-30 13:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 160a1929-44c4-5a72-8e18-420cfc0753d8, identifier: 120764547
2026-03-30 13:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547
2026-03-30 13:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547
2026-03-30 13:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 160a1929-44c4-5a72-8e18-420cfc0753d8 with identifier: 120764547 to the API
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120764547?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '160a1929-44c4-5a72-8e18-420cfc0753d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HV14XSW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120764547',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'VENGA HATCHBACK',
'odometer': 117389,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-16',
'seller_name': 'UKCGR - Trade',
'title': 'KIA VENGA HATCHBACK 1.6 3 5dr Auto [Sat Nav]',
'transmission': 'automatic',
'trim': '1.6 3 5dr Auto [Sat Nav]',
'vin': None,
'year': 2014}
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120764547%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [astonbarclay.gb] INFO: Saving data for 120764547: {'auction_closing_time': 1774958400.0, 'created_time': 1774443945.19386, 'last_price_update_time': 1774876025.210228}
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120764547') HTTP/1.1" 204 0
2026-03-30 13:07:07 [scrapy.extensions.logstats] INFO: Crawled 338 pages (at 36 pages/min), scraped 322 items (at 42 items/min)
2026-03-30 13:07:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120650675?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:07:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120650675, 'registration': 'BK16YJC', 'account': 'PHI027', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 3 5dr', 'mileage': 82881, 'mileageWarranty': False, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 147, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-10', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK16YJC/2026-03-27/image/a242c952-5464-480a-9528-353a25e50bff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/35a52ef8-1d45-4821-81c1-bba9489a5e0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/699c88cf-c60f-4981-8543-646004cb5ce3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/8ede96bf-913b-42db-ba09-f7bff0371399_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/3f23bd5e-6356-45af-983d-ca39bc7ae438_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/93938bdb-513a-46e2-b740-737e63fd2129_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/cbed00a1-e9ed-4041-96ca-165e4bbb6849_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/6aad4240-f717-408f-8533-1bf894db8c9c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17-61K 07/18-18K 07/19-29K 01/21-47K 03/22-55K 07/23-67K 06/24-75K 08/25-82K', 'remarks': '. SPARE KEY VOSA STATES 24K 39K 47K 53K 60K 67K 75K 82K MILEAGE DISCREPANCY**', 'virtual': False, 'seller': 'Local Dealer Group', '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/055be693-b623-4fbd-88f0-754287260487.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120650675, 'registration': 'BK16YJC', 'account': 'PHI027', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 3 5dr', 'mileage': 82881, 'mileageWarranty': False, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 147, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-10', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK16YJC/2026-03-27/image/a242c952-5464-480a-9528-353a25e50bff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/35a52ef8-1d45-4821-81c1-bba9489a5e0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/699c88cf-c60f-4981-8543-646004cb5ce3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/8ede96bf-913b-42db-ba09-f7bff0371399_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/3f23bd5e-6356-45af-983d-ca39bc7ae438_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/93938bdb-513a-46e2-b740-737e63fd2129_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/cbed00a1-e9ed-4041-96ca-165e4bbb6849_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK16YJC/2026-03-27/image/6aad4240-f717-408f-8533-1bf894db8c9c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17-61K 07/18-18K 07/19-29K 01/21-47K 03/22-55K 07/23-67K 06/24-75K 08/25-82K', 'remarks': '. SPARE KEY VOSA STATES 24K 39K 47K 53K 60K 67K 75K 82K MILEAGE DISCREPANCY**', 'virtual': False, 'seller': 'Local Dealer Group', '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/055be693-b623-4fbd-88f0-754287260487.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675
2026-03-30 13:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e2bda7-1044-5fc0-a5cb-45235d752951 with scrape type 2
2026-03-30 13:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e2bda7-1044-5fc0-a5cb-45235d752951 with scrape type 2
2026-03-30 13:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 12e2bda7-1044-5fc0-a5cb-45235d752951, identifier: 120650675
2026-03-30 13:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675
2026-03-30 13:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675
2026-03-30 13:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 12e2bda7-1044-5fc0-a5cb-45235d752951 with identifier: 120650675 to the API
2026-03-30 13:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120650675?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '12e2bda7-1044-5fc0-a5cb-45235d752951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK16YJC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120650675',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 82881,
'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': 'Local Dealer Group',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.7 CRDi ISG 3 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi ISG 3 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120650675%27 HTTP/1.1" 200 None
2026-03-30 13:07:09 [astonbarclay.gb] INFO: Saving data for 120650675: {'auction_closing_time': 1774947600.0, 'created_time': 1774011666.262184, 'last_price_update_time': 1774876029.372856}
2026-03-30 13:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650675') HTTP/1.1" 204 0
2026-03-30 13:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120743971, 'registration': 'CA68NTY', 'account': 'MOT075', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.6 CRDi ISG GT-Line 5dr', 'mileage': 63529, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 114, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-29', 'fuel': 'Diesel', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/19 - 12K, 12/20 - 20K, 11/22 - 35K, 05/25 - 60K,', 'remarks': '**1889** VOSA STATES 31K, 35K, 45K, 56K, 62K, SD CARD', 'virtual': False, 'seller': 'MotoNovo Finance', '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/364a909a-bd18-4ebf-9542-0900d0f5fc32.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120743971, 'registration': 'CA68NTY', 'account': 'MOT075', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.6 CRDi ISG GT-Line 5dr', 'mileage': 63529, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 467}, 'saleStart': '2026-03-31T12:00Z', 'lot': 114, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-11-29', 'fuel': 'Diesel', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CA68NTY/2026-03-25/image/4a59f815-e68d-461f-83a4-c9e12ca67e48_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/3683762f-3f0d-43a6-99a7-1ab8afb0cd75_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/6d43a110-2220-4565-9c76-ba1b6479f8ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/98b026f2-b421-4973-a520-d261df4cae8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/ca427a1f-2d6f-475e-92af-99b36c4e27aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/733a643d-3b2f-467e-ace7-b6c799cbec44_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/405d5ba8-d600-4510-b733-a08bc139dcb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/777fc7a0-aa87-4d03-b2e3-9459dc687b17_removebg.jpg?w=600', 'https://abimg003.imgix.net/CA68NTY/2026-03-25/image/a0a79708-eb3f-4974-adc9-fdc053e128dd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/19 - 12K, 12/20 - 20K, 11/22 - 35K, 05/25 - 60K,', 'remarks': '**1889** VOSA STATES 31K, 35K, 45K, 56K, 62K, SD CARD', 'virtual': False, 'seller': 'MotoNovo Finance', '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/364a909a-bd18-4ebf-9542-0900d0f5fc32.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971
2026-03-30 13:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a619941-9f68-541f-9620-427497983170 with scrape type 2
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a619941-9f68-541f-9620-427497983170 with scrape type 2
2026-03-30 13:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a619941-9f68-541f-9620-427497983170, identifier: 120743971
2026-03-30 13:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971
2026-03-30 13:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971
2026-03-30 13:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a619941-9f68-541f-9620-427497983170 with identifier: 120743971 to the API
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120743971?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0a619941-9f68-541f-9620-427497983170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CA68NTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120743971',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 63529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seller_name': 'MotoNovo Finance',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.6 CRDi ISG GT-Line 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi ISG GT-Line 5dr',
'vin': None,
'year': 2018}
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743971%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [astonbarclay.gb] INFO: Saving data for 120743971: {'auction_closing_time': 1774958400.0, 'created_time': 1774443802.866076, 'last_price_update_time': 1774876036.79191}
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120743971') HTTP/1.1" 204 0
2026-03-30 13:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828394?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828394, 'registration': 'CN17CYH', 'account': 'BON004', 'make': 'LEXUS', 'model': 'IS SALOON', 'derivative': '200t Sport 4dr Auto', 'mileage': 149585, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 143, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-10-07', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/CN17CYH/2026-03-26/image/9f9f816f-b68e-4c3f-b71c-a6e764148674_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/bbcc5cb9-c170-479a-90d5-4eceada4ee2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/f93e86e3-19aa-426c-8567-270de9f79966_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/83d3a1b7-e670-4820-a791-034080118451_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/ae3b5e08-76a0-45b0-a2c5-7134cbc8e3c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/a1d5c32e-0b26-452b-a3a4-a557d80de6b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/f3a4ef6b-bf28-4724-ba70-2dbc327ae5fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/6e6c3e33-18ee-48a8-8e76-4901cff4c7b1_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY - Ex-Private Hire - VOSA STATES 55K 76K 96K 111K 115K 147K 149K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0255ffd7-aac7-4f73-b96b-9a941f5fdf8c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828394, 'registration': 'CN17CYH', 'account': 'BON004', 'make': 'LEXUS', 'model': 'IS SALOON', 'derivative': '200t Sport 4dr Auto', 'mileage': 149585, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 143, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-10-07', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/CN17CYH/2026-03-26/image/9f9f816f-b68e-4c3f-b71c-a6e764148674_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/bbcc5cb9-c170-479a-90d5-4eceada4ee2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/f93e86e3-19aa-426c-8567-270de9f79966_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/83d3a1b7-e670-4820-a791-034080118451_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/ae3b5e08-76a0-45b0-a2c5-7134cbc8e3c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/a1d5c32e-0b26-452b-a3a4-a557d80de6b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/f3a4ef6b-bf28-4724-ba70-2dbc327ae5fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CN17CYH/2026-03-26/image/6e6c3e33-18ee-48a8-8e76-4901cff4c7b1_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY - Ex-Private Hire - VOSA STATES 55K 76K 96K 111K 115K 147K 149K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0255ffd7-aac7-4f73-b96b-9a941f5fdf8c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 402c8087-1c4d-5384-9a7b-351043b68d66 with identifier: 120828394
2026-03-30 13:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 402c8087-1c4d-5384-9a7b-351043b68d66 with scrape type 2
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 402c8087-1c4d-5384-9a7b-351043b68d66 with scrape type 2
2026-03-30 13:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 402c8087-1c4d-5384-9a7b-351043b68d66, identifier: 120828394
2026-03-30 13:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 402c8087-1c4d-5384-9a7b-351043b68d66 with identifier: 120828394
2026-03-30 13:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 402c8087-1c4d-5384-9a7b-351043b68d66 with identifier: 120828394
2026-03-30 13:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 402c8087-1c4d-5384-9a7b-351043b68d66 with identifier: 120828394 to the API
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828394?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '402c8087-1c4d-5384-9a7b-351043b68d66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CN17CYH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828394',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LEXUS',
'model': 'IS SALOON',
'odometer': 149585,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-01',
'seller_name': 'Local Dealer Group',
'title': 'LEXUS IS SALOON 200t Sport 4dr Auto',
'transmission': 'automatic',
'trim': '200t Sport 4dr Auto',
'vin': None,
'year': 2017}
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828394%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [astonbarclay.gb] INFO: Saving data for 120828394: {'auction_closing_time': 1774947600.0, 'created_time': 1774552330.133656, 'last_price_update_time': 1774876037.654522}
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828394') HTTP/1.1" 204 0
2026-03-30 13:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476170?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476170, 'registration': 'HN71OMJ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT 350 L3 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps H2 Trend Van', 'mileage': 94368, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 100, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-10-27', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': None, 'engineSize': 1995, 'bodyType': 'Medium Roof Van', 'images': ['https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/5641da69-4819-410d-b3e9-ded79524a95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/0233677d-584f-44b0-abc3-722e86c0b042_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/e929bb7a-0d27-4dcd-b03a-002bd3c5df04_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/895bec4d-b153-418d-bc0b-16405f745497_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/2cf71eae-5816-487e-9f49-bd1b04bfd64c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/a9dced8d-43ab-4a78-8cde-2a6ef86fa7fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/4a973af5-e7bd-446c-b47e-9dd0db18399a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 04/25-91K', 'remarks': 'VOSA STATES 79K 94K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 217, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6a93ced-bad2-4a15-bbde-9fa9bda4c4ae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476170, 'registration': 'HN71OMJ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT 350 L3 DIESEL FWD', 'derivative': '2.0 EcoBlue 130ps H2 Trend Van', 'mileage': 94368, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 100, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-10-27', 'fuel': 'Diesel', 'motExpiry': '2026-12-12', 'doors': None, 'engineSize': 1995, 'bodyType': 'Medium Roof Van', 'images': ['https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/5641da69-4819-410d-b3e9-ded79524a95d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/0233677d-584f-44b0-abc3-722e86c0b042_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/e929bb7a-0d27-4dcd-b03a-002bd3c5df04_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/895bec4d-b153-418d-bc0b-16405f745497_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/2cf71eae-5816-487e-9f49-bd1b04bfd64c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/a9dced8d-43ab-4a78-8cde-2a6ef86fa7fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/HN71OMJ/2026-03-24/image/4a973af5-e7bd-446c-b47e-9dd0db18399a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 04/25-91K', 'remarks': 'VOSA STATES 79K 94K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 217, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e6a93ced-bad2-4a15-bbde-9fa9bda4c4ae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170
2026-03-30 13:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6231b24-568f-53f1-83f6-176690425055 with scrape type 2
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6231b24-568f-53f1-83f6-176690425055 with scrape type 2
2026-03-30 13:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e6231b24-568f-53f1-83f6-176690425055, identifier: 120476170
2026-03-30 13:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170
2026-03-30 13:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170
2026-03-30 13:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e6231b24-568f-53f1-83f6-176690425055 with identifier: 120476170 to the API
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476170?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 217,
'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': 'e6231b24-568f-53f1-83f6-176690425055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN71OMJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476170',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT 350 L3 DIESEL FWD',
'odometer': 94368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT 350 L3 DIESEL FWD 2.0 EcoBlue 130ps H2 Trend Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H2 Trend Van',
'vin': None,
'year': 2021}
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:18 [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-30 13:07:18 [astonbarclay.gb] INFO: Saving data for 120476170: {'auction_closing_time': 1774947600.0, 'created_time': 1774346585.966646, 'last_price_update_time': 1774876038.246058}
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476170') HTTP/1.1" 204 0
2026-03-30 13:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476160?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476160, 'registration': 'MA71WZZ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 77458, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 98, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2cbe6ce8-04d8-4c89-9b00-b8e63821d6c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/f7b88c7f-346c-48ae-a3fc-35086cbf3ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b7da2888-2ae1-4a59-9e5c-473aeb929597_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0291a3f-de89-42b0-a3b2-7b482ca22568_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/3916bb86-0e02-4a49-a057-79888b6ac4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2907bb96-0d03-4088-a557-06ef1dafc081_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0b64233-fc06-4a3c-8fe7-3e03c2283b82_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 01/26-77K', 'remarks': 'VOSA STATES 56K 72K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7ec0314a-1c29-4ef1-977b-930197c58823.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476160, 'registration': 'MA71WZZ', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 77458, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 98, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-08-06', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2cbe6ce8-04d8-4c89-9b00-b8e63821d6c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/f7b88c7f-346c-48ae-a3fc-35086cbf3ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b7da2888-2ae1-4a59-9e5c-473aeb929597_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0291a3f-de89-42b0-a3b2-7b482ca22568_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/3916bb86-0e02-4a49-a057-79888b6ac4da_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/2907bb96-0d03-4088-a557-06ef1dafc081_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71WZZ/2026-03-24/image/b0b64233-fc06-4a3c-8fe7-3e03c2283b82_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 01/26-77K', 'remarks': 'VOSA STATES 56K 72K, SPARE KEY', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7ec0314a-1c29-4ef1-977b-930197c58823.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160
2026-03-30 13:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with scrape type 2
2026-03-30 13:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with scrape type 2
2026-03-30 13:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8, identifier: 120476160
2026-03-30 13:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160
2026-03-30 13:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160
2026-03-30 13:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3eb52f31-8d80-5e37-9d1b-aa4afff251c8 with identifier: 120476160 to the API
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476160?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': '3eb52f31-8d80-5e37-9d1b-aa4afff251c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA71WZZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476160',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CONNECT 200 L1 DIESEL',
'odometer': 77458,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CONNECT 200 L1 DIESEL 1.5 EcoBlue 75ps Van',
'transmission': 'manual',
'trim': '1.5 EcoBlue 75ps Van',
'vin': None,
'year': 2021}
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:18 [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-30 13:07:18 [astonbarclay.gb] INFO: Saving data for 120476160: {'auction_closing_time': 1774947600.0, 'created_time': 1774346562.096618, 'last_price_update_time': 1774876038.941432}
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476160') HTTP/1.1" 204 0
2026-03-30 13:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120568299?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120568299, 'registration': 'MF71OZJ', 'account': 'OGI002', 'make': 'PEUGEOT', 'model': 'BOXER 333 L1 DIESEL', 'derivative': '2.2 BlueHDi H1 Professional Van 120ps', 'mileage': 86391, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 83, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-01-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': None, 'engineSize': 2200, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/0bcfc1b1-f1a5-40c4-9fa0-b5d88bc1c467_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/143f0260-d1ff-4244-9689-065f11d49d25_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/88711e06-9669-4980-9091-ec8c3b657ff0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/ef243425-a297-4f60-a0ca-06e4ed493220_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/31a41758-5079-429f-be4f-4a330985831c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/563f18f7-a1f0-4000-bbfb-dcccef02f34a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 12/23 36K 02/25 53K 12/25 80K', 'remarks': 'VOSA STATES 53K 82K - SPARE KEY', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 222, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ae2e2cb-ddd0-4f87-9ddd-5149c9534707.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120568299, 'registration': 'MF71OZJ', 'account': 'OGI002', 'make': 'PEUGEOT', 'model': 'BOXER 333 L1 DIESEL', 'derivative': '2.2 BlueHDi H1 Professional Van 120ps', 'mileage': 86391, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 83, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-01-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': None, 'engineSize': 2200, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/0bcfc1b1-f1a5-40c4-9fa0-b5d88bc1c467_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/143f0260-d1ff-4244-9689-065f11d49d25_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/88711e06-9669-4980-9091-ec8c3b657ff0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/ef243425-a297-4f60-a0ca-06e4ed493220_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/31a41758-5079-429f-be4f-4a330985831c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MF71OZJ/2026-03-27/image/563f18f7-a1f0-4000-bbfb-dcccef02f34a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 12/23 36K 02/25 53K 12/25 80K', 'remarks': 'VOSA STATES 53K 82K - SPARE KEY', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 222, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ae2e2cb-ddd0-4f87-9ddd-5149c9534707.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d388e9d-0464-58ec-9292-c46c531e7fa6 with identifier: 120568299
2026-03-30 13:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d388e9d-0464-58ec-9292-c46c531e7fa6 with scrape type 2
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d388e9d-0464-58ec-9292-c46c531e7fa6 with scrape type 2
2026-03-30 13:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d388e9d-0464-58ec-9292-c46c531e7fa6, identifier: 120568299
2026-03-30 13:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d388e9d-0464-58ec-9292-c46c531e7fa6 with identifier: 120568299
2026-03-30 13:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d388e9d-0464-58ec-9292-c46c531e7fa6 with identifier: 120568299
2026-03-30 13:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d388e9d-0464-58ec-9292-c46c531e7fa6 with identifier: 120568299 to the API
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120568299?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 222,
'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': '1d388e9d-0464-58ec-9292-c46c531e7fa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MF71OZJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120568299',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'BOXER 333 L1 DIESEL',
'odometer': 86391,
'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': 'Ogilvie Fleet',
'title': 'PEUGEOT BOXER 333 L1 DIESEL 2.2 BlueHDi H1 Professional Van 120ps',
'transmission': 'manual',
'trim': '2.2 BlueHDi H1 Professional Van 120ps',
'vin': None,
'year': 2022}
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120568299%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [astonbarclay.gb] INFO: Saving data for 120568299: {'auction_closing_time': 1774947600.0, 'created_time': 1774552398.464618, 'last_price_update_time': 1774876040.464271}
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120568299') HTTP/1.1" 204 0
2026-03-30 13:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829409?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829409, 'registration': 'GY70OBK', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'KONA HATCHBACK', 'derivative': '1.6 GDi Hybrid Premium 5dr DCT', 'mileage': 7335, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 100, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-12-15', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-14', 'doors': 5, 'engineSize': 1580, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY70OBK/2026-03-27/image/9ea525b8-2270-4bbb-ab42-28ae98d23ca3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/c051a577-51fe-4f82-9be0-91a6741d7d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/627dd0de-7884-4c28-aa33-682a0ded870e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/b96f2826-b180-4e1f-ba07-4e750efbda42_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/6c2c081a-8f5b-42f6-ad2c-5f29e2f45b6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/4c33b1f5-7d79-445c-b1df-67fb13e9a3c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/2662779a-c063-4a74-8464-f413c8952b6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/88acd1c4-c11a-432d-b044-8a2c7dd04816_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/a4b939cf-3843-49be-b4e8-1c3976ba85a6_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/21- 2k, 01/23- 4k, 11/23- 5k, 04/25- 6k', 'remarks': 'vosa @ 5k 6k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a3213bb2-1f15-4f1e-8f3a-d296132bbbc3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829409, 'registration': 'GY70OBK', 'account': 'MOT070', 'make': 'HYUNDAI', 'model': 'KONA HATCHBACK', 'derivative': '1.6 GDi Hybrid Premium 5dr DCT', 'mileage': 7335, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 100, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-12-15', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-14', 'doors': 5, 'engineSize': 1580, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY70OBK/2026-03-27/image/9ea525b8-2270-4bbb-ab42-28ae98d23ca3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/c051a577-51fe-4f82-9be0-91a6741d7d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/627dd0de-7884-4c28-aa33-682a0ded870e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/b96f2826-b180-4e1f-ba07-4e750efbda42_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/6c2c081a-8f5b-42f6-ad2c-5f29e2f45b6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/4c33b1f5-7d79-445c-b1df-67fb13e9a3c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/2662779a-c063-4a74-8464-f413c8952b6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/88acd1c4-c11a-432d-b044-8a2c7dd04816_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY70OBK/2026-03-27/image/a4b939cf-3843-49be-b4e8-1c3976ba85a6_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/21- 2k, 01/23- 4k, 11/23- 5k, 04/25- 6k', 'remarks': 'vosa @ 5k 6k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a3213bb2-1f15-4f1e-8f3a-d296132bbbc3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7434442-c96f-5393-9aff-839ff089061c with identifier: 120829409
2026-03-30 13:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7434442-c96f-5393-9aff-839ff089061c with scrape type 2
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7434442-c96f-5393-9aff-839ff089061c with scrape type 2
2026-03-30 13:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a7434442-c96f-5393-9aff-839ff089061c, identifier: 120829409
2026-03-30 13:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a7434442-c96f-5393-9aff-839ff089061c with identifier: 120829409
2026-03-30 13:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a7434442-c96f-5393-9aff-839ff089061c with identifier: 120829409
2026-03-30 13:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a7434442-c96f-5393-9aff-839ff089061c with identifier: 120829409 to the API
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829409?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'a7434442-c96f-5393-9aff-839ff089061c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY70OBK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829409',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'HYUNDAI',
'model': 'KONA HATCHBACK',
'odometer': 7335,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-15',
'seller_name': 'Motability Operations',
'title': 'HYUNDAI KONA HATCHBACK 1.6 GDi Hybrid Premium 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid Premium 5dr DCT',
'vin': None,
'year': 2020}
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120829409%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [astonbarclay.gb] INFO: Saving data for 120829409: {'auction_closing_time': 1774949400.0, 'created_time': 1774552317.640812, 'last_price_update_time': 1774876042.955305}
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829409') HTTP/1.1" 204 0
2026-03-30 13:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120438207?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120438207, 'registration': 'LA19OFV', 'account': 'OGI001', 'make': 'CITROEN', 'model': 'DISPATCH M DIESEL', 'derivative': '1000 1.6 BlueHDi 95 Van Enterprise', 'mileage': 25636, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 77, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-07-17', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/LA19OFV/2026-03-27/image/17b99196-0642-4bdb-bde7-dfcdd8549ec7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/e2289274-90e9-4cb6-89e4-0bcaaf089653_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/4e1cd520-89ee-40ad-9915-f4a96b7a3189_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/0d7d4c03-a2ac-4e2b-9063-b944c639ba21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/ac2a0a0e-1e23-4ed0-b788-566fc71a4243_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/8eb91fe0-ff2c-4eb8-9bb0-5caa5abbddbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/1a4362d7-3cac-4fb9-817e-cc088f6a035d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/4870d334-8307-4a47-80f1-df42dc0cbfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/b296cc39-9b41-4e64-9e4b-78f14279fa53_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/620be730-a07f-4b25-95af-26f0559e15da_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 01/26 25K', 'remarks': 'Both Side Doors Insecure VOSA STATES 14K 17K 21K 40K -LAST MOT MILEAGE RECORDED IN KM', 'virtual': False, 'seller': 'Ogilvie Fleet', '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/722f4b87-2a0c-4f30-882a-fda96beae99a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120438207, 'registration': 'LA19OFV', 'account': 'OGI001', 'make': 'CITROEN', 'model': 'DISPATCH M DIESEL', 'derivative': '1000 1.6 BlueHDi 95 Van Enterprise', 'mileage': 25636, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 77, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-07-17', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': None, 'engineSize': 1500, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/LA19OFV/2026-03-27/image/17b99196-0642-4bdb-bde7-dfcdd8549ec7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/e2289274-90e9-4cb6-89e4-0bcaaf089653_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/4e1cd520-89ee-40ad-9915-f4a96b7a3189_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/0d7d4c03-a2ac-4e2b-9063-b944c639ba21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/ac2a0a0e-1e23-4ed0-b788-566fc71a4243_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/8eb91fe0-ff2c-4eb8-9bb0-5caa5abbddbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/1a4362d7-3cac-4fb9-817e-cc088f6a035d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/4870d334-8307-4a47-80f1-df42dc0cbfa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/b296cc39-9b41-4e64-9e4b-78f14279fa53_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA19OFV/2026-03-27/image/620be730-a07f-4b25-95af-26f0559e15da_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 01/26 25K', 'remarks': 'Both Side Doors Insecure VOSA STATES 14K 17K 21K 40K -LAST MOT MILEAGE RECORDED IN KM', 'virtual': False, 'seller': 'Ogilvie Fleet', '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/722f4b87-2a0c-4f30-882a-fda96beae99a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207
2026-03-30 13:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a3ac26-44a4-54d9-af4d-c8f577d539fe with scrape type 2
2026-03-30 13:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8a3ac26-44a4-54d9-af4d-c8f577d539fe with scrape type 2
2026-03-30 13:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b8a3ac26-44a4-54d9-af4d-c8f577d539fe, identifier: 120438207
2026-03-30 13:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207
2026-03-30 13:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207
2026-03-30 13:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b8a3ac26-44a4-54d9-af4d-c8f577d539fe with identifier: 120438207 to the API
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120438207?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'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': 'b8a3ac26-44a4-54d9-af4d-c8f577d539fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA19OFV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120438207',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'DISPATCH M DIESEL',
'odometer': 25636,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-17',
'seller_name': 'Ogilvie Fleet',
'title': 'CITROEN DISPATCH M DIESEL 1000 1.6 BlueHDi 95 Van Enterprise',
'transmission': 'manual',
'trim': '1000 1.6 BlueHDi 95 Van Enterprise',
'vin': None,
'year': 2019}
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:41 [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-30 13:07:41 [astonbarclay.gb] INFO: Saving data for 120438207: {'auction_closing_time': 1774947600.0, 'created_time': 1774011707.176016, 'last_price_update_time': 1774876061.872937}
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120438207') HTTP/1.1" 204 0
2026-03-30 13:07:41 [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-30 13:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:41 [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': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 219, '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-30 13:07:41 [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': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 219, '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-30 13:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729
2026-03-30 13:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70393f5-f502-57b4-b4d6-05c16620453b with scrape type 2
2026-03-30 13:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70393f5-f502-57b4-b4d6-05c16620453b with scrape type 2
2026-03-30 13:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e70393f5-f502-57b4-b4d6-05c16620453b, identifier: 120453729
2026-03-30 13:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729
2026-03-30 13:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729
2026-03-30 13:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729 to the API
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120453729?view=catalogue>
{'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-31T12: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-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:42 [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-30 13:07:42 [astonbarclay.gb] INFO: Saving data for 120453729: {'auction_closing_time': 1774958400.0, 'created_time': 1773655422.097769, 'last_price_update_time': 1774876062.385662}
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120453729') HTTP/1.1" 204 0
2026-03-30 13:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119140877?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619150?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119140877, 'registration': 'KT16GFV', 'account': 'DAC001', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.0 PureTech Active 5dr', 'mileage': 44068, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 64, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1000, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT16GFV/2026-02-02/image/41b8d2a1-eff4-4571-9539-4a3b319af600_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/a300fd48-57d9-4e32-8559-5e26dec14dc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/18bb6d97-08bc-424c-b42d-20d5140bc786_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/44cdf8e3-7318-46fb-a23e-f0c12f7deb6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/29b2fc98-eeec-4af9-b191-e5a9e72ea713_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/90bc4a43-b967-45a2-854e-aee904473752_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/225c6098-0526-48da-8042-76b406be5afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/0aa11fd0-faa5-48c5-bffa-33683c8fd4c4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 17K 19K 21K 26K 32K 38K 43K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18f1a280-6084-4cd1-90d9-dcf93487de56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119140877, 'registration': 'KT16GFV', 'account': 'DAC001', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.0 PureTech Active 5dr', 'mileage': 44068, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 64, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-16', 'doors': 5, 'engineSize': 1000, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT16GFV/2026-02-02/image/41b8d2a1-eff4-4571-9539-4a3b319af600_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/a300fd48-57d9-4e32-8559-5e26dec14dc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/18bb6d97-08bc-424c-b42d-20d5140bc786_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/44cdf8e3-7318-46fb-a23e-f0c12f7deb6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/29b2fc98-eeec-4af9-b191-e5a9e72ea713_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/90bc4a43-b967-45a2-854e-aee904473752_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/225c6098-0526-48da-8042-76b406be5afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT16GFV/2026-02-02/image/0aa11fd0-faa5-48c5-bffa-33683c8fd4c4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K 17K 19K 21K 26K 32K 38K 43K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18f1a280-6084-4cd1-90d9-dcf93487de56.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877
2026-03-30 13:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac210da5-f5b6-5fc6-83e4-9be17d723626 with scrape type 2
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac210da5-f5b6-5fc6-83e4-9be17d723626 with scrape type 2
2026-03-30 13:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac210da5-f5b6-5fc6-83e4-9be17d723626, identifier: 119140877
2026-03-30 13:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877
2026-03-30 13:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877
2026-03-30 13:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac210da5-f5b6-5fc6-83e4-9be17d723626 with identifier: 119140877 to the API
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119140877?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac210da5-f5b6-5fc6-83e4-9be17d723626',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT16GFV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119140877',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 44068,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-31',
'seller_name': 'Dace',
'title': 'PEUGEOT 208 HATCHBACK 1.0 PureTech Active 5dr',
'transmission': 'manual',
'trim': '1.0 PureTech Active 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119140877%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [astonbarclay.gb] INFO: Saving data for 119140877: {'auction_closing_time': 1774947600.0, 'created_time': 1773403714.133664, 'last_price_update_time': 1774876063.709615}
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119140877') HTTP/1.1" 204 0
2026-03-30 13:07:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619150, 'registration': 'GJ70OEN', 'account': 'DAC001', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.5 TSI SE Drive 5dr DSG', 'mileage': 57245, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 65, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f5a04a38-a074-4da2-bbe2-d72c4417dd37_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/0d3beb58-d0c9-4a1b-8324-c8baf93aff6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f1fda4a7-e95c-48c8-8b67-979a7a2ba5b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/25918085-5503-497b-a7d5-b547f9f9c0cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/51aff2ed-04bf-43d1-85c2-e50d2991d7b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/36215d03-ad5e-45a4-9d1c-4efbd7cef275_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/07e69e64-fd04-450b-bcfa-ac3cfa470b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/592e906c-36bf-4f70-8957-5fbf11a6f20a_removebg.jpg?w=600'], 'colour': 'BLUE', '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 32K 45K 55K', 'virtual': False, 'seller': 'Dace', '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-30 13:07:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619150, 'registration': 'GJ70OEN', 'account': 'DAC001', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.5 TSI SE Drive 5dr DSG', 'mileage': 57245, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 65, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-02', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f5a04a38-a074-4da2-bbe2-d72c4417dd37_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/0d3beb58-d0c9-4a1b-8324-c8baf93aff6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/f1fda4a7-e95c-48c8-8b67-979a7a2ba5b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/25918085-5503-497b-a7d5-b547f9f9c0cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/51aff2ed-04bf-43d1-85c2-e50d2991d7b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/36215d03-ad5e-45a4-9d1c-4efbd7cef275_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/07e69e64-fd04-450b-bcfa-ac3cfa470b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ70OEN/2026-03-23/image/592e906c-36bf-4f70-8957-5fbf11a6f20a_removebg.jpg?w=600'], 'colour': 'BLUE', '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 32K 45K 55K', 'virtual': False, 'seller': 'Dace', '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-30 13:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150
2026-03-30 13:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ab23ee-4bad-5a82-a214-6390612f1bab with scrape type 2
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ab23ee-4bad-5a82-a214-6390612f1bab with scrape type 2
2026-03-30 13:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 03ab23ee-4bad-5a82-a214-6390612f1bab, identifier: 120619150
2026-03-30 13:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150
2026-03-30 13:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150
2026-03-30 13:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 03ab23ee-4bad-5a82-a214-6390612f1bab with identifier: 120619150 to the API
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619150?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '03ab23ee-4bad-5a82-a214-6390612f1bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ70OEN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619150',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'OCTAVIA HATCHBACK',
'odometer': 57245,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-09',
'seller_name': 'Dace',
'title': 'SKODA OCTAVIA HATCHBACK 1.5 TSI SE Drive 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI SE Drive 5dr DSG',
'vin': None,
'year': 2020}
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:44 [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-30 13:07:44 [astonbarclay.gb] INFO: Saving data for 120619150: {'auction_closing_time': 1774947600.0, 'created_time': 1774293173.026712, 'last_price_update_time': 1774876064.113019}
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619150') HTTP/1.1" 204 0
2026-03-30 13:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619091?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619091, 'registration': 'E19KAF', 'account': 'DAC001', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 GDi Blue Drive SE Nav 5dr 2WD', 'mileage': 77665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 61, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-01-12', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/E19KAF/2026-03-23/image/f305932d-013a-456b-ad90-628fcf1a249d_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/3e8ec8c3-b7ed-41f4-ac8f-fd85de89646a_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/f1b08d1d-4246-4e31-a417-da3e34ec9cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/de775237-e02d-463e-a23b-68fb9b1e73f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/4ee9c62b-092e-499a-ac43-20c8a6cd2233_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/7d23e2d4-2db6-434d-b59a-889b70d7ddb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/bf1de2da-77bc-4a3f-ae04-01aabfe473fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/a5e20ed3-e0a9-46e4-a247-a65d8310d31b_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 16K 25K 35K 47K 63K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5628866a-707c-43e9-966a-dcfeea9e8e44.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619091, 'registration': 'E19KAF', 'account': 'DAC001', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 GDi Blue Drive SE Nav 5dr 2WD', 'mileage': 77665, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 252}, 'saleStart': '2026-03-31T09:00Z', 'lot': 61, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-03-08', 'fuel': 'Petrol', 'motExpiry': '2026-01-12', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/E19KAF/2026-03-23/image/f305932d-013a-456b-ad90-628fcf1a249d_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/3e8ec8c3-b7ed-41f4-ac8f-fd85de89646a_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/f1b08d1d-4246-4e31-a417-da3e34ec9cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/de775237-e02d-463e-a23b-68fb9b1e73f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/4ee9c62b-092e-499a-ac43-20c8a6cd2233_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/7d23e2d4-2db6-434d-b59a-889b70d7ddb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/bf1de2da-77bc-4a3f-ae04-01aabfe473fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/E19KAF/2026-03-23/image/a5e20ed3-e0a9-46e4-a247-a65d8310d31b_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 16K 25K 35K 47K 63K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5628866a-707c-43e9-966a-dcfeea9e8e44.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091
2026-03-30 13:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2805159-07fc-5983-9746-25002aa0fbb9 with scrape type 2
2026-03-30 13:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2805159-07fc-5983-9746-25002aa0fbb9 with scrape type 2
2026-03-30 13:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2805159-07fc-5983-9746-25002aa0fbb9, identifier: 120619091
2026-03-30 13:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091
2026-03-30 13:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091
2026-03-30 13:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2805159-07fc-5983-9746-25002aa0fbb9 with identifier: 120619091 to the API
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619091?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd2805159-07fc-5983-9746-25002aa0fbb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'E19KAF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619091',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 77665,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-08',
'seller_name': 'Dace',
'title': 'HYUNDAI TUCSON ESTATE 1.6 GDi Blue Drive SE Nav 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 GDi Blue Drive SE Nav 5dr 2WD',
'vin': None,
'year': 2018}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [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-30 13:07:45 [astonbarclay.gb] INFO: Saving data for 120619091: {'auction_closing_time': 1774947600.0, 'created_time': 1774293173.889746, 'last_price_update_time': 1774876065.137262}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619091') HTTP/1.1" 204 0
2026-03-30 13:07:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.345(s), this was the 1st time calling it.
2026-03-30 13:07:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.75802102839475 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-30 13:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619141?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619141, 'registration': 'CE65MVU', 'account': 'DAC001', 'make': 'BMW', 'model': '2 SERIES DIESEL ACTIVE TOURER', 'derivative': '216d Sport 5dr', 'mileage': 80126, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 63, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-08', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CE65MVU/2026-03-23/image/28e9041d-3795-4e7c-8bcf-ee0fa029041f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b64d5848-42b5-4be1-b52a-b75097308c35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/6f4f0ed2-d2cc-437f-a599-1156539459c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/bc635b37-4ef2-49fd-b15b-8fc37da08da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b453a8af-c6aa-4198-bfc4-210bfe2f0c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/028aed33-cfa5-4655-8a6e-d91eb6e553ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/73171055-c525-470e-ad1f-8664f119b182_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/3e8aed5c-42fe-4259-a7bc-67f4482d4536_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K 29K 36K 46K 54K 59K 63K 65K 73K', 'virtual': False, 'seller': 'Dace', '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/729aee8b-1770-45d2-861f-9b9bec5e53ba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619141, 'registration': 'CE65MVU', 'account': 'DAC001', 'make': 'BMW', 'model': '2 SERIES DIESEL ACTIVE TOURER', 'derivative': '216d Sport 5dr', 'mileage': 80126, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 63, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-05-08', 'doors': 5, 'engineSize': 1496, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CE65MVU/2026-03-23/image/28e9041d-3795-4e7c-8bcf-ee0fa029041f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b64d5848-42b5-4be1-b52a-b75097308c35_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/6f4f0ed2-d2cc-437f-a599-1156539459c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/bc635b37-4ef2-49fd-b15b-8fc37da08da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/b453a8af-c6aa-4198-bfc4-210bfe2f0c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/028aed33-cfa5-4655-8a6e-d91eb6e553ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/73171055-c525-470e-ad1f-8664f119b182_removebg.jpg?w=600', 'https://abimg003.imgix.net/CE65MVU/2026-03-23/image/3e8aed5c-42fe-4259-a7bc-67f4482d4536_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K 29K 36K 46K 54K 59K 63K 65K 73K', 'virtual': False, 'seller': 'Dace', '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/729aee8b-1770-45d2-861f-9b9bec5e53ba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141
2026-03-30 13:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb674252-e6d4-59c3-9a1a-dcc54360e705 with scrape type 2
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb674252-e6d4-59c3-9a1a-dcc54360e705 with scrape type 2
2026-03-30 13:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb674252-e6d4-59c3-9a1a-dcc54360e705, identifier: 120619141
2026-03-30 13:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141
2026-03-30 13:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141
2026-03-30 13:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb674252-e6d4-59c3-9a1a-dcc54360e705 with identifier: 120619141 to the API
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619141?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-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb674252-e6d4-59c3-9a1a-dcc54360e705',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CE65MVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619141',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '2 SERIES DIESEL ACTIVE TOURER',
'odometer': 80126,
'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': 'Dace',
'title': 'BMW 2 SERIES DIESEL ACTIVE TOURER 216d Sport 5dr',
'transmission': 'manual',
'trim': '216d Sport 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:47 [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-30 13:07:47 [astonbarclay.gb] INFO: Saving data for 120619141: {'auction_closing_time': 1774947600.0, 'created_time': 1774293199.056114, 'last_price_update_time': 1774876067.880508}
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619141') HTTP/1.1" 204 0
2026-03-30 13:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120632405?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120632405, 'registration': 'DN19CVU', 'account': 'HEN022', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 79267, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 45, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN19CVU/2026-03-20/image/1388338f-5169-4b32-8b1c-7858719a6f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/4f351981-26b2-4a41-9b51-5d7829ebcd62_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/c09a7438-8781-4d37-9ef1-6f1a972a08da_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/5e02909d-2b9b-428e-b9b8-2a6d4b8227f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/9c17dcc7-5910-4f28-aa20-803645d40ecf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/8c46b054-b63e-4750-98cc-8c40d8bb1d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/df72a210-d173-4ebe-9625-1e11e2beea0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/7a13aa57-826d-4e4c-9182-7111de113fe2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 35K 50K 57K 66K 76K', 'virtual': False, 'seller': 'Car360', '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/87b4d4f9-d656-4da6-b025-0a3b830cf8af.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120632405, 'registration': 'DN19CVU', 'account': 'HEN022', 'make': 'VAUXHALL', 'model': 'INSIGNIA GRAND SPORT', 'derivative': '1.5T SRi Vx-line Nav 5dr', 'mileage': 79267, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 45, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN19CVU/2026-03-20/image/1388338f-5169-4b32-8b1c-7858719a6f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/4f351981-26b2-4a41-9b51-5d7829ebcd62_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/c09a7438-8781-4d37-9ef1-6f1a972a08da_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/5e02909d-2b9b-428e-b9b8-2a6d4b8227f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/9c17dcc7-5910-4f28-aa20-803645d40ecf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/8c46b054-b63e-4750-98cc-8c40d8bb1d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/df72a210-d173-4ebe-9625-1e11e2beea0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN19CVU/2026-03-20/image/7a13aa57-826d-4e4c-9182-7111de113fe2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 35K 50K 57K 66K 76K', 'virtual': False, 'seller': 'Car360', '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/87b4d4f9-d656-4da6-b025-0a3b830cf8af.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405
2026-03-30 13:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e25986bf-0850-5b40-afba-7b6663065a05 with scrape type 2
2026-03-30 13:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e25986bf-0850-5b40-afba-7b6663065a05 with scrape type 2
2026-03-30 13:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e25986bf-0850-5b40-afba-7b6663065a05, identifier: 120632405
2026-03-30 13:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405
2026-03-30 13:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405
2026-03-30 13:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e25986bf-0850-5b40-afba-7b6663065a05 with identifier: 120632405 to the API
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120632405?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e25986bf-0850-5b40-afba-7b6663065a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DN19CVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120632405',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'INSIGNIA GRAND SPORT',
'odometer': 79267,
'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': 'Car360',
'title': 'VAUXHALL INSIGNIA GRAND SPORT 1.5T SRi Vx-line Nav 5dr',
'transmission': 'manual',
'trim': '1.5T SRi Vx-line Nav 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:52 [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-30 13:07:52 [astonbarclay.gb] INFO: Saving data for 120632405: {'auction_closing_time': 1774947600.0, 'created_time': 1774000886.738872, 'last_price_update_time': 1774876072.545071}
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120632405') HTTP/1.1" 204 0
2026-03-30 13:07:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120674999?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120674999, 'registration': 'MA71XND', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 105240, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 96, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-15', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71XND/2026-03-24/image/3055d1fc-9dca-4ffa-9d25-abf4def2860a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/528bca6c-2d7d-4eef-8725-cd4d00fc3ad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/f2b15fd8-366b-431b-bcdc-169098395bbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/8471d7ac-1640-4bf6-8931-5cd143a15f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/205f7537-9dc4-4a11-a98b-8b0f07e4012f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/1b19cd3b-5b09-441d-b371-13eb6290a47d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/182e9317-c84f-460a-af76-b58413f8b7c4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 04/24-53K 05/25-94K', 'remarks': 'SPARE KEY, VOSA STATES 72K 102K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e605d29-5b8c-4c95-8441-55558692c416.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120674999, 'registration': 'MA71XND', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CONNECT 200 L1 DIESEL', 'derivative': '1.5 EcoBlue 75ps Van', 'mileage': 105240, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 96, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-15', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/MA71XND/2026-03-24/image/3055d1fc-9dca-4ffa-9d25-abf4def2860a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/528bca6c-2d7d-4eef-8725-cd4d00fc3ad3_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/f2b15fd8-366b-431b-bcdc-169098395bbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/8471d7ac-1640-4bf6-8931-5cd143a15f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/205f7537-9dc4-4a11-a98b-8b0f07e4012f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/1b19cd3b-5b09-441d-b371-13eb6290a47d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MA71XND/2026-03-24/image/182e9317-c84f-460a-af76-b58413f8b7c4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service digital 04/24-53K 05/25-94K', 'remarks': 'SPARE KEY, VOSA STATES 72K 102K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e605d29-5b8c-4c95-8441-55558692c416.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-30 13:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999
2026-03-30 13:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with scrape type 2
2026-03-30 13:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with scrape type 2
2026-03-30 13:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b, identifier: 120674999
2026-03-30 13:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999
2026-03-30 13:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999
2026-03-30 13:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ec305cb7-37e7-5bfa-83c7-2de0fd564b7b with identifier: 120674999 to the API
2026-03-30 13:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120674999?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': 'ec305cb7-37e7-5bfa-83c7-2de0fd564b7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA71XND',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120674999',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CONNECT 200 L1 DIESEL',
'odometer': 105240,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CONNECT 200 L1 DIESEL 1.5 EcoBlue 75ps Van',
'transmission': 'manual',
'trim': '1.5 EcoBlue 75ps Van',
'vin': None,
'year': 2021}
2026-03-30 13:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120674999%27 HTTP/1.1" 200 None
2026-03-30 13:07:54 [astonbarclay.gb] INFO: Saving data for 120674999: {'auction_closing_time': 1774947600.0, 'created_time': 1774346583.073642, 'last_price_update_time': 1774876074.484292}
2026-03-30 13:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120674999') HTTP/1.1" 204 0
2026-03-30 13:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119453456?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:07:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119453456, 'registration': 'RF72KYJ', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 65525, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/0c646b82-ef0f-4f1a-9f73-418d190fa93c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/b5db7478-5cb3-4fb7-9342-5f6d8252a9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/207b46f0-2880-4b44-a39b-7f98a345b0da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/7fe722e7-6f83-4281-a95c-44c4c6427c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/41d2c736-0a29-409d-bddd-76957bdaeb28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/4b0b9107-4635-4d6f-ace9-0bf57924136c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/5588a530-be34-40a9-b116-107317f9fbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/08c8fa67-0881-427d-9fba-599f14666c61_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24 21K 08/25 49K', 'remarks': 'Ex-Private Hire SPARE KEY - VOSA STATES 5K 21K 34K 49K', '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/d87e1af6-85fd-474f-ac06-cf5d9f594694.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:07:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119453456, 'registration': 'RF72KYJ', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 65525, 'mileageWarranty': True, 'type': 'car', 'saleId': 19197, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2026-08-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/0c646b82-ef0f-4f1a-9f73-418d190fa93c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/b5db7478-5cb3-4fb7-9342-5f6d8252a9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/207b46f0-2880-4b44-a39b-7f98a345b0da_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/7fe722e7-6f83-4281-a95c-44c4c6427c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/41d2c736-0a29-409d-bddd-76957bdaeb28_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/4b0b9107-4635-4d6f-ace9-0bf57924136c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/5588a530-be34-40a9-b116-107317f9fbc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KYJ/2026-02-16/image/08c8fa67-0881-427d-9fba-599f14666c61_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24 21K 08/25 49K', 'remarks': 'Ex-Private Hire SPARE KEY - VOSA STATES 5K 21K 34K 49K', '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/d87e1af6-85fd-474f-ac06-cf5d9f594694.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-30 13:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456
2026-03-30 13:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6255030-2445-5e8d-92a5-85fb31e6c981 with scrape type 2
2026-03-30 13:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6255030-2445-5e8d-92a5-85fb31e6c981 with scrape type 2
2026-03-30 13:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d6255030-2445-5e8d-92a5-85fb31e6c981, identifier: 119453456
2026-03-30 13:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456
2026-03-30 13:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456
2026-03-30 13:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d6255030-2445-5e8d-92a5-85fb31e6c981 with identifier: 119453456 to the API
2026-03-30 13:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:07:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119453456?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:00:00Z',
'fuel_type': 'Electric',
'id': 'd6255030-2445-5e8d-92a5-85fb31e6c981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF72KYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119453456',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 65525,
'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-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27119453456%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [astonbarclay.gb] INFO: Saving data for 119453456: {'auction_closing_time': 1774947600.0, 'created_time': 1773403303.990671, 'last_price_update_time': 1774876075.089403}
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119453456') HTTP/1.1" 204 0
2026-03-30 13:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120813427?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:07:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120813427, 'registration': 'PG66UOK', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr Auto', 'mileage': 64788, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 17, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-01-27', 'fuel': 'Diesel', 'motExpiry': '2026-03-06', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PG66UOK/2026-03-26/image/c55a8210-725c-43f0-866e-64e319f71733_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/5c336b64-bbb9-417e-b962-134d7a09aa18_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/c4c25b3c-588a-4c68-967b-43731762e675_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/2082cc3e-6642-402a-b9be-35c030f157ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/7e8efe01-d9ef-434b-a859-8800c648dc4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/6bfea3c7-8851-4cb3-9436-9dfa35047576_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/8e5b7715-30ba-454d-9482-0eae785cf411_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/67e28064-bdb3-4555-be2c-c3e595ec40fc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 08/18-21K, 06/19-34K, 08/20-38K, 05/23-47K', 'remarks': 'SPARE KEY VOSA STATES 34K 38K 41K 42K 46K 54K 62K 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': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5884cfe2-e931-44a9-8070-26ddbd0dba1f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120813427, 'registration': 'PG66UOK', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr Auto', 'mileage': 64788, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 17, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-01-27', 'fuel': 'Diesel', 'motExpiry': '2026-03-06', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PG66UOK/2026-03-26/image/c55a8210-725c-43f0-866e-64e319f71733_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/5c336b64-bbb9-417e-b962-134d7a09aa18_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/c4c25b3c-588a-4c68-967b-43731762e675_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/2082cc3e-6642-402a-b9be-35c030f157ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/7e8efe01-d9ef-434b-a859-8800c648dc4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/6bfea3c7-8851-4cb3-9436-9dfa35047576_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/8e5b7715-30ba-454d-9482-0eae785cf411_removebg.jpg?w=600', 'https://abimg003.imgix.net/PG66UOK/2026-03-26/image/67e28064-bdb3-4555-be2c-c3e595ec40fc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 08/18-21K, 06/19-34K, 08/20-38K, 05/23-47K', 'remarks': 'SPARE KEY VOSA STATES 34K 38K 41K 42K 46K 54K 62K 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': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5884cfe2-e931-44a9-8070-26ddbd0dba1f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d8ba59c-95a7-513c-b1f8-65d529ec664b with identifier: 120813427
2026-03-30 13:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d8ba59c-95a7-513c-b1f8-65d529ec664b with scrape type 2
2026-03-30 13:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d8ba59c-95a7-513c-b1f8-65d529ec664b with scrape type 2
2026-03-30 13:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d8ba59c-95a7-513c-b1f8-65d529ec664b, identifier: 120813427
2026-03-30 13:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d8ba59c-95a7-513c-b1f8-65d529ec664b with identifier: 120813427
2026-03-30 13:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d8ba59c-95a7-513c-b1f8-65d529ec664b with identifier: 120813427
2026-03-30 13:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d8ba59c-95a7-513c-b1f8-65d529ec664b with identifier: 120813427 to the API
2026-03-30 13:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120813427?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3d8ba59c-95a7-513c-b1f8-65d529ec664b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PG66UOK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120813427',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 64788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-27',
'seller_name': 'MotoNovo Finance',
'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': 2017}
2026-03-30 13:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120813427%27 HTTP/1.1" 200 None
2026-03-30 13:07:58 [astonbarclay.gb] INFO: Saving data for 120813427: {'auction_closing_time': 1774947600.0, 'created_time': 1774552399.472574, 'last_price_update_time': 1774876078.5201}
2026-03-30 13:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120813427') HTTP/1.1" 204 0
2026-03-30 13:08:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120715097?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120715097, 'registration': 'OU67XNA', 'account': 'MOT075', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 3dr', 'mileage': 89733, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 28, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OU67XNA/2026-03-24/image/74eb5f85-7079-4256-ab33-37a2f11f0ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/261658db-8d6f-44c6-b3b5-a7f824d10335_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/7f2c1998-2805-4da6-bca2-0d590255d70b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/30638556-6f81-46cb-815e-663c1c585fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/a38c9ffb-a806-45e3-995c-d0a1afc1730b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/66c4b0a1-1681-4f2b-9274-ca345703c0e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/50eecf02-aad8-4d5c-85aa-b89a9091ba60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/90778574-7230-4413-84fc-8b4bcba8999a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K 33K 37K 49K 64K 82K NUMBER OF FORMER KEEPERS UNKNOWN SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b260d23b-b11d-4d87-b265-b987de556d72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120715097, 'registration': 'OU67XNA', 'account': 'MOT075', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 3dr', 'mileage': 89733, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 28, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OU67XNA/2026-03-24/image/74eb5f85-7079-4256-ab33-37a2f11f0ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/261658db-8d6f-44c6-b3b5-a7f824d10335_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/7f2c1998-2805-4da6-bca2-0d590255d70b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/30638556-6f81-46cb-815e-663c1c585fdf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/a38c9ffb-a806-45e3-995c-d0a1afc1730b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/66c4b0a1-1681-4f2b-9274-ca345703c0e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/50eecf02-aad8-4d5c-85aa-b89a9091ba60_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU67XNA/2026-03-24/image/90778574-7230-4413-84fc-8b4bcba8999a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K 33K 37K 49K 64K 82K NUMBER OF FORMER KEEPERS UNKNOWN SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b260d23b-b11d-4d87-b265-b987de556d72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097
2026-03-30 13:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad57dbc5-5b29-5323-b003-01093b7f5714 with scrape type 2
2026-03-30 13:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad57dbc5-5b29-5323-b003-01093b7f5714 with scrape type 2
2026-03-30 13:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad57dbc5-5b29-5323-b003-01093b7f5714, identifier: 120715097
2026-03-30 13:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097
2026-03-30 13:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097
2026-03-30 13:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad57dbc5-5b29-5323-b003-01093b7f5714 with identifier: 120715097 to the API
2026-03-30 13:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120715097?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad57dbc5-5b29-5323-b003-01093b7f5714',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OU67XNA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120715097',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 89733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-29',
'seller_name': 'MotoNovo Finance',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 3dr',
'vin': None,
'year': 2017}
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:06 [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-30 13:08:06 [astonbarclay.gb] INFO: Saving data for 120715097: {'auction_closing_time': 1774947600.0, 'created_time': 1774346582.688752, 'last_price_update_time': 1774876086.0465}
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120715097') HTTP/1.1" 204 0
2026-03-30 13:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806876?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806876, 'registration': 'FV19XVZ', 'account': 'MOT075', 'make': 'HONDA', 'model': 'CIVIC DIESEL HATCHBACK', 'derivative': '1.6 i-DTEC SR 5dr', 'mileage': 82819, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 18, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-12', 'doors': 5, 'engineSize': 1597, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/f13d055f-b14a-4f06-88ff-3f18b8c8e8a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/c402a603-eb37-4359-9329-149c8ec86485_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/122d1da6-4786-4a86-8d74-de7ab71ea439_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/91592563-8f4c-4785-97c7-8f1de685c8dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/5eff4d62-61d6-457a-b3da-18b2717408de_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/fbdb0f3f-81ee-4c99-9bb7-ce1adebaa35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/2945a223-14c0-400b-9327-1647736723cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/cffc40db-d0ae-47b1-9118-7647086f2322_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/103a6b29-6da2-482e-bc99-adff27a8d60f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/20 27K 03/22 43K 08/22 46K 07/23 56K 11/25 80K', 'remarks': 'SPARE KEY VOSA STATES 43K 46K 56K 65K 75K 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': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/49d80df0-5626-4398-a797-d905b6f6e0d3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806876, 'registration': 'FV19XVZ', 'account': 'MOT075', 'make': 'HONDA', 'model': 'CIVIC DIESEL HATCHBACK', 'derivative': '1.6 i-DTEC SR 5dr', 'mileage': 82819, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 18, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-29', 'fuel': 'Diesel', 'motExpiry': '2026-07-12', 'doors': 5, 'engineSize': 1597, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/f13d055f-b14a-4f06-88ff-3f18b8c8e8a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/c402a603-eb37-4359-9329-149c8ec86485_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/122d1da6-4786-4a86-8d74-de7ab71ea439_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/91592563-8f4c-4785-97c7-8f1de685c8dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/5eff4d62-61d6-457a-b3da-18b2717408de_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/fbdb0f3f-81ee-4c99-9bb7-ce1adebaa35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/2945a223-14c0-400b-9327-1647736723cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/cffc40db-d0ae-47b1-9118-7647086f2322_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV19XVZ/2026-03-26/image/103a6b29-6da2-482e-bc99-adff27a8d60f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/20 27K 03/22 43K 08/22 46K 07/23 56K 11/25 80K', 'remarks': 'SPARE KEY VOSA STATES 43K 46K 56K 65K 75K 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': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/49d80df0-5626-4398-a797-d905b6f6e0d3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562a0598-97f8-5687-b0ac-f69d242bceeb with identifier: 120806876
2026-03-30 13:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562a0598-97f8-5687-b0ac-f69d242bceeb with scrape type 2
2026-03-30 13:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 562a0598-97f8-5687-b0ac-f69d242bceeb with scrape type 2
2026-03-30 13:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 562a0598-97f8-5687-b0ac-f69d242bceeb, identifier: 120806876
2026-03-30 13:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 562a0598-97f8-5687-b0ac-f69d242bceeb with identifier: 120806876
2026-03-30 13:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 562a0598-97f8-5687-b0ac-f69d242bceeb with identifier: 120806876
2026-03-30 13:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 562a0598-97f8-5687-b0ac-f69d242bceeb with identifier: 120806876 to the API
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806876?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 93,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '562a0598-97f8-5687-b0ac-f69d242bceeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV19XVZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806876',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HONDA',
'model': 'CIVIC DIESEL HATCHBACK',
'odometer': 82819,
'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': 'MotoNovo Finance',
'title': 'HONDA CIVIC DIESEL HATCHBACK 1.6 i-DTEC SR 5dr',
'transmission': 'manual',
'trim': '1.6 i-DTEC SR 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806876%27 HTTP/1.1" 200 None
2026-03-30 13:08:07 [astonbarclay.gb] INFO: Saving data for 120806876: {'auction_closing_time': 1774947600.0, 'created_time': 1774552375.545796, 'last_price_update_time': 1774876087.158194}
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806876') HTTP/1.1" 204 0
2026-03-30 13:08:07 [scrapy.extensions.logstats] INFO: Crawled 357 pages (at 19 pages/min), scraped 341 items (at 19 items/min)
2026-03-30 13:08:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631698?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631698, 'registration': 'DK68ZKP', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Energy 5dr [AC]', 'mileage': 101144, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 7, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-09-17', 'fuel': 'Petrol', 'motExpiry': '2027-02-20', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/30064d72-1349-4ad4-9751-57b48714b0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c7bcc5ca-e632-487a-a477-07c04a202455_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5fb90905-51d9-474c-beda-b6479c80542e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c8d82241-4863-4572-be9c-279c86855140_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/3570e804-b42c-4016-98c9-c9e45d4d2394_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/e78f8878-9539-479c-af25-6a2ad723beb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5564d68c-9503-4d91-94c8-35987482ac57_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/9dafd5c5-54ff-4dc8-85ee-e99ece65b6ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19-19K 03/20-39K 06/21-60K 07/22-80K 08/23-80K', 'remarks': 'SPARE KEYS, VOSA STATES 68K 81K 81K 81K 84K 93K 100K, 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': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1d14e50-ee76-4be6-a410-dcd552e52f6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631698, 'registration': 'DK68ZKP', 'account': 'MOT075', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 [75] Energy 5dr [AC]', 'mileage': 101144, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 7, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-09-17', 'fuel': 'Petrol', 'motExpiry': '2027-02-20', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/30064d72-1349-4ad4-9751-57b48714b0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c7bcc5ca-e632-487a-a477-07c04a202455_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5fb90905-51d9-474c-beda-b6479c80542e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/c8d82241-4863-4572-be9c-279c86855140_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/3570e804-b42c-4016-98c9-c9e45d4d2394_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/e78f8878-9539-479c-af25-6a2ad723beb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/5564d68c-9503-4d91-94c8-35987482ac57_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/9dafd5c5-54ff-4dc8-85ee-e99ece65b6ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/19-19K 03/20-39K 06/21-60K 07/22-80K 08/23-80K', 'remarks': 'SPARE KEYS, VOSA STATES 68K 81K 81K 81K 84K 93K 100K, 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': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1d14e50-ee76-4be6-a410-dcd552e52f6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698
2026-03-30 13:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dcb616c-942a-5f86-8640-86d41aaa2c1b with scrape type 2
2026-03-30 13:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dcb616c-942a-5f86-8640-86d41aaa2c1b with scrape type 2
2026-03-30 13:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1dcb616c-942a-5f86-8640-86d41aaa2c1b, identifier: 120631698
2026-03-30 13:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698
2026-03-30 13:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698
2026-03-30 13:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1dcb616c-942a-5f86-8640-86d41aaa2c1b with identifier: 120631698 to the API
2026-03-30 13:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631698?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1dcb616c-942a-5f86-8640-86d41aaa2c1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK68ZKP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631698',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 101144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-17',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 [75] Energy 5dr [AC]',
'transmission': 'manual',
'trim': '1.4 [75] Energy 5dr [AC]',
'vin': None,
'year': 2018}
2026-03-30 13:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:08 [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-30 13:08:08 [astonbarclay.gb] INFO: Saving data for 120631698: {'auction_closing_time': 1774947600.0, 'created_time': 1774000927.402585, 'last_price_update_time': 1774876088.68309}
2026-03-30 13:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631698') HTTP/1.1" 204 0
2026-03-30 13:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119855237?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119855237, 'registration': 'EN17JNZ', 'account': 'MOT075', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 110 R-Line 3dr', 'mileage': 62022, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 10, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d48cc61b-1c3a-4b86-b80b-66d5d828a2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/a11087a3-3f8f-4ae0-9141-020107abcb4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/cf9aea67-86b2-4a27-9a29-8bfc72dfb1d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d7caf631-4994-4acf-a47d-22a1dddbccb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/04022bde-61bf-4722-9309-d80d6395a69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/fef877a2-4d3f-4943-8ea5-c7de9830172d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/70b77c15-b0c5-47f0-bccf-989ca31d534c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/58ef3366-1092-4cf6-9054-d54b17646243_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEERPERS UNKNOWN -VOSA STATES 16K 20K 28K 37K 45K 54K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c51765e-b112-4919-af8b-21aca7b5baab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119855237, 'registration': 'EN17JNZ', 'account': 'MOT075', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 110 R-Line 3dr', 'mileage': 62022, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 10, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d48cc61b-1c3a-4b86-b80b-66d5d828a2ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/a11087a3-3f8f-4ae0-9141-020107abcb4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/cf9aea67-86b2-4a27-9a29-8bfc72dfb1d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d7caf631-4994-4acf-a47d-22a1dddbccb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/04022bde-61bf-4722-9309-d80d6395a69f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/fef877a2-4d3f-4943-8ea5-c7de9830172d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/70b77c15-b0c5-47f0-bccf-989ca31d534c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/58ef3366-1092-4cf6-9054-d54b17646243_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEERPERS UNKNOWN -VOSA STATES 16K 20K 28K 37K 45K 54K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c51765e-b112-4919-af8b-21aca7b5baab.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237
2026-03-30 13:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with scrape type 2
2026-03-30 13:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with scrape type 2
2026-03-30 13:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad, identifier: 119855237
2026-03-30 13:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237
2026-03-30 13:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237
2026-03-30 13:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e258cc7-6a14-5ef2-8fb4-bb72ec349cad with identifier: 119855237 to the API
2026-03-30 13:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119855237?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2e258cc7-6a14-5ef2-8fb4-bb72ec349cad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN17JNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119855237',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 62022,
'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': 'MotoNovo Finance',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 110 R-Line 3dr',
'transmission': 'manual',
'trim': '1.0 110 R-Line 3dr',
'vin': None,
'year': 2017}
2026-03-30 13:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:09 [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-30 13:08:09 [astonbarclay.gb] INFO: Saving data for 119855237: {'auction_closing_time': 1774947600.0, 'created_time': 1773406872.968443, 'last_price_update_time': 1774876089.367298}
2026-03-30 13:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119855237') HTTP/1.1" 204 0
2026-03-30 13:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120717264?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120717264, 'registration': 'HC19FXE', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'E-PACE DIESEL ESTATE', 'derivative': '2.0d R-Dynamic S 5dr Auto', 'mileage': 66808, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 13, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/K888PWR/2026-03-24/image/efb0a842-a369-4cb8-9526-3c09f865e476_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/43e42d1b-ff55-4ba0-aee4-203a44d57e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/496a52a5-cf9d-4677-958a-ab48ebd418b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/b0183c98-d0df-4751-8879-be4b1a6d8131_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2debdb16-6c94-455a-a868-2f94b4a7e0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/90e0f2b3-5847-48ef-9697-f6b51ecab8a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/4c8a5d1b-8df7-4cce-973e-9d3b11c32332_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2ed98fa7-88a3-4463-9668-0659ae70823d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/21 17K 07/23 35K 03/25 55K', 'remarks': 'VOSA STATES 20K 35K 48K 59K NUMBER OF FORMER KEEPERS UNKNOWN, PLATE MAY NOT BE GAURANTEED SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5953bd2e-08b0-4751-a566-2def4279dbc0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120717264, 'registration': 'HC19FXE', 'account': 'MOT075', 'make': 'JAGUAR', 'model': 'E-PACE DIESEL ESTATE', 'derivative': '2.0d R-Dynamic S 5dr Auto', 'mileage': 66808, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 13, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/K888PWR/2026-03-24/image/efb0a842-a369-4cb8-9526-3c09f865e476_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/43e42d1b-ff55-4ba0-aee4-203a44d57e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/496a52a5-cf9d-4677-958a-ab48ebd418b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/b0183c98-d0df-4751-8879-be4b1a6d8131_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2debdb16-6c94-455a-a868-2f94b4a7e0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/90e0f2b3-5847-48ef-9697-f6b51ecab8a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/4c8a5d1b-8df7-4cce-973e-9d3b11c32332_removebg.jpg?w=600', 'https://abimg003.imgix.net/K888PWR/2026-03-24/image/2ed98fa7-88a3-4463-9668-0659ae70823d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/21 17K 07/23 35K 03/25 55K', 'remarks': 'VOSA STATES 20K 35K 48K 59K NUMBER OF FORMER KEEPERS UNKNOWN, PLATE MAY NOT BE GAURANTEED SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5953bd2e-08b0-4751-a566-2def4279dbc0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264
2026-03-30 13:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 757ed774-5fb0-55a4-8922-8c74d88e2689 with scrape type 2
2026-03-30 13:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 757ed774-5fb0-55a4-8922-8c74d88e2689 with scrape type 2
2026-03-30 13:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 757ed774-5fb0-55a4-8922-8c74d88e2689, identifier: 120717264
2026-03-30 13:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264
2026-03-30 13:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264
2026-03-30 13:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 757ed774-5fb0-55a4-8922-8c74d88e2689 with identifier: 120717264 to the API
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120717264?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '757ed774-5fb0-55a4-8922-8c74d88e2689',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HC19FXE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120717264',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'E-PACE DIESEL ESTATE',
'odometer': 66808,
'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': 'JAGUAR E-PACE DIESEL ESTATE 2.0d R-Dynamic S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0d R-Dynamic S 5dr Auto',
'vin': None,
'year': 2019}
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:11 [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-30 13:08:11 [astonbarclay.gb] INFO: Saving data for 120717264: {'auction_closing_time': 1774947600.0, 'created_time': 1774346585.275985, 'last_price_update_time': 1774876091.214238}
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120717264') HTTP/1.1" 204 0
2026-03-30 13:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120649181?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120649181, 'registration': 'LO69EOA', 'account': 'MOT070', 'make': 'BMW', 'model': 'X2 HATCHBACK', 'derivative': 'xDrive 20i Sport 5dr Step Auto', 'mileage': 35743, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 122, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-12-06', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO69EOA/2026-03-23/image/796ce352-2b57-442c-8327-c415df2b20e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/17895dd3-fb80-4cce-b27a-2be57b0b0e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/8e192bee-95d7-423a-923a-ef0b6c2b628a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/87d84728-df30-4c35-9151-1504df31f67c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/3e196c38-0112-49b8-9e65-e5d12af74e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/ad278b1f-53ef-48dd-bb4a-b604b0c7daaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/04126eaa-e4f9-48b5-acca-c62b18754838_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/dbb29ae4-a2cf-48ef-950e-f8ec499a49c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/1b1f84dc-183b-40a6-80d2-1879c8807e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/b324f5fe-d70f-470e-9945-a8b96a550b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/cec977f3-900a-4267-bb89-a70426649269_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book iDrive - 10/21- 8k, 09/22- 14k, 11/23- 22k', 'remarks': 'VOSA @ 16K 22K 28K 34K 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/16092450-0e56-42cf-8ca0-77409062a7d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120649181, 'registration': 'LO69EOA', 'account': 'MOT070', 'make': 'BMW', 'model': 'X2 HATCHBACK', 'derivative': 'xDrive 20i Sport 5dr Step Auto', 'mileage': 35743, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 122, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-12-06', 'fuel': 'Petrol', 'motExpiry': '2026-12-05', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO69EOA/2026-03-23/image/796ce352-2b57-442c-8327-c415df2b20e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/17895dd3-fb80-4cce-b27a-2be57b0b0e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/8e192bee-95d7-423a-923a-ef0b6c2b628a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/87d84728-df30-4c35-9151-1504df31f67c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/3e196c38-0112-49b8-9e65-e5d12af74e7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/ad278b1f-53ef-48dd-bb4a-b604b0c7daaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/04126eaa-e4f9-48b5-acca-c62b18754838_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/dbb29ae4-a2cf-48ef-950e-f8ec499a49c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/1b1f84dc-183b-40a6-80d2-1879c8807e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/b324f5fe-d70f-470e-9945-a8b96a550b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO69EOA/2026-03-23/image/cec977f3-900a-4267-bb89-a70426649269_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book iDrive - 10/21- 8k, 09/22- 14k, 11/23- 22k', 'remarks': 'VOSA @ 16K 22K 28K 34K 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': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/16092450-0e56-42cf-8ca0-77409062a7d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181
2026-03-30 13:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90cb673e-82ee-524f-80c8-512c3331f3a5 with scrape type 2
2026-03-30 13:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90cb673e-82ee-524f-80c8-512c3331f3a5 with scrape type 2
2026-03-30 13:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 90cb673e-82ee-524f-80c8-512c3331f3a5, identifier: 120649181
2026-03-30 13:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181
2026-03-30 13:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181
2026-03-30 13:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 90cb673e-82ee-524f-80c8-512c3331f3a5 with identifier: 120649181 to the API
2026-03-30 13:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120649181?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': '90cb673e-82ee-524f-80c8-512c3331f3a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO69EOA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120649181',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'BMW',
'model': 'X2 HATCHBACK',
'odometer': 35743,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-06',
'seller_name': 'Motability Operations',
'title': 'BMW X2 HATCHBACK xDrive 20i Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20i Sport 5dr Step Auto',
'vin': None,
'year': 2019}
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:13 [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-30 13:08:13 [astonbarclay.gb] INFO: Saving data for 120649181: {'auction_closing_time': 1774949400.0, 'created_time': 1774011708.167902, 'last_price_update_time': 1774876093.167232}
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120649181') HTTP/1.1" 204 0
2026-03-30 13:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890745?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890745, 'registration': 'DX13YUV', 'account': 'MAN037', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi 2 EcoDynamics 5dr', 'mileage': 92477, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-05-28', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/14 10K - 05/15 17K - 06/16 25K - 06/17 32 - 06/18 ?? 05/19 51K - 11/19 60K - 11/20 68K - 11/21 72K - 10/23 79K -', 'remarks': 'VOSA STATES 76K- 79K- 81K- 87K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8260bdf-86a5-4fce-a1df-7839fe70c2da.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890745, 'registration': 'DX13YUV', 'account': 'MAN037', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi 2 EcoDynamics 5dr', 'mileage': 92477, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-05-28', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/14 10K - 05/15 17K - 06/16 25K - 06/17 32 - 06/18 ?? 05/19 51K - 11/19 60K - 11/20 68K - 11/21 72K - 10/23 79K -', 'remarks': 'VOSA STATES 76K- 79K- 81K- 87K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 100, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8260bdf-86a5-4fce-a1df-7839fe70c2da.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c538a3f4-758b-53d2-b99f-f4abbf756861 with identifier: 120890745
2026-03-30 13:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c538a3f4-758b-53d2-b99f-f4abbf756861 with scrape type 1
2026-03-30 13:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c538a3f4-758b-53d2-b99f-f4abbf756861
2026-03-30 13:08:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c538a3f4-758b-53d2-b99f-f4abbf756861
2026-03-30 13:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c538a3f4-758b-53d2-b99f-f4abbf756861, identifier: 120890745
2026-03-30 13:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c538a3f4-758b-53d2-b99f-f4abbf756861 with identifier: 120890745
2026-03-30 13:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c538a3f4-758b-53d2-b99f-f4abbf756861 with identifier: 120890745
2026-03-30 13:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c538a3f4-758b-53d2-b99f-f4abbf756861 with identifier: 120890745 to the API
2026-03-30 13:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890745?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c538a3f4-758b-53d2-b99f-f4abbf756861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DX13YUV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890745',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'CEED DIESEL HATCHBACK',
'odometer': 92477,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-28',
'seller_name': 'Manamanx Ltd',
'title': 'KIA CEED DIESEL HATCHBACK 1.6 CRDi 2 EcoDynamics 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi 2 EcoDynamics 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120890745%27 HTTP/1.1" 200 None
2026-03-30 13:08:15 [astonbarclay.gb] INFO: Saving data for 120890745: {'created_time': 1774876095.471624, 'last_price_update_time': 1774876095.471636, 'auction_closing_time': 1774888200.0}
2026-03-30 13:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890745') HTTP/1.1" 204 0
2026-03-30 13:08:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.171(s), this was the 1st time calling it.
2026-03-30 13:08:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.976814022436012 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-30 13:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120502714?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120502714, 'registration': 'BD70HAU', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Tekna 5dr', 'mileage': 55993, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 5, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD70HAU/2026-03-17/image/e1f45aec-9c5c-43c0-9d9d-ce7ccaf81505_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/807c2cdb-e0cb-4900-a015-eb6e5839158a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/bf2003bb-a358-4fad-8808-fde8b7429e50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/8a0d8b05-b1a7-4a6b-b610-8ac45b684287_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/4c9cfdcf-5287-4987-817c-8497d89ebc21_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/5cb856c2-e100-4792-af2d-dc5d9921ea05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/d468fdea-8154-41e4-8bb1-1a7ebfc17e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/7853be09-5256-4c9d-82f6-6038020175c6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/21-12K 03/22-24K 08/23-39K 10/24-49K 09/25-53K', 'remarks': 'SPARE KEY, VOSA STATES 40K 49K 53K 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': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ab78fa73-31d2-4c5a-bcfe-da9e537f1b41.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120502714, 'registration': 'BD70HAU', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Tekna 5dr', 'mileage': 55993, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 5, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-10-09', 'fuel': 'Petrol', 'motExpiry': '2026-10-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD70HAU/2026-03-17/image/e1f45aec-9c5c-43c0-9d9d-ce7ccaf81505_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/807c2cdb-e0cb-4900-a015-eb6e5839158a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/bf2003bb-a358-4fad-8808-fde8b7429e50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/8a0d8b05-b1a7-4a6b-b610-8ac45b684287_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/4c9cfdcf-5287-4987-817c-8497d89ebc21_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/5cb856c2-e100-4792-af2d-dc5d9921ea05_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/d468fdea-8154-41e4-8bb1-1a7ebfc17e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD70HAU/2026-03-17/image/7853be09-5256-4c9d-82f6-6038020175c6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/21-12K 03/22-24K 08/23-39K 10/24-49K 09/25-53K', 'remarks': 'SPARE KEY, VOSA STATES 40K 49K 53K 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': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ab78fa73-31d2-4c5a-bcfe-da9e537f1b41.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714
2026-03-30 13:08:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with scrape type 2
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with scrape type 2
2026-03-30 13:08:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a046177-7bcb-5ac1-86aa-4c7562d136d9, identifier: 120502714
2026-03-30 13:08:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714
2026-03-30 13:08:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714
2026-03-30 13:08:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a046177-7bcb-5ac1-86aa-4c7562d136d9 with identifier: 120502714 to the API
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120502714?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2a046177-7bcb-5ac1-86aa-4c7562d136d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD70HAU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120502714',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 55993,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-09',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T Tekna 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T Tekna 5dr',
'vin': None,
'year': 2020}
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:30 [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-30 13:08:30 [astonbarclay.gb] INFO: Saving data for 120502714: {'auction_closing_time': 1774947600.0, 'created_time': 1773752584.900482, 'last_price_update_time': 1774876110.867314}
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502714') HTTP/1.1" 204 0
2026-03-30 13:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:08:35 [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-30 13:08:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:35 [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': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 552, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-08-08', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK69EWY/2026-03-25/image/5cac461e-1789-4026-b483-0048f4abbbbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/14fb0397-5327-40e9-bc28-f319f00b0303_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/524cc537-1f52-4490-ad18-c2a7f85a99a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/7d832ce1-d020-4e80-a1e8-355de45681d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/cacbd708-00b5-4bf0-bd86-9620d7aff30d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/ef4d8f32-f274-468a-9e83-903159008ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/4a8c6666-5336-49d3-9a66-8682cde410cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/6408b701-03a6-4c54-ba58-3e6285ac03cb_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 09/20 - 5K, 09/21 - 13K, 05/23 - 51K, 08/23 - 60K, 11/23 - 64K,', 'remarks': '**1219** Ex-Private Hire VOSA STATES 21K, 59K, 99K, 140K, SD CARD', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b3abcc8d-5ada-4a14-98bb-1154010b7ed7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:35 [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': 466}, 'saleStart': '2026-03-31T12:00Z', 'lot': 552, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-08-08', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK69EWY/2026-03-25/image/5cac461e-1789-4026-b483-0048f4abbbbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/14fb0397-5327-40e9-bc28-f319f00b0303_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/524cc537-1f52-4490-ad18-c2a7f85a99a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/7d832ce1-d020-4e80-a1e8-355de45681d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/cacbd708-00b5-4bf0-bd86-9620d7aff30d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/ef4d8f32-f274-468a-9e83-903159008ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/4a8c6666-5336-49d3-9a66-8682cde410cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK69EWY/2026-03-25/image/6408b701-03a6-4c54-ba58-3e6285ac03cb_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 09/20 - 5K, 09/21 - 13K, 05/23 - 51K, 08/23 - 60K, 11/23 - 64K,', 'remarks': '**1219** Ex-Private Hire VOSA STATES 21K, 59K, 99K, 140K, SD CARD', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b3abcc8d-5ada-4a14-98bb-1154010b7ed7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668
2026-03-30 13:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with scrape type 2
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with scrape type 2
2026-03-30 13:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288, identifier: 120621668
2026-03-30 13:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668
2026-03-30 13:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668
2026-03-30 13:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668 to the API
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120621668?view=catalogue>
{'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': 0,
'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-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [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-30 13:08:35 [astonbarclay.gb] INFO: Saving data for 120621668: {'auction_closing_time': 1774958400.0, 'created_time': 1774379126.087846, 'last_price_update_time': 1774876115.930168}
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120621668') HTTP/1.1" 204 0
2026-03-30 13:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120365951?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120365951, 'registration': 'DV15CJO', 'account': 'MAN039', 'make': 'VAUXHALL', 'model': 'GTC DIESEL COUPE', 'derivative': '1.6 CDTi 16V ecoFLEX 136 SRi 3dr', 'mileage': 85185, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-06-08', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 3, 'engineSize': 1598, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/DV15CJO/2026-03-26/image/2e8b8650-7818-444e-8d2e-36129cd6d99b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/821fedaa-fd30-4d17-b848-e8c45a1c7b46_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/6fb219a2-348a-4a56-bf5d-d648f0bc1bd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/c2f3b442-552e-42e1-a67d-ba7b64892eb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/d335299d-64fe-46e9-84fe-9c78045daa78_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/0fd43088-1006-4ad4-9877-4bff0acc256d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/16d9bdff-8760-48e0-b5a8-4e561a1e571a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/19e0b603-591d-4085-a28b-cf129e4f81b0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/16-17K, 09/17-27K, 09/18-30K, 09/19-33K, 08/20-36K, 10/21-37K, ??-54K, 05/24-63K', 'remarks': 'VOSA STATES 49K, 60K, 71K, 84K, DAMAGED 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': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae0b9480-a5cb-407d-a68b-e0069f445050.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120365951, 'registration': 'DV15CJO', 'account': 'MAN039', 'make': 'VAUXHALL', 'model': 'GTC DIESEL COUPE', 'derivative': '1.6 CDTi 16V ecoFLEX 136 SRi 3dr', 'mileage': 85185, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-06-08', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 3, 'engineSize': 1598, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/DV15CJO/2026-03-26/image/2e8b8650-7818-444e-8d2e-36129cd6d99b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/821fedaa-fd30-4d17-b848-e8c45a1c7b46_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/6fb219a2-348a-4a56-bf5d-d648f0bc1bd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/c2f3b442-552e-42e1-a67d-ba7b64892eb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/d335299d-64fe-46e9-84fe-9c78045daa78_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/0fd43088-1006-4ad4-9877-4bff0acc256d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/16d9bdff-8760-48e0-b5a8-4e561a1e571a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV15CJO/2026-03-26/image/19e0b603-591d-4085-a28b-cf129e4f81b0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/16-17K, 09/17-27K, 09/18-30K, 09/19-33K, 08/20-36K, 10/21-37K, ??-54K, 05/24-63K', 'remarks': 'VOSA STATES 49K, 60K, 71K, 84K, DAMAGED 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': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae0b9480-a5cb-407d-a68b-e0069f445050.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fda04c6-b2e2-5c8f-b115-d30180212307 with identifier: 120365951
2026-03-30 13:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fda04c6-b2e2-5c8f-b115-d30180212307 with scrape type 2
2026-03-30 13:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fda04c6-b2e2-5c8f-b115-d30180212307 with scrape type 2
2026-03-30 13:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3fda04c6-b2e2-5c8f-b115-d30180212307, identifier: 120365951
2026-03-30 13:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3fda04c6-b2e2-5c8f-b115-d30180212307 with identifier: 120365951
2026-03-30 13:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3fda04c6-b2e2-5c8f-b115-d30180212307 with identifier: 120365951
2026-03-30 13:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3fda04c6-b2e2-5c8f-b115-d30180212307 with identifier: 120365951 to the API
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120365951?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '3fda04c6-b2e2-5c8f-b115-d30180212307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DV15CJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120365951',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'GTC DIESEL COUPE',
'odometer': 85185,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-08',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL GTC DIESEL COUPE 1.6 CDTi 16V ecoFLEX 136 SRi 3dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoFLEX 136 SRi 3dr',
'vin': None,
'year': 2015}
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365951%27 HTTP/1.1" 200 None
2026-03-30 13:08:37 [astonbarclay.gb] INFO: Saving data for 120365951: {'auction_closing_time': 1774888200.0, 'created_time': 1774552436.830381, 'last_price_update_time': 1774876117.468039}
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120365951') HTTP/1.1" 204 0
2026-03-30 13:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890314?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:08:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890314, 'registration': 'NG16PNK', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.4T SRi 5dr', 'mileage': 76377, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 07/20 25K 04/23 52K -', 'remarks': 'VOSA STATES 42K- 55K- 64K - 72K - 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': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e12dd891-53ee-481d-b652-b9c9d3b489ae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890314, 'registration': 'NG16PNK', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'ZAFIRA TOURER', 'derivative': '1.4T SRi 5dr', 'mileage': 76377, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-07-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 07/20 25K 04/23 52K -', 'remarks': 'VOSA STATES 42K- 55K- 64K - 72K - 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': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e12dd891-53ee-481d-b652-b9c9d3b489ae.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de81e61e-ffa4-5346-ab82-a30bdc529158 with identifier: 120890314
2026-03-30 13:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de81e61e-ffa4-5346-ab82-a30bdc529158 with scrape type 1
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item de81e61e-ffa4-5346-ab82-a30bdc529158
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item de81e61e-ffa4-5346-ab82-a30bdc529158
2026-03-30 13:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: de81e61e-ffa4-5346-ab82-a30bdc529158, identifier: 120890314
2026-03-30 13:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: de81e61e-ffa4-5346-ab82-a30bdc529158 with identifier: 120890314
2026-03-30 13:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: de81e61e-ffa4-5346-ab82-a30bdc529158 with identifier: 120890314
2026-03-30 13:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: de81e61e-ffa4-5346-ab82-a30bdc529158 with identifier: 120890314 to the API
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890314?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'de81e61e-ffa4-5346-ab82-a30bdc529158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NG16PNK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890314',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ZAFIRA TOURER',
'odometer': 76377,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-25',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL ZAFIRA TOURER 1.4T SRi 5dr',
'transmission': 'manual',
'trim': '1.4T SRi 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890314%27 HTTP/1.1" 200 None
2026-03-30 13:08:38 [astonbarclay.gb] INFO: Saving data for 120890314: {'created_time': 1774876118.482027, 'last_price_update_time': 1774876118.48204, 'auction_closing_time': 1774888200.0}
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890314') HTTP/1.1" 204 0
2026-03-30 13:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120890949?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120890949, 'registration': 'CA16UMK', 'account': 'MAN037', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '0.9 TwinAir Lounge 3dr', 'mileage': 93780, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-06-08', 'fuel': 'Petrol', 'motExpiry': '2027-03-09', 'doors': 3, 'engineSize': 875, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 70K- 81K- 88K- 93K -', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 90, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4baec76e-c727-4184-aa2a-35fd1c543d92.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120890949, 'registration': 'CA16UMK', 'account': 'MAN037', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '0.9 TwinAir Lounge 3dr', 'mileage': 93780, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-06-08', 'fuel': 'Petrol', 'motExpiry': '2027-03-09', 'doors': 3, 'engineSize': 875, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 70K- 81K- 88K- 93K -', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 90, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4baec76e-c727-4184-aa2a-35fd1c543d92.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd8b335-eb9c-59ba-9863-174acc9310df with identifier: 120890949
2026-03-30 13:08:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd8b335-eb9c-59ba-9863-174acc9310df with scrape type 1
2026-03-30 13:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item acd8b335-eb9c-59ba-9863-174acc9310df
2026-03-30 13:08:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item acd8b335-eb9c-59ba-9863-174acc9310df
2026-03-30 13:08:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: acd8b335-eb9c-59ba-9863-174acc9310df, identifier: 120890949
2026-03-30 13:08:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: acd8b335-eb9c-59ba-9863-174acc9310df with identifier: 120890949
2026-03-30 13:08:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: acd8b335-eb9c-59ba-9863-174acc9310df with identifier: 120890949
2026-03-30 13:08:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: acd8b335-eb9c-59ba-9863-174acc9310df with identifier: 120890949 to the API
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120890949?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 90,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'acd8b335-eb9c-59ba-9863-174acc9310df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CA16UMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120890949',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 93780,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-08',
'seller_name': 'Manamanx Ltd',
'title': 'FIAT 500 HATCHBACK 0.9 TwinAir Lounge 3dr',
'transmission': 'manual',
'trim': '0.9 TwinAir Lounge 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120890949%27 HTTP/1.1" 200 None
2026-03-30 13:08:39 [astonbarclay.gb] INFO: Saving data for 120890949: {'created_time': 1774876119.848057, 'last_price_update_time': 1774876119.848069, 'auction_closing_time': 1774888200.0}
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120890949') HTTP/1.1" 204 0
2026-03-30 13:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120804839?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120804839, 'registration': 'LC17WZM', 'account': 'WBA003', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique S Nav 5dr EDC', 'mileage': 103091, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2416, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LC17WZM/2026-03-26/image/850fe93e-6e64-47a3-a14e-4cc83b6c607e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/c7514de2-b5f7-443b-94e3-9d44777c2b3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/1ad3e18b-e0ab-46f9-a552-fe27d0d0864c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/3fffc221-40bf-44a7-b8eb-65e690751536_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/a9253dc8-1d14-4bad-964a-729c8fb5d9cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/057e3820-273c-4b25-94d0-8269d1880332_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/32fc81df-811d-4724-b209-f3900fa14e2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/913c1e99-30de-48d1-9ea0-98bd76bc9a18_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/18- 10K, 06/19- 20K, 09/20- 32K, 12/21- 43K, 12/22- 60K', 'remarks': 'VOSA STATES 59K, 70K, 81K, 96K', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e94e519-2780-4fe7-a28a-f56d8f2e42d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120804839, 'registration': 'LC17WZM', 'account': 'WBA003', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique S Nav 5dr EDC', 'mileage': 103091, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2416, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LC17WZM/2026-03-26/image/850fe93e-6e64-47a3-a14e-4cc83b6c607e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/c7514de2-b5f7-443b-94e3-9d44777c2b3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/1ad3e18b-e0ab-46f9-a552-fe27d0d0864c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/3fffc221-40bf-44a7-b8eb-65e690751536_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/a9253dc8-1d14-4bad-964a-729c8fb5d9cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/057e3820-273c-4b25-94d0-8269d1880332_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/32fc81df-811d-4724-b209-f3900fa14e2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC17WZM/2026-03-26/image/913c1e99-30de-48d1-9ea0-98bd76bc9a18_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 06/18- 10K, 06/19- 20K, 09/20- 32K, 12/21- 43K, 12/22- 60K', 'remarks': 'VOSA STATES 59K, 70K, 81K, 96K', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e94e519-2780-4fe7-a28a-f56d8f2e42d5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d with identifier: 120804839
2026-03-30 13:08:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d with scrape type 2
2026-03-30 13:08:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d with scrape type 2
2026-03-30 13:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d, identifier: 120804839
2026-03-30 13:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d with identifier: 120804839
2026-03-30 13:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d with identifier: 120804839
2026-03-30 13:08:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9c2534bd-2eec-5d32-a193-3f5fb9e8d75d with identifier: 120804839 to the API
2026-03-30 13:08:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120804839?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'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': '9c2534bd-2eec-5d32-a193-3f5fb9e8d75d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LC17WZM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120804839',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 103091,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-30',
'seller_name': 'UKCGR - Select',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Dynamique S Nav 5dr EDC',
'transmission': 'automatic',
'trim': '1.5 dCi Dynamique S Nav 5dr EDC',
'vin': None,
'year': 2017}
2026-03-30 13:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120804839%27 HTTP/1.1" 200 None
2026-03-30 13:08:40 [astonbarclay.gb] INFO: Saving data for 120804839: {'auction_closing_time': 1774888200.0, 'created_time': 1774551896.975979, 'last_price_update_time': 1774876120.350352}
2026-03-30 13:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120804839') HTTP/1.1" 204 0
2026-03-30 13:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828047?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120586010?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828047, 'registration': 'PE62XKZ', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.6i [115] Design Nav 5dr', 'mileage': 108158, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2414, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-12', 'fuel': 'Petrol', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/5523dca0-4a7d-4f7a-a5f8-28ef6967bd13_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/a92450e1-8c7b-4f93-b48b-7992ec29453a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/02c21c37-e177-434c-8621-9cbfa90c446e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/c7188487-61aa-4f90-8db3-602e3b438a48_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/13e266ce-d186-40b1-8162-15bdd79f3faa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/7a877097-d217-46fa-88c4-1f5ad49c0fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/f6fc5aab-951c-428f-9de5-7cdf4c9fbd42_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/060111d1-9244-4ad0-b307-a54da2062ab3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/13- 3K, 10/15- 10K, 07/17- 17K, ??- 41K, 06/21- 53K, 03/25- 94K', 'remarks': 'VOSA STATES 62K, 72K, 81K, 94K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/91715dcd-e02f-4448-a3bb-f858446eeae5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828047, 'registration': 'PE62XKZ', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.6i [115] Design Nav 5dr', 'mileage': 108158, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2414, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-12', 'fuel': 'Petrol', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/5523dca0-4a7d-4f7a-a5f8-28ef6967bd13_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/a92450e1-8c7b-4f93-b48b-7992ec29453a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/02c21c37-e177-434c-8621-9cbfa90c446e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/c7188487-61aa-4f90-8db3-602e3b438a48_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/13e266ce-d186-40b1-8162-15bdd79f3faa_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/7a877097-d217-46fa-88c4-1f5ad49c0fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/f6fc5aab-951c-428f-9de5-7cdf4c9fbd42_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE62XKZ/2026-03-27/image/060111d1-9244-4ad0-b307-a54da2062ab3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/13- 3K, 10/15- 10K, 07/17- 17K, ??- 41K, 06/21- 53K, 03/25- 94K', 'remarks': 'VOSA STATES 62K, 72K, 81K, 94K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/91715dcd-e02f-4448-a3bb-f858446eeae5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 486d541c-5d0f-5868-b8c5-556f6dd41cfa with identifier: 120828047
2026-03-30 13:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 486d541c-5d0f-5868-b8c5-556f6dd41cfa with scrape type 2
2026-03-30 13:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 486d541c-5d0f-5868-b8c5-556f6dd41cfa with scrape type 2
2026-03-30 13:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 486d541c-5d0f-5868-b8c5-556f6dd41cfa, identifier: 120828047
2026-03-30 13:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 486d541c-5d0f-5868-b8c5-556f6dd41cfa with identifier: 120828047
2026-03-30 13:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 486d541c-5d0f-5868-b8c5-556f6dd41cfa with identifier: 120828047
2026-03-30 13:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 486d541c-5d0f-5868-b8c5-556f6dd41cfa with identifier: 120828047 to the API
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828047?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '486d541c-5d0f-5868-b8c5-556f6dd41cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE62XKZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828047',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ZAFIRA ESTATE',
'odometer': 108158,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-12',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL ZAFIRA ESTATE 1.6i [115] Design Nav 5dr',
'transmission': 'manual',
'trim': '1.6i [115] Design Nav 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120828047%27 HTTP/1.1" 200 None
2026-03-30 13:08:41 [astonbarclay.gb] INFO: Saving data for 120828047: {'auction_closing_time': 1774888200.0, 'created_time': 1774551869.38021, 'last_price_update_time': 1774876121.65303}
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828047') HTTP/1.1" 204 0
2026-03-30 13:08:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120586010, 'registration': 'CU16UXP', 'account': 'MOT075', 'make': 'MG MOTOR UK', 'model': 'GS HATCHBACK', 'derivative': '1.5 TGI Excite 5dr', 'mileage': 63857, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 6, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-08-05', 'fuel': 'Petrol', 'motExpiry': '2025-05-17', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CU16UXP/2026-03-18/image/754ae690-c147-4e01-a32f-e4c0ccea8c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/8e900362-65fd-4870-99f4-a3697da13127_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/b3695bf4-8329-4966-9423-790efd87cd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/979cc176-5266-44da-a975-443d66909aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/983e5dc1-fa82-4748-a82c-39fd1de2a2be_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/521147bd-8694-4459-bce6-b906338f7f45_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/276a2000-28b5-4087-bc80-6276c551a919_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/e995bbe5-7496-4abc-8d93-6630c7b7625d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 34K 48K 52K 55K 61K NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3966e3a6-7f86-4dec-b74f-7470233a75a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120586010, 'registration': 'CU16UXP', 'account': 'MOT075', 'make': 'MG MOTOR UK', 'model': 'GS HATCHBACK', 'derivative': '1.5 TGI Excite 5dr', 'mileage': 63857, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 251}, 'saleStart': '2026-03-31T09:00Z', 'lot': 6, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-08-05', 'fuel': 'Petrol', 'motExpiry': '2025-05-17', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CU16UXP/2026-03-18/image/754ae690-c147-4e01-a32f-e4c0ccea8c7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/8e900362-65fd-4870-99f4-a3697da13127_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/b3695bf4-8329-4966-9423-790efd87cd23_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/979cc176-5266-44da-a975-443d66909aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/983e5dc1-fa82-4748-a82c-39fd1de2a2be_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/521147bd-8694-4459-bce6-b906338f7f45_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/276a2000-28b5-4087-bc80-6276c551a919_removebg.jpg?w=600', 'https://abimg003.imgix.net/CU16UXP/2026-03-18/image/e995bbe5-7496-4abc-8d93-6630c7b7625d_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K 34K 48K 52K 55K 61K NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3966e3a6-7f86-4dec-b74f-7470233a75a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010
2026-03-30 13:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2405414-93a7-57d1-a9e9-97f02c86c20f with scrape type 2
2026-03-30 13:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2405414-93a7-57d1-a9e9-97f02c86c20f with scrape type 2
2026-03-30 13:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a2405414-93a7-57d1-a9e9-97f02c86c20f, identifier: 120586010
2026-03-30 13:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010
2026-03-30 13:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010
2026-03-30 13:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a2405414-93a7-57d1-a9e9-97f02c86c20f with identifier: 120586010 to the API
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:08:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120586010?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2405414-93a7-57d1-a9e9-97f02c86c20f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CU16UXP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120586010',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'GS HATCHBACK',
'odometer': 63857,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-05',
'seller_name': 'MotoNovo Finance',
'title': 'MG MOTOR UK GS HATCHBACK 1.5 TGI Excite 5dr',
'transmission': 'manual',
'trim': '1.5 TGI Excite 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120586010%27 HTTP/1.1" 200 None
2026-03-30 13:08:42 [astonbarclay.gb] INFO: Saving data for 120586010: {'auction_closing_time': 1774947600.0, 'created_time': 1773863431.584698, 'last_price_update_time': 1774876122.161426}
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120586010') HTTP/1.1" 204 0
2026-03-30 13:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120828449?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:08:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120828449, 'registration': 'YX63OVT', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC EX 5dr', 'mileage': 107798, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2404, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-22', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX63OVT/2026-03-26/image/7b3cfad1-3caa-4e3d-a40c-f47c66ab0408_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/91c20ec7-ac5d-4b84-b127-9629b70b3f3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/d843ef8b-2e9c-473d-aecc-a95580168869_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/2ada01aa-266c-48b3-b1bb-afcf6546a14d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/5148e435-000c-4797-947d-1462cf5a83ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/808e06dc-6e63-416a-9ab2-4ba70025780b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/2c48ffd0-9f86-4351-ba47-3a043defde2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/0b213629-2922-4575-b615-4c9ee87f7264_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14-3K, 08/15-??, 08/16-22K, 08/17-36K, 08/18-44K, 08/19-53K, 09/20-60K, 02/24-??, 03/25-??,', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and side VOSA STATES 71K, 79K, 93K, 105K, 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': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120828449, 'registration': 'YX63OVT', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.8 i-VTEC EX 5dr', 'mileage': 107798, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2404, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-22', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YX63OVT/2026-03-26/image/7b3cfad1-3caa-4e3d-a40c-f47c66ab0408_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/91c20ec7-ac5d-4b84-b127-9629b70b3f3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/d843ef8b-2e9c-473d-aecc-a95580168869_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/2ada01aa-266c-48b3-b1bb-afcf6546a14d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/5148e435-000c-4797-947d-1462cf5a83ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/808e06dc-6e63-416a-9ab2-4ba70025780b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/2c48ffd0-9f86-4351-ba47-3a043defde2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YX63OVT/2026-03-26/image/0b213629-2922-4575-b615-4c9ee87f7264_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14-3K, 08/15-??, 08/16-22K, 08/17-36K, 08/18-44K, 08/19-53K, 09/20-60K, 02/24-??, 03/25-??,', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair CAT N - NON-STRUCTURAL - Damage is front end and side VOSA STATES 71K, 79K, 93K, 105K, 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': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd678269-0f7c-5780-a46e-5f44895e4274 with identifier: 120828449
2026-03-30 13:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd678269-0f7c-5780-a46e-5f44895e4274 with scrape type 2
2026-03-30 13:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd678269-0f7c-5780-a46e-5f44895e4274 with scrape type 2
2026-03-30 13:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bd678269-0f7c-5780-a46e-5f44895e4274, identifier: 120828449
2026-03-30 13:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bd678269-0f7c-5780-a46e-5f44895e4274 with identifier: 120828449
2026-03-30 13:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bd678269-0f7c-5780-a46e-5f44895e4274 with identifier: 120828449
2026-03-30 13:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bd678269-0f7c-5780-a46e-5f44895e4274 with identifier: 120828449 to the API
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:08:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120828449?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'bd678269-0f7c-5780-a46e-5f44895e4274',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YX63OVT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120828449',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 107798,
'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': 'UKCGR - Trade',
'title': 'HONDA CIVIC HATCHBACK 1.8 i-VTEC EX 5dr',
'transmission': 'manual',
'trim': '1.8 i-VTEC EX 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120828449%27 HTTP/1.1" 200 None
2026-03-30 13:08:42 [astonbarclay.gb] INFO: Saving data for 120828449: {'auction_closing_time': 1774888200.0, 'created_time': 1774551865.79695, 'last_price_update_time': 1774876122.968681}
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120828449') HTTP/1.1" 204 0
2026-03-30 13:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827493?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827493, 'registration': 'EO64KNU', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.6 TDCi 115 Titanium Navigator 5dr', 'mileage': 101353, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2398, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO64KNU/2026-03-27/image/33fb6dc9-1777-44b3-8898-ac6eadaecdd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/80c162dd-3275-477e-8ff3-2eb65556dd40_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/cf821b64-0937-4891-9810-c3ff7f9fdfcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/13ecbdc5-a59f-455a-8b88-714b74578dbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/63ae498a-939e-46d6-9d4b-5b359fef7dad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/144b70b5-356f-419e-a965-36f4c7ef9889_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/86f96395-cce5-4a1c-822e-117072e59083_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/804ff269-44a6-45b5-a85a-f53fed2a42a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/fd57ddc4-6106-48b1-a325-54a1f7c6c5db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/a509edc4-34bb-4f3c-8b81-db78ac0c396c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/15- 8K, 07/16- 22K, 02/17- 35K, 02/18- 59K, 08/19- 65K, 11/20- 74K, 07/21- 80K, 09/23- 93K', 'remarks': 'VOSA STATES 88K, 94K, 98K, 100K, 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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5acc2290-1830-4b27-87c5-6b713d3737c0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827493, 'registration': 'EO64KNU', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.6 TDCi 115 Titanium Navigator 5dr', 'mileage': 101353, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2398, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO64KNU/2026-03-27/image/33fb6dc9-1777-44b3-8898-ac6eadaecdd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/80c162dd-3275-477e-8ff3-2eb65556dd40_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/cf821b64-0937-4891-9810-c3ff7f9fdfcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/13ecbdc5-a59f-455a-8b88-714b74578dbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/63ae498a-939e-46d6-9d4b-5b359fef7dad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/144b70b5-356f-419e-a965-36f4c7ef9889_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/86f96395-cce5-4a1c-822e-117072e59083_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/804ff269-44a6-45b5-a85a-f53fed2a42a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/fd57ddc4-6106-48b1-a325-54a1f7c6c5db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO64KNU/2026-03-27/image/a509edc4-34bb-4f3c-8b81-db78ac0c396c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/15- 8K, 07/16- 22K, 02/17- 35K, 02/18- 59K, 08/19- 65K, 11/20- 74K, 07/21- 80K, 09/23- 93K', 'remarks': 'VOSA STATES 88K, 94K, 98K, 100K, 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': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5acc2290-1830-4b27-87c5-6b713d3737c0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05e8c9af-93f7-513a-97c8-2e0a9e25821a with identifier: 120827493
2026-03-30 13:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05e8c9af-93f7-513a-97c8-2e0a9e25821a with scrape type 2
2026-03-30 13:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05e8c9af-93f7-513a-97c8-2e0a9e25821a with scrape type 2
2026-03-30 13:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 05e8c9af-93f7-513a-97c8-2e0a9e25821a, identifier: 120827493
2026-03-30 13:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 05e8c9af-93f7-513a-97c8-2e0a9e25821a with identifier: 120827493
2026-03-30 13:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 05e8c9af-93f7-513a-97c8-2e0a9e25821a with identifier: 120827493
2026-03-30 13:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 05e8c9af-93f7-513a-97c8-2e0a9e25821a with identifier: 120827493 to the API
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827493?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-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '05e8c9af-93f7-513a-97c8-2e0a9e25821a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO64KNU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827493',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 101353,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-29',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.6 TDCi 115 Titanium Navigator 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Titanium Navigator 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827493%27 HTTP/1.1" 200 None
2026-03-30 13:08:46 [astonbarclay.gb] INFO: Saving data for 120827493: {'auction_closing_time': 1774888200.0, 'created_time': 1774551875.527167, 'last_price_update_time': 1774876126.347695}
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827493') HTTP/1.1" 204 0
2026-03-30 13:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826309?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826309, 'registration': 'BU63MZE', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.5 dCi [110] 360 5dr', 'mileage': 143960, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2388, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-01-10', 'fuel': 'Diesel', 'motExpiry': '2026-03-06', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BU63MZE/2026-03-26/image/32fe8f57-a1ce-4159-94ad-a5bff42d9140_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/caca85bd-5a1d-445f-ae37-2fef5c14fc9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/6648fe45-bcb8-4071-8760-3b3cbd8ed6f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/e37ad30b-3ea9-4433-9521-fedd42a8d4d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/e8e48092-0cec-4666-86cc-37bfd787de87_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/5419d7b2-ed7d-4bc3-b42e-d427ec1e263d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/4c748f9f-1c5b-4039-9d39-256ead66cbe2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/0d37d803-ff72-4e72-b72f-3c05dfc8a88e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/14- 23K, 04/15- 44K, 10/15- 64K, 12/16- 84K, 06/20- 96K, 05/21- 104K, 06/22- 113K, 05/24- 128K, 03/25- 136K', 'remarks': 'VOSA STATES 113K, 119K, 129K, 136K, 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/b7081fa5-391b-4e45-94e6-3af880f923fe.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826309, 'registration': 'BU63MZE', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.5 dCi [110] 360 5dr', 'mileage': 143960, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2388, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-01-10', 'fuel': 'Diesel', 'motExpiry': '2026-03-06', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BU63MZE/2026-03-26/image/32fe8f57-a1ce-4159-94ad-a5bff42d9140_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/caca85bd-5a1d-445f-ae37-2fef5c14fc9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/6648fe45-bcb8-4071-8760-3b3cbd8ed6f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/e37ad30b-3ea9-4433-9521-fedd42a8d4d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/e8e48092-0cec-4666-86cc-37bfd787de87_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/5419d7b2-ed7d-4bc3-b42e-d427ec1e263d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/4c748f9f-1c5b-4039-9d39-256ead66cbe2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU63MZE/2026-03-26/image/0d37d803-ff72-4e72-b72f-3c05dfc8a88e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/14- 23K, 04/15- 44K, 10/15- 64K, 12/16- 84K, 06/20- 96K, 05/21- 104K, 06/22- 113K, 05/24- 128K, 03/25- 136K', 'remarks': 'VOSA STATES 113K, 119K, 129K, 136K, 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/b7081fa5-391b-4e45-94e6-3af880f923fe.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8028c8af-c752-5743-8428-1a5dd2419f28 with identifier: 120826309
2026-03-30 13:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8028c8af-c752-5743-8428-1a5dd2419f28 with scrape type 2
2026-03-30 13:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8028c8af-c752-5743-8428-1a5dd2419f28 with scrape type 2
2026-03-30 13:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8028c8af-c752-5743-8428-1a5dd2419f28, identifier: 120826309
2026-03-30 13:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8028c8af-c752-5743-8428-1a5dd2419f28 with identifier: 120826309
2026-03-30 13:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8028c8af-c752-5743-8428-1a5dd2419f28 with identifier: 120826309
2026-03-30 13:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8028c8af-c752-5743-8428-1a5dd2419f28 with identifier: 120826309 to the API
2026-03-30 13:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826309?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '8028c8af-c752-5743-8428-1a5dd2419f28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BU63MZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826309',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS',
'odometer': 143960,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-10',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN QASHQAI HATCHBACK SPECIAL EDITIONS 1.5 dCi [110] 360 5dr',
'transmission': 'manual',
'trim': '1.5 dCi [110] 360 5dr',
'vin': None,
'year': 2014}
2026-03-30 13:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826309%27 HTTP/1.1" 200 None
2026-03-30 13:08:47 [astonbarclay.gb] INFO: Saving data for 120826309: {'auction_closing_time': 1774888200.0, 'created_time': 1774551900.929839, 'last_price_update_time': 1774876127.75066}
2026-03-30 13:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826309') HTTP/1.1" 204 0
2026-03-30 13:08:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630009?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120630009, 'registration': 'GL74FDO', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '408 FASTBACK', 'derivative': '1.6 Plug-in Hybrid 225 GT 5dr e-EAT8', 'mileage': 5247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 250}, 'saleStart': '2026-03-31T09:00Z', 'lot': 3, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-07', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL74FDO/2026-03-20/image/8e9a61ed-5668-42e6-a504-70e5df8e4fea_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/f51f8178-f94b-4c78-893b-f641bdd6f68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/5900688d-3c80-417a-98f1-d4585347a39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/40ced903-ba07-4e6c-a55d-c21f0bdd528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/20853e97-e4f2-4b08-b2fd-0fa2651d3255_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/3ca649e2-f8bc-40da-b8bc-41e5b0568789_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/63a11e2a-151b-453e-bbb5-996a4c3cb6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/42890f7e-3c7d-4a9c-ae6d-7ba305aaebf0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY, BLANK BOOK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c57f887-9435-4715-9cc8-5fcc4d108bb4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120630009, 'registration': 'GL74FDO', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '408 FASTBACK', 'derivative': '1.6 Plug-in Hybrid 225 GT 5dr e-EAT8', 'mileage': 5247, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 250}, 'saleStart': '2026-03-31T09:00Z', 'lot': 3, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-07', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL74FDO/2026-03-20/image/8e9a61ed-5668-42e6-a504-70e5df8e4fea_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/f51f8178-f94b-4c78-893b-f641bdd6f68a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/5900688d-3c80-417a-98f1-d4585347a39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/40ced903-ba07-4e6c-a55d-c21f0bdd528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/20853e97-e4f2-4b08-b2fd-0fa2651d3255_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/3ca649e2-f8bc-40da-b8bc-41e5b0568789_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/63a11e2a-151b-453e-bbb5-996a4c3cb6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL74FDO/2026-03-20/image/42890f7e-3c7d-4a9c-ae6d-7ba305aaebf0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NUMBER OF FORMER KEEPERS UNKNOWN, SPARE KEY, BLANK BOOK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c57f887-9435-4715-9cc8-5fcc4d108bb4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009
2026-03-30 13:08:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with scrape type 2
2026-03-30 13:08:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with scrape type 2
2026-03-30 13:08:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268, identifier: 120630009
2026-03-30 13:08:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009
2026-03-30 13:08:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009
2026-03-30 13:08:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54e0f62b-35ed-564a-b00e-ab2a8a1d3268 with identifier: 120630009 to the API
2026-03-30 13:08:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120630009?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '54e0f62b-35ed-564a-b00e-ab2a8a1d3268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL74FDO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630009',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '408 FASTBACK',
'odometer': 5247,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-07',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 408 FASTBACK 1.6 Plug-in Hybrid 225 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Plug-in Hybrid 225 GT 5dr e-EAT8',
'vin': None,
'year': 2024}
2026-03-30 13:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:50 [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-30 13:08:50 [astonbarclay.gb] INFO: Saving data for 120630009: {'auction_closing_time': 1774947600.0, 'created_time': 1774000887.477531, 'last_price_update_time': 1774876130.407117}
2026-03-30 13:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630009') HTTP/1.1" 204 0
2026-03-30 13:08:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120622377?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:08:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120622377, 'registration': 'ET12PZW', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i Trend 5dr', 'mileage': 114770, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2359, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-08-23', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET12PZW/2026-03-20/image/2c5b3335-a0fc-4cae-9b22-4bd0e335b2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/080e2ff0-1d7c-479e-8a18-b6d52f5dc1e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/a062931d-2aed-459d-acf4-56c4a6a262e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/99564b07-6af4-4c6f-845b-cef5f7f00a2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/bb3c1c2d-ed2d-48af-93bf-c3f1daa03a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/24eac1e5-dcfd-40a4-a7d6-932124fd6fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/fb56f7e2-140e-4547-8b39-e5573e077648_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/8afc842c-3f5c-4c45-b6a3-d445596e535b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/95340b7b-889c-4245-90b0-95772e6288a8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/13- 10K, 02/15- 21K, 02/16- 28K, 04/17- 35K, 08/25- 99K', 'remarks': 'VOSA STATES 82K, 89K, 95K, 99K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/1cd89f35-9bf1-4e30-bf54-db36b2d410af.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120622377, 'registration': 'ET12PZW', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i Trend 5dr', 'mileage': 114770, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2359, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-08-23', 'fuel': 'Petrol', 'motExpiry': '2026-05-23', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ET12PZW/2026-03-20/image/2c5b3335-a0fc-4cae-9b22-4bd0e335b2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/080e2ff0-1d7c-479e-8a18-b6d52f5dc1e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/a062931d-2aed-459d-acf4-56c4a6a262e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/99564b07-6af4-4c6f-845b-cef5f7f00a2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/bb3c1c2d-ed2d-48af-93bf-c3f1daa03a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/24eac1e5-dcfd-40a4-a7d6-932124fd6fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/fb56f7e2-140e-4547-8b39-e5573e077648_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/8afc842c-3f5c-4c45-b6a3-d445596e535b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ET12PZW/2026-03-20/image/95340b7b-889c-4245-90b0-95772e6288a8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/13- 10K, 02/15- 21K, 02/16- 28K, 04/17- 35K, 08/25- 99K', 'remarks': 'VOSA STATES 82K, 89K, 95K, 99K', 'virtual': False, 'seller': 'UKCGR - Trade', '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/1cd89f35-9bf1-4e30-bf54-db36b2d410af.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377
2026-03-30 13:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with scrape type 2
2026-03-30 13:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with scrape type 2
2026-03-30 13:08:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3, identifier: 120622377
2026-03-30 13:08:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377
2026-03-30 13:08:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377
2026-03-30 13:08:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d2f13bb-9103-5c82-a6df-bb6157e91bd3 with identifier: 120622377 to the API
2026-03-30 13:08:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120622377?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '3d2f13bb-9103-5c82-a6df-bb6157e91bd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET12PZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120622377',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 114770,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-23',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA YARIS HATCHBACK 1.33 VVT-i Trend 5dr',
'transmission': 'manual',
'trim': '1.33 VVT-i Trend 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:51 [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-30 13:08:51 [astonbarclay.gb] INFO: Saving data for 120622377: {'auction_closing_time': 1774888200.0, 'created_time': 1774000880.137276, 'last_price_update_time': 1774876131.781851}
2026-03-30 13:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622377') HTTP/1.1" 204 0
2026-03-30 13:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825616?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825616, 'registration': 'FV62DWN', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 S 5dr [AC]', 'mileage': 52200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2399, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-25', 'fuel': 'Petrol', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV62DWN/2026-03-27/image/fb01abfa-e4db-414f-bb7d-7b98df9f5677_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/800d08c7-534f-4a5c-b1fd-8f2aa40bba15_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/9de6f449-bd6a-4b3d-8430-0428453a528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/6cd0d057-02d3-4f8a-838f-1c523fd26a3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/890fe2e9-71a6-4187-ac37-a421d118dbcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/5f8e74c8-2812-48cf-9e26-009da96fdef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/634ccf6f-beee-40ef-bcb5-91111667709e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/d0d0a10e-5408-4f88-ad23-bd68da3b7e9f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/13- 12K, 10/14- 14K, 09/16- 18K, 09/17- 20K, 08/18- 22K, 09/19- 27K', 'remarks': 'VOSA STATES 42K, 46K, 49K, 52K, 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/98a43e66-cfdb-405c-9938-caa7e9a74500.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825616, 'registration': 'FV62DWN', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 S 5dr [AC]', 'mileage': 52200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2399, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-09-25', 'fuel': 'Petrol', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV62DWN/2026-03-27/image/fb01abfa-e4db-414f-bb7d-7b98df9f5677_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/800d08c7-534f-4a5c-b1fd-8f2aa40bba15_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/9de6f449-bd6a-4b3d-8430-0428453a528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/6cd0d057-02d3-4f8a-838f-1c523fd26a3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/890fe2e9-71a6-4187-ac37-a421d118dbcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/5f8e74c8-2812-48cf-9e26-009da96fdef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/634ccf6f-beee-40ef-bcb5-91111667709e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV62DWN/2026-03-27/image/d0d0a10e-5408-4f88-ad23-bd68da3b7e9f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/13- 12K, 10/14- 14K, 09/16- 18K, 09/17- 20K, 08/18- 22K, 09/19- 27K', 'remarks': 'VOSA STATES 42K, 46K, 49K, 52K, 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': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/98a43e66-cfdb-405c-9938-caa7e9a74500.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95668e04-9891-5dbc-acc9-ba0911bc0298 with identifier: 120825616
2026-03-30 13:08:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95668e04-9891-5dbc-acc9-ba0911bc0298 with scrape type 2
2026-03-30 13:08:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95668e04-9891-5dbc-acc9-ba0911bc0298 with scrape type 2
2026-03-30 13:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 95668e04-9891-5dbc-acc9-ba0911bc0298, identifier: 120825616
2026-03-30 13:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 95668e04-9891-5dbc-acc9-ba0911bc0298 with identifier: 120825616
2026-03-30 13:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 95668e04-9891-5dbc-acc9-ba0911bc0298 with identifier: 120825616
2026-03-30 13:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 95668e04-9891-5dbc-acc9-ba0911bc0298 with identifier: 120825616 to the API
2026-03-30 13:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:08:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825616?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '95668e04-9891-5dbc-acc9-ba0911bc0298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV62DWN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825616',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 52200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-25',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 S 5dr [AC]',
'transmission': 'manual',
'trim': '1.2 60 S 5dr [AC]',
'vin': None,
'year': 2012}
2026-03-30 13:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120825616%27 HTTP/1.1" 200 None
2026-03-30 13:08:52 [astonbarclay.gb] INFO: Saving data for 120825616: {'auction_closing_time': 1774888200.0, 'created_time': 1774551896.097038, 'last_price_update_time': 1774876132.625827}
2026-03-30 13:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825616') HTTP/1.1" 204 0
2026-03-30 13:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120627305?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:08:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120627305, 'registration': 'WF14JZX', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220 CDI AMG Sport Edition 5dr Auto [Premium Plus]', 'mileage': 128825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2357, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WF14JZX/2026-03-20/image/e174edf0-7673-4c83-bc13-56d6efb97852_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/f3dbd6e6-e50d-4f70-bf69-742f59a7efe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/59f866f1-5647-4139-b288-7c806d47a901_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/6f604805-d89a-49dd-a5b8-4cd13a12bb9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1bd5e0e6-8ad6-4707-a634-9815d34e6336_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/271bd0d5-8da1-4fdb-9953-2ace34d321cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1fff35a8-43b7-430b-8783-1f159b148a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/88890a60-f4e3-4628-9dbe-c4c53472c7b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/03030a90-5562-40a4-877a-5c7f91923290_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/7876d292-c26f-477f-aa90-0ff52e01f5f5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/16- 20K, 02/17- 35K, 01/18- 43K, 01/19- 55K, 01/20- 69K, 05/21- 78K, 06/22- 90K, 07/23- 100K, 07/24- 110K, 07/25- 121K', 'remarks': 'VOSA STATES 95K, 105K, 114K, 126K, 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': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a1eff9d-6949-4836-bbaa-caefb6a11c05.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120627305, 'registration': 'WF14JZX', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220 CDI AMG Sport Edition 5dr Auto [Premium Plus]', 'mileage': 128825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2357, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WF14JZX/2026-03-20/image/e174edf0-7673-4c83-bc13-56d6efb97852_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/f3dbd6e6-e50d-4f70-bf69-742f59a7efe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/59f866f1-5647-4139-b288-7c806d47a901_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/6f604805-d89a-49dd-a5b8-4cd13a12bb9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1bd5e0e6-8ad6-4707-a634-9815d34e6336_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/271bd0d5-8da1-4fdb-9953-2ace34d321cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/1fff35a8-43b7-430b-8783-1f159b148a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/88890a60-f4e3-4628-9dbe-c4c53472c7b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/03030a90-5562-40a4-877a-5c7f91923290_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF14JZX/2026-03-20/image/7876d292-c26f-477f-aa90-0ff52e01f5f5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/16- 20K, 02/17- 35K, 01/18- 43K, 01/19- 55K, 01/20- 69K, 05/21- 78K, 06/22- 90K, 07/23- 100K, 07/24- 110K, 07/25- 121K', 'remarks': 'VOSA STATES 95K, 105K, 114K, 126K, 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': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a1eff9d-6949-4836-bbaa-caefb6a11c05.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305
2026-03-30 13:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd6425e1-c92d-5f4c-8a09-be295d336eb6 with scrape type 2
2026-03-30 13:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd6425e1-c92d-5f4c-8a09-be295d336eb6 with scrape type 2
2026-03-30 13:08:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cd6425e1-c92d-5f4c-8a09-be295d336eb6, identifier: 120627305
2026-03-30 13:08:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305
2026-03-30 13:08:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305
2026-03-30 13:08:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cd6425e1-c92d-5f4c-8a09-be295d336eb6 with identifier: 120627305 to the API
2026-03-30 13:08:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120627305?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'cd6425e1-c92d-5f4c-8a09-be295d336eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF14JZX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120627305',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL ESTATE',
'odometer': 128825,
'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 - Trade',
'title': 'MERCEDES-BENZ C CLASS DIESEL ESTATE C220 CDI AMG Sport Edition 5dr '
'Auto [Premium Plus]',
'transmission': 'automatic',
'trim': 'C220 CDI AMG Sport Edition 5dr Auto [Premium Plus]',
'vin': None,
'year': 2014}
2026-03-30 13:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:53 [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-30 13:08:53 [astonbarclay.gb] INFO: Saving data for 120627305: {'auction_closing_time': 1774888200.0, 'created_time': 1774000863.592137, 'last_price_update_time': 1774876133.754007}
2026-03-30 13:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120627305') HTTP/1.1" 204 0
2026-03-30 13:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120590454?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120590454, 'registration': 'P484HMH', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XK8 COUPE', 'derivative': '4.0 2dr Auto', 'mileage': 96725, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2353, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '1997-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-13', 'doors': 2, 'engineSize': 3980, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/P484HMH/2026-03-19/image/f5fdbe4f-ece5-47a8-83a5-96c5c1e807dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/9ed11b5c-63a0-4206-9015-61e2b6576d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/60fd91de-8a8f-48d1-be67-2edf625a4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/731fdf1c-b702-41d9-947c-45ff5cf763d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/d84c32e6-0795-457d-978f-d92fc93bc2e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/b797186f-f020-49d3-b77a-ec373e764468_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/4019638b-e9d9-41e7-a287-99231614fbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/021b91d4-d6aa-4309-83be-0245ee08840f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/98- 10K, 04/99- 15K, 04/99- 18K, 05/01- 29K, 11/02- 41K, 11/03- 45K, 11/04- 48K, 08/08- 60K, 02/11- 69K, 05/14- 87K, 08/19- 94K,', 'remarks': 'VOSA STATES 95K, 96K, 96K, 96K, SPARE KEY IN OFFICE , NON- TRANSFERABLE REGISTRATION MARK', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2d788af8-b784-484d-92bd-8990c8b73270.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120590454, 'registration': 'P484HMH', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XK8 COUPE', 'derivative': '4.0 2dr Auto', 'mileage': 96725, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2353, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '1997-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-09-13', 'doors': 2, 'engineSize': 3980, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/P484HMH/2026-03-19/image/f5fdbe4f-ece5-47a8-83a5-96c5c1e807dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/9ed11b5c-63a0-4206-9015-61e2b6576d87_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/60fd91de-8a8f-48d1-be67-2edf625a4364_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/731fdf1c-b702-41d9-947c-45ff5cf763d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/d84c32e6-0795-457d-978f-d92fc93bc2e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/b797186f-f020-49d3-b77a-ec373e764468_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/4019638b-e9d9-41e7-a287-99231614fbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/P484HMH/2026-03-19/image/021b91d4-d6aa-4309-83be-0245ee08840f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/98- 10K, 04/99- 15K, 04/99- 18K, 05/01- 29K, 11/02- 41K, 11/03- 45K, 11/04- 48K, 08/08- 60K, 02/11- 69K, 05/14- 87K, 08/19- 94K,', 'remarks': 'VOSA STATES 95K, 96K, 96K, 96K, SPARE KEY IN OFFICE , NON- TRANSFERABLE REGISTRATION MARK', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2d788af8-b784-484d-92bd-8990c8b73270.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454
2026-03-30 13:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with scrape type 2
2026-03-30 13:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with scrape type 2
2026-03-30 13:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d9d8b14-01ac-52a9-acfc-de95330d52b8, identifier: 120590454
2026-03-30 13:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454
2026-03-30 13:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454
2026-03-30 13:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d9d8b14-01ac-52a9-acfc-de95330d52b8 with identifier: 120590454 to the API
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120590454?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 3',
'engine': '4.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '3d9d8b14-01ac-52a9-acfc-de95330d52b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'P484HMH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120590454',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XK8 COUPE',
'odometer': 96725,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1997-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'JAGUAR XK8 COUPE 4.0 2dr Auto',
'transmission': 'automatic',
'trim': '4.0 2dr Auto',
'vin': None,
'year': 1997}
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:55 [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-30 13:08:55 [astonbarclay.gb] INFO: Saving data for 120590454: {'auction_closing_time': 1774888200.0, 'created_time': 1773931681.693468, 'last_price_update_time': 1774876135.449204}
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120590454') HTTP/1.1" 204 0
2026-03-30 13:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120632848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120632848, 'registration': 'KP03ENR', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Finesse 3dr', 'mileage': 105310, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2354, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2003-06-19', 'fuel': 'Petrol', 'motExpiry': '2026-07-10', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP03ENR/2026-03-23/image/1a2b4acf-6ddd-46f5-879d-5c0950a96894_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/5f823394-a15e-463b-a447-4d7df1a3105d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/35f490c1-462a-4be2-a64c-4cc2f9a157df_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/209aa5fd-700a-4327-8e10-e784955a715f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/861ff3e7-3b15-47fd-a8cf-a7d9a9b68bbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3fb37517-5b2f-41cc-9072-fa96e121a45a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/abe72b44-c87c-4f7a-9cda-f7f72e6fa0f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/904b5313-58fd-4ddb-84fa-075e32742846_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3ef959bf-c116-4125-a80c-b2087466308f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 96K, 101K, 103K, 104K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12236e04-c987-49cb-b0ed-dfdbe5799de7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120632848, 'registration': 'KP03ENR', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Finesse 3dr', 'mileage': 105310, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2354, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2003-06-19', 'fuel': 'Petrol', 'motExpiry': '2026-07-10', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP03ENR/2026-03-23/image/1a2b4acf-6ddd-46f5-879d-5c0950a96894_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/5f823394-a15e-463b-a447-4d7df1a3105d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/35f490c1-462a-4be2-a64c-4cc2f9a157df_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/209aa5fd-700a-4327-8e10-e784955a715f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/861ff3e7-3b15-47fd-a8cf-a7d9a9b68bbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3fb37517-5b2f-41cc-9072-fa96e121a45a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/abe72b44-c87c-4f7a-9cda-f7f72e6fa0f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/904b5313-58fd-4ddb-84fa-075e32742846_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP03ENR/2026-03-23/image/3ef959bf-c116-4125-a80c-b2087466308f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 96K, 101K, 103K, 104K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12236e04-c987-49cb-b0ed-dfdbe5799de7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848
2026-03-30 13:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item effced28-5ecc-5e41-8710-1be9490794ec with scrape type 2
2026-03-30 13:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item effced28-5ecc-5e41-8710-1be9490794ec with scrape type 2
2026-03-30 13:08:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: effced28-5ecc-5e41-8710-1be9490794ec, identifier: 120632848
2026-03-30 13:08:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848
2026-03-30 13:08:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848
2026-03-30 13:08:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: effced28-5ecc-5e41-8710-1be9490794ec with identifier: 120632848 to the API
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120632848?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'effced28-5ecc-5e41-8710-1be9490794ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP03ENR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120632848',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 105310,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-19',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.25 Finesse 3dr',
'transmission': 'manual',
'trim': '1.25 Finesse 3dr',
'vin': None,
'year': 2003}
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:55 [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-30 13:08:55 [astonbarclay.gb] INFO: Saving data for 120632848: {'auction_closing_time': 1774888200.0, 'created_time': 1774011714.805807, 'last_price_update_time': 1774876135.982516}
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120632848') HTTP/1.1" 204 0
2026-03-30 13:08:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120585367?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13:08:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120585367, 'registration': 'LY15ADV', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr Xtronic', 'mileage': 82675, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2348, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY15ADV/2026-03-19/image/af77b5f7-a32f-404f-b8da-0bdb7c1abe78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/b3721581-dc9f-4dce-9bc4-ff286bb8ed15_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/67478161-0387-4b07-8e07-b701a249a1b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/d170a45c-6f1f-4d86-88bb-cc399e18226c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/8459517a-5263-45fb-a862-4877c3f31b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/421ad332-841b-42d0-b0cb-06c3dfcdf952_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/65efa66e-2ac6-4d83-aab8-7298b259d015_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/17-19K, 12/18-32K, 12/19-41K, 01/21-46K, 01/22-55K, 12/23-70K, 11/24-76K, 10/25-81K', 'remarks': 'VOSA STATES 61K, 70K, 76K, 81K, SPARE KEY AND SD CARD IN OFFICE', '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/3c942f14-5df1-40b2-9e0e-818628e0ceb8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120585367, 'registration': 'LY15ADV', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr Xtronic', 'mileage': 82675, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2348, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Petrol', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LY15ADV/2026-03-19/image/af77b5f7-a32f-404f-b8da-0bdb7c1abe78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/b3721581-dc9f-4dce-9bc4-ff286bb8ed15_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/67478161-0387-4b07-8e07-b701a249a1b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/d170a45c-6f1f-4d86-88bb-cc399e18226c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/8459517a-5263-45fb-a862-4877c3f31b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/421ad332-841b-42d0-b0cb-06c3dfcdf952_removebg.jpg?w=600', 'https://abimg003.imgix.net/LY15ADV/2026-03-19/image/65efa66e-2ac6-4d83-aab8-7298b259d015_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/17-19K, 12/18-32K, 12/19-41K, 01/21-46K, 01/22-55K, 12/23-70K, 11/24-76K, 10/25-81K', 'remarks': 'VOSA STATES 61K, 70K, 76K, 81K, SPARE KEY AND SD CARD IN OFFICE', '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/3c942f14-5df1-40b2-9e0e-818628e0ceb8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367
2026-03-30 13:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with scrape type 2
2026-03-30 13:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with scrape type 2
2026-03-30 13:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda, identifier: 120585367
2026-03-30 13:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367
2026-03-30 13:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367
2026-03-30 13:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 86b50c0a-2eb2-5456-b2d4-a37525fc6dda with identifier: 120585367 to the API
2026-03-30 13:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120585367?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '86b50c0a-2eb2-5456-b2d4-a37525fc6dda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LY15ADV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120585367',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'PULSAR HATCHBACK',
'odometer': 82675,
'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': 'NISSAN PULSAR HATCHBACK 1.2 DiG-T Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T Tekna 5dr Xtronic',
'vin': None,
'year': 2015}
2026-03-30 13:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120585367%27 HTTP/1.1" 200 None
2026-03-30 13:09:39 [astonbarclay.gb] INFO: Saving data for 120585367: {'auction_closing_time': 1774888200.0, 'created_time': 1773914553.543066, 'last_price_update_time': 1774876179.96945}
2026-03-30 13:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120585367') HTTP/1.1" 204 0
2026-03-30 13:09:40 [scrapy.extensions.logstats] INFO: Crawled 380 pages (at 23 pages/min), scraped 364 items (at 23 items/min)
2026-03-30 13:09:40 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:09:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120509974?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 157.349(s), this was the 1st time calling it.
2026-03-30 13:09:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.225617325210298 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-30 13:09:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 137.538(s), this was the 1st time calling it.
2026-03-30 13:09:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.025228545724798 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-30 13:09:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120509974, 'registration': 'DY13OGM', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Allure 5dr EGC', 'mileage': 182854, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2364, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY13OGM/2026-03-17/image/992c7a70-df50-42dc-b8a1-be2b65222b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/67ed857e-00bf-4421-ae7b-bf4a2139c17b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/bb4bd2cf-37ac-4b32-a6ed-10d2c5d7fc5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/d1491191-ea08-417c-8a64-ed21ba255a49_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0ceb1c70-00fb-49c8-830c-03340cea90d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0f4eb07e-2fed-4deb-87d3-67d523b23482_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/9bf564dd-8d05-4176-afa8-0f3f614f8dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/1f7951b4-74d6-4a2d-abb6-05fef041c1b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/80c04b07-43f1-41db-a29f-d7cde6e8217e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/13-9K, 06/14-26K, 07/15-44K, 03/16-57K, 10/17-79K, 11/18-98K, 10/19-116K, 03/21-127K, 05/22-141K, 11/23-158K, 03/25-172K', 'remarks': 'VOSA STATES 139K, 150K, 161K, 172K, SPARE KEY IN OFFICE - ODO SHOWS 294275 IN KM', 'virtual': False, 'seller': 'UKCGR - Trade', '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/1a3f8457-add8-48b3-a232-7845fc26b079.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120509974, 'registration': 'DY13OGM', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Allure 5dr EGC', 'mileage': 182854, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2364, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY13OGM/2026-03-17/image/992c7a70-df50-42dc-b8a1-be2b65222b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/67ed857e-00bf-4421-ae7b-bf4a2139c17b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/bb4bd2cf-37ac-4b32-a6ed-10d2c5d7fc5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/d1491191-ea08-417c-8a64-ed21ba255a49_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0ceb1c70-00fb-49c8-830c-03340cea90d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/0f4eb07e-2fed-4deb-87d3-67d523b23482_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/9bf564dd-8d05-4176-afa8-0f3f614f8dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/1f7951b4-74d6-4a2d-abb6-05fef041c1b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY13OGM/2026-03-17/image/80c04b07-43f1-41db-a29f-d7cde6e8217e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/13-9K, 06/14-26K, 07/15-44K, 03/16-57K, 10/17-79K, 11/18-98K, 10/19-116K, 03/21-127K, 05/22-141K, 11/23-158K, 03/25-172K', 'remarks': 'VOSA STATES 139K, 150K, 161K, 172K, SPARE KEY IN OFFICE - ODO SHOWS 294275 IN KM', 'virtual': False, 'seller': 'UKCGR - Trade', '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/1a3f8457-add8-48b3-a232-7845fc26b079.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974
2026-03-30 13:09:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 251cfd3b-3aa0-5028-a401-f544855d544b with scrape type 2
2026-03-30 13:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 251cfd3b-3aa0-5028-a401-f544855d544b with scrape type 2
2026-03-30 13:09:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 251cfd3b-3aa0-5028-a401-f544855d544b, identifier: 120509974
2026-03-30 13:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974
2026-03-30 13:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974
2026-03-30 13:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 251cfd3b-3aa0-5028-a401-f544855d544b with identifier: 120509974 to the API
2026-03-30 13:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120509974?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '251cfd3b-3aa0-5028-a401-f544855d544b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY13OGM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120509974',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 182854,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.6 e-HDi 115 Allure 5dr EGC',
'transmission': 'automatic',
'trim': '1.6 e-HDi 115 Allure 5dr EGC',
'vin': None,
'year': 2013}
2026-03-30 13:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:42 [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-30 13:09:42 [astonbarclay.gb] INFO: Saving data for 120509974: {'auction_closing_time': 1774888200.0, 'created_time': 1773774168.199742, 'last_price_update_time': 1774876182.275138}
2026-03-30 13:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120509974') HTTP/1.1" 204 0
2026-03-30 13:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120889697?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827036?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120825205?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120833516?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120889697, 'registration': 'HG65VTU', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'VIVA HATCHBACK', 'derivative': '1.0 SL 5dr', 'mileage': 82613, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-22', 'fuel': 'Petrol', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 03/17 - 3K, 10/18 - 10K, 11/19 - 14K, 02/20 - 16K, 05/23 - 42K, 10/25 - 76K,', 'remarks': 'VOSA STATES 39K, 55K, 68K, 81K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2c3eb580-c0fe-47b7-acf0-87c537685686.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120889697, 'registration': 'HG65VTU', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'VIVA HATCHBACK', 'derivative': '1.0 SL 5dr', 'mileage': 82613, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-22', 'fuel': 'Petrol', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 03/17 - 3K, 10/18 - 10K, 11/19 - 14K, 02/20 - 16K, 05/23 - 42K, 10/25 - 76K,', 'remarks': 'VOSA STATES 39K, 55K, 68K, 81K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2c3eb580-c0fe-47b7-acf0-87c537685686.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0 with identifier: 120889697
2026-03-30 13:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0 with scrape type 1
2026-03-30 13:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0
2026-03-30 13:09:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0
2026-03-30 13:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0, identifier: 120889697
2026-03-30 13:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0 with identifier: 120889697
2026-03-30 13:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0 with identifier: 120889697
2026-03-30 13:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 366a1e7f-a3a0-56d3-b3e4-36b793eb26f0 with identifier: 120889697 to the API
2026-03-30 13:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:09:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120889697?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '366a1e7f-a3a0-56d3-b3e4-36b793eb26f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG65VTU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120889697',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'VIVA HATCHBACK',
'odometer': 82613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-22',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL VIVA HATCHBACK 1.0 SL 5dr',
'transmission': 'manual',
'trim': '1.0 SL 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120889697%27 HTTP/1.1" 200 None
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Saving data for 120889697: {'created_time': 1774876192.153519, 'last_price_update_time': 1774876192.153531, 'auction_closing_time': 1774888200.0}
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120889697') HTTP/1.1" 204 0
2026-03-30 13:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120826020?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120806300?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827036, 'registration': 'AO16JFJ', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium X 5dr', 'mileage': 68378, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2344, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/ace7c942-4bf3-4465-b03f-355d21fc69e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/123fa3a5-78f8-4867-8d5e-3ae49a342c7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/f6e1ced2-86a4-41a7-a3ef-e2b23e09f123_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/c814d15c-add9-4ad9-abf7-3f724c256beb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/f8a43f52-2170-4e87-9cd6-6e93dfc90972_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/7190b86e-4216-442c-a04d-53cfa8703b7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/814cbc1a-e045-4568-b4ce-6662aa0c8b72_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/41f285fd-4e7e-435b-955d-8805ec982d33_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/17-6K, 03/18-14K, 03/19-20K, 03/20-28K, 03/21-33K, 03/22-41K, 03/23-49K, 03/24-56K, 03/25-62K', 'remarks': 'VOSA STATES 49K, 56K, 62K, 67K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/77fa0415-20db-40b1-9663-3d5255539346.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827036, 'registration': 'AO16JFJ', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium X 5dr', 'mileage': 68378, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2344, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/ace7c942-4bf3-4465-b03f-355d21fc69e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/123fa3a5-78f8-4867-8d5e-3ae49a342c7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/f6e1ced2-86a4-41a7-a3ef-e2b23e09f123_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/c814d15c-add9-4ad9-abf7-3f724c256beb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/f8a43f52-2170-4e87-9cd6-6e93dfc90972_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/7190b86e-4216-442c-a04d-53cfa8703b7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/814cbc1a-e045-4568-b4ce-6662aa0c8b72_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO16JFJ/2026-03-26/image/41f285fd-4e7e-435b-955d-8805ec982d33_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/17-6K, 03/18-14K, 03/19-20K, 03/20-28K, 03/21-33K, 03/22-41K, 03/23-49K, 03/24-56K, 03/25-62K', 'remarks': 'VOSA STATES 49K, 56K, 62K, 67K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/77fa0415-20db-40b1-9663-3d5255539346.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f292e77-9bc1-5e13-a899-94ca84d698d6 with identifier: 120827036
2026-03-30 13:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f292e77-9bc1-5e13-a899-94ca84d698d6 with scrape type 2
2026-03-30 13:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f292e77-9bc1-5e13-a899-94ca84d698d6 with scrape type 2
2026-03-30 13:09:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f292e77-9bc1-5e13-a899-94ca84d698d6, identifier: 120827036
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120825205, 'registration': 'DK66XBX', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A3 DIESEL HATCHBACK', 'derivative': '2.0 TDI Quattro S Line 3dr', 'mileage': 93381, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2342, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-01', 'fuel': 'Diesel', 'motExpiry': '2026-05-11', 'doors': 3, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK66XBX/2026-03-26/image/025a3d04-64c5-490d-ae4f-c4b106883c7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/881002c7-ace4-48c0-af3d-bea3b873d360_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/5d2d5628-6092-49c4-b245-628d7055a7ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/dbaeca41-740c-4157-8ce7-bb4aff04d1f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/6c86bc77-1135-4c45-9309-3429ddbda56a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/9f674eef-6260-4d63-93dc-5cfeb873228d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/5d14290d-4c11-4e62-8ac9-281d7ef287e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/9929cfe3-d0df-471f-b839-9f750981782c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/28af185d-394d-4676-b519-305d7b54a32d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/b3b77281-d2ac-4f02-b0df-8cece117db76_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/18- 18K, 01/19- 30K, 03/22- 57K, 02/23- 65K, 04/24- 77K, 02/25- 84K', 'remarks': 'VOSA STATES 57K, 68K, 77K, 86K, SPARE KEY IN OFFICE, 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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8cd37846-47a7-43c1-9468-6102bc2bbb54.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120825205, 'registration': 'DK66XBX', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A3 DIESEL HATCHBACK', 'derivative': '2.0 TDI Quattro S Line 3dr', 'mileage': 93381, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2342, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-01', 'fuel': 'Diesel', 'motExpiry': '2026-05-11', 'doors': 3, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK66XBX/2026-03-26/image/025a3d04-64c5-490d-ae4f-c4b106883c7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/881002c7-ace4-48c0-af3d-bea3b873d360_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/5d2d5628-6092-49c4-b245-628d7055a7ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/dbaeca41-740c-4157-8ce7-bb4aff04d1f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/6c86bc77-1135-4c45-9309-3429ddbda56a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/9f674eef-6260-4d63-93dc-5cfeb873228d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/5d14290d-4c11-4e62-8ac9-281d7ef287e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/9929cfe3-d0df-471f-b839-9f750981782c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/28af185d-394d-4676-b519-305d7b54a32d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK66XBX/2026-03-26/image/b3b77281-d2ac-4f02-b0df-8cece117db76_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/18- 18K, 01/19- 30K, 03/22- 57K, 02/23- 65K, 04/24- 77K, 02/25- 84K', 'remarks': 'VOSA STATES 57K, 68K, 77K, 86K, SPARE KEY IN OFFICE, 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': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8cd37846-47a7-43c1-9468-6102bc2bbb54.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b506e8ba-a674-55ca-a94f-f64bf5b56603 with identifier: 120825205
2026-03-30 13:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b506e8ba-a674-55ca-a94f-f64bf5b56603 with scrape type 2
2026-03-30 13:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b506e8ba-a674-55ca-a94f-f64bf5b56603 with scrape type 2
2026-03-30 13:09:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b506e8ba-a674-55ca-a94f-f64bf5b56603, identifier: 120825205
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120833516, 'registration': 'AU66UHD', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'CX-5 ESTATE', 'derivative': '2.0 SE-L Nav 5dr', 'mileage': 110533, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2402, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AU66UHD/2026-03-27/image/17faa999-7da1-4167-bbc5-d85d30c2ac06_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/09f2ea73-75e1-4ef8-996c-5b56470561b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/cbaa3b41-2ff5-4b2c-9c39-b7151c6d4ac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/c606defe-0875-4b66-9cd3-19a856a62ca1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/96138647-1d50-4672-bdbb-88230095bd4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/92666067-50b0-4e07-a240-d3d543444143_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/b8c8267f-c968-462e-8139-9fb6e2a3707a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/fb84e5f2-8d34-4688-986f-f45085902673_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/167ceae6-ef91-4dba-b3c6-8ae01a342bc1_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/20-51K, 08/21-63K, 09/22-75K, 09/23-85K, 09/24-96K, 07/25-106K,', 'remarks': 'VOSA STATES 76K, 85K, 96K, 108K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', '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/5f71af7c-8ffb-49a6-9db2-8c6733915efa.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120833516, 'registration': 'AU66UHD', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'CX-5 ESTATE', 'derivative': '2.0 SE-L Nav 5dr', 'mileage': 110533, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2402, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-23', 'fuel': 'Petrol', 'motExpiry': '2026-09-30', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AU66UHD/2026-03-27/image/17faa999-7da1-4167-bbc5-d85d30c2ac06_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/09f2ea73-75e1-4ef8-996c-5b56470561b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/cbaa3b41-2ff5-4b2c-9c39-b7151c6d4ac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/c606defe-0875-4b66-9cd3-19a856a62ca1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/96138647-1d50-4672-bdbb-88230095bd4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/92666067-50b0-4e07-a240-d3d543444143_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/b8c8267f-c968-462e-8139-9fb6e2a3707a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/fb84e5f2-8d34-4688-986f-f45085902673_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU66UHD/2026-03-27/image/167ceae6-ef91-4dba-b3c6-8ae01a342bc1_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/20-51K, 08/21-63K, 09/22-75K, 09/23-85K, 09/24-96K, 07/25-106K,', 'remarks': 'VOSA STATES 76K, 85K, 96K, 108K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', '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/5f71af7c-8ffb-49a6-9db2-8c6733915efa.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258e9950-91c9-5735-97aa-976adf3863bf with identifier: 120833516
2026-03-30 13:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258e9950-91c9-5735-97aa-976adf3863bf with scrape type 2
2026-03-30 13:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 258e9950-91c9-5735-97aa-976adf3863bf with scrape type 2
2026-03-30 13:09:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 258e9950-91c9-5735-97aa-976adf3863bf, identifier: 120833516
2026-03-30 13:09:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f292e77-9bc1-5e13-a899-94ca84d698d6 with identifier: 120827036
2026-03-30 13:09:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f292e77-9bc1-5e13-a899-94ca84d698d6 with identifier: 120827036
2026-03-30 13:09:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f292e77-9bc1-5e13-a899-94ca84d698d6 with identifier: 120827036 to the API
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:09:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827036?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '0f292e77-9bc1-5e13-a899-94ca84d698d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO16JFJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827036',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 68378,
'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 - Trade',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost 125 Titanium X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium X 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120827036%27 HTTP/1.1" 200 None
2026-03-30 13:09:52 [astonbarclay.gb] INFO: Saving data for 120827036: {'auction_closing_time': 1774888200.0, 'created_time': 1774552448.745832, 'last_price_update_time': 1774876192.829755}
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827036') HTTP/1.1" 204 0
2026-03-30 13:09:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b506e8ba-a674-55ca-a94f-f64bf5b56603 with identifier: 120825205
2026-03-30 13:09:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b506e8ba-a674-55ca-a94f-f64bf5b56603 with identifier: 120825205
2026-03-30 13:09:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b506e8ba-a674-55ca-a94f-f64bf5b56603 with identifier: 120825205 to the API
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120825205?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'b506e8ba-a674-55ca-a94f-f64bf5b56603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK66XBX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120825205',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A3 DIESEL HATCHBACK',
'odometer': 93381,
'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': 'UKCGR - Trade',
'title': 'AUDI A3 DIESEL HATCHBACK 2.0 TDI Quattro S Line 3dr',
'transmission': 'manual',
'trim': '2.0 TDI Quattro S Line 3dr',
'vin': None,
'year': 2016}
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120825205%27 HTTP/1.1" 200 None
2026-03-30 13:09:53 [astonbarclay.gb] INFO: Saving data for 120825205: {'auction_closing_time': 1774888200.0, 'created_time': 1774552448.367119, 'last_price_update_time': 1774876193.54305}
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120825205') HTTP/1.1" 204 0
2026-03-30 13:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 258e9950-91c9-5735-97aa-976adf3863bf with identifier: 120833516
2026-03-30 13:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 258e9950-91c9-5735-97aa-976adf3863bf with identifier: 120833516
2026-03-30 13:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 258e9950-91c9-5735-97aa-976adf3863bf with identifier: 120833516 to the API
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120833516?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '258e9950-91c9-5735-97aa-976adf3863bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AU66UHD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120833516',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'CX-5 ESTATE',
'odometer': 110533,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-23',
'seller_name': 'UKCGR - Trade',
'title': 'MAZDA CX-5 ESTATE 2.0 SE-L Nav 5dr',
'transmission': 'manual',
'trim': '2.0 SE-L Nav 5dr',
'vin': None,
'year': 2016}
2026-03-30 13:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120833516%27 HTTP/1.1" 200 None
2026-03-30 13:09:54 [astonbarclay.gb] INFO: Saving data for 120833516: {'auction_closing_time': 1774888200.0, 'created_time': 1774551887.555172, 'last_price_update_time': 1774876194.861672}
2026-03-30 13:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120833516') HTTP/1.1" 204 0
2026-03-30 13:09:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120826020, 'registration': 'DU62FXR', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Dynamic 5dr Auto [Lux Pack]', 'mileage': 85154, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2345, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU62FXR/2026-03-26/image/6045879e-c530-4ae9-8221-5985f51a4254_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/7852e938-99d2-4dbe-adae-1b0a99b63b40_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/c68471c2-4b98-4682-a894-de68e93fafc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/16221bcc-35e0-4451-b856-e78c45770000_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/dfe9259e-acfc-4f5c-92ab-7cd16ed7155f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/67adab38-a839-4031-892f-aec63402f25b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/d8406217-302d-4561-b96d-107160136086_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/b6874c89-ef2c-41dd-9a10-1c2b5d5c8162_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/13- 10K, 10/14- 19K, 08/17- 40K, 07/19- 57K, 07/21- 72K', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 72K, 76K, 81K, 83K, 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': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120826020, 'registration': 'DU62FXR', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Dynamic 5dr Auto [Lux Pack]', 'mileage': 85154, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2345, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-09-03', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU62FXR/2026-03-26/image/6045879e-c530-4ae9-8221-5985f51a4254_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/7852e938-99d2-4dbe-adae-1b0a99b63b40_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/c68471c2-4b98-4682-a894-de68e93fafc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/16221bcc-35e0-4451-b856-e78c45770000_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/dfe9259e-acfc-4f5c-92ab-7cd16ed7155f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/67adab38-a839-4031-892f-aec63402f25b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/d8406217-302d-4561-b96d-107160136086_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU62FXR/2026-03-26/image/b6874c89-ef2c-41dd-9a10-1c2b5d5c8162_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/13- 10K, 10/14- 19K, 08/17- 40K, 07/19- 57K, 07/21- 72K', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 72K, 76K, 81K, 83K, 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': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ce7b3b0-8a53-53d0-b5a6-78839905ec52 with identifier: 120826020
2026-03-30 13:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ce7b3b0-8a53-53d0-b5a6-78839905ec52 with scrape type 2
2026-03-30 13:09:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ce7b3b0-8a53-53d0-b5a6-78839905ec52 with scrape type 2
2026-03-30 13:09:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4ce7b3b0-8a53-53d0-b5a6-78839905ec52, identifier: 120826020
2026-03-30 13:09:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120806300, 'registration': 'DF13OCO', 'account': 'MOT075', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 2 5dr', 'mileage': 108141, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-03-31T09:00Z', 'lot': 14, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-07-19', 'fuel': 'Diesel', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DF13OCO/2026-03-30/image/466df0aa-5b66-4fa0-92bd-7d65bc46f9a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/ed53b47f-8380-4aa9-94f9-0510e9767fcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/b2faa75d-4571-481a-8943-d0e626f061a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/a3801945-68ed-4259-bd5e-1cedc19b2cca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/bc9812de-adb2-41fd-ad98-c1940354f027_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/6f94fdad-6908-43cb-9097-551eb3ed6e1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/185cc478-83d0-4f0b-ab5f-cd8f1259f3aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/2a7e5a6c-5711-4454-b4b0-d1b00c03dc82_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/14 11k 07/15 20k 02/17 36k 07/16 29k 03/18 46k 02/23 90k 04/25 102k', 'remarks': 'VOSA STATES 29K 40K 49K 61K 75K 82K 90K 94K 101K 107K 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': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fbbad27b-46e9-41f4-97ef-bace2452b738.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120806300, 'registration': 'DF13OCO', 'account': 'MOT075', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '1.7 CRDi ISG 2 5dr', 'mileage': 108141, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-03-31T09:00Z', 'lot': 14, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-07-19', 'fuel': 'Diesel', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': 1685, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DF13OCO/2026-03-30/image/466df0aa-5b66-4fa0-92bd-7d65bc46f9a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/ed53b47f-8380-4aa9-94f9-0510e9767fcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/b2faa75d-4571-481a-8943-d0e626f061a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/a3801945-68ed-4259-bd5e-1cedc19b2cca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/bc9812de-adb2-41fd-ad98-c1940354f027_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/6f94fdad-6908-43cb-9097-551eb3ed6e1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/185cc478-83d0-4f0b-ab5f-cd8f1259f3aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF13OCO/2026-03-30/image/2a7e5a6c-5711-4454-b4b0-d1b00c03dc82_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/14 11k 07/15 20k 02/17 36k 07/16 29k 03/18 46k 02/23 90k 04/25 102k', 'remarks': 'VOSA STATES 29K 40K 49K 61K 75K 82K 90K 94K 101K 107K 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': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fbbad27b-46e9-41f4-97ef-bace2452b738.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf with identifier: 120806300
2026-03-30 13:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf with scrape type 2
2026-03-30 13:09:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf with scrape type 2
2026-03-30 13:09:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf, identifier: 120806300
2026-03-30 13:09:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4ce7b3b0-8a53-53d0-b5a6-78839905ec52 with identifier: 120826020
2026-03-30 13:09:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4ce7b3b0-8a53-53d0-b5a6-78839905ec52 with identifier: 120826020
2026-03-30 13:09:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4ce7b3b0-8a53-53d0-b5a6-78839905ec52 with identifier: 120826020 to the API
2026-03-30 13:09:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120826020?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-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '4ce7b3b0-8a53-53d0-b5a6-78839905ec52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DU62FXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120826020',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 85154,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-03',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Dynamic 5dr '
'Auto [Lux Pack]',
'transmission': 'automatic',
'trim': '2.2 SD4 Dynamic 5dr Auto [Lux Pack]',
'vin': None,
'year': 2012}
2026-03-30 13:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120826020%27 HTTP/1.1" 200 None
2026-03-30 13:09:56 [astonbarclay.gb] INFO: Saving data for 120826020: {'auction_closing_time': 1774888200.0, 'created_time': 1774552446.694651, 'last_price_update_time': 1774876196.280282}
2026-03-30 13:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120826020') HTTP/1.1" 204 0
2026-03-30 13:09:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf with identifier: 120806300
2026-03-30 13:09:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf with identifier: 120806300
2026-03-30 13:09:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf with identifier: 120806300 to the API
2026-03-30 13:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120806300?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '87d493c5-de0f-55f6-8e4f-ed34c8a5eeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF13OCO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120806300',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 108141,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-19',
'seller_name': 'MotoNovo Finance',
'title': 'KIA SPORTAGE DIESEL ESTATE 1.7 CRDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.7 CRDi ISG 2 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120806300%27 HTTP/1.1" 200 None
2026-03-30 13:09:57 [astonbarclay.gb] INFO: Saving data for 120806300: {'auction_closing_time': 1774947600.0, 'created_time': 1774552384.866879, 'last_price_update_time': 1774876197.406863}
2026-03-30 13:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120806300') HTTP/1.1" 204 0
2026-03-30 13:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120807684?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120807469?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120810036?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120827043?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120807684, 'registration': 'DF65OWM', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T N-Tec 5dr Xtronic', 'mileage': 74029, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2339, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF65OWM/2026-03-26/image/002288a9-667e-4113-b630-99c7b6f69487_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/11fca308-97b4-43ac-82cf-bf631437b598_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/cc431cdd-9850-43b3-9076-db9779ba0d08_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/bd195b94-ef66-49df-9ebb-2e994ef573e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/75b50725-43f1-4b22-8937-2a4ccb8fb911_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/9aefbb77-17c6-4435-8847-83f9c6261dfc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/9fc5c2ce-720f-4a03-b82b-936de98d866a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/08e1721b-d6ef-4a0d-9a16-bfd35848cac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/db0b2b8b-1c7d-4014-83e2-51d7b126b7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/7f617e0c-4a2a-458b-9806-122886006a45_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 45K, 54K, 61K, 67K, SPARE KEY AND SD CARD IN OFFICE', '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/6f503809-4def-43a4-ba9f-ce9bdc21eb97.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120807684, 'registration': 'DF65OWM', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'PULSAR HATCHBACK', 'derivative': '1.2 DiG-T N-Tec 5dr Xtronic', 'mileage': 74029, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2339, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DF65OWM/2026-03-26/image/002288a9-667e-4113-b630-99c7b6f69487_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/11fca308-97b4-43ac-82cf-bf631437b598_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/cc431cdd-9850-43b3-9076-db9779ba0d08_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/bd195b94-ef66-49df-9ebb-2e994ef573e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/75b50725-43f1-4b22-8937-2a4ccb8fb911_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/9aefbb77-17c6-4435-8847-83f9c6261dfc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/9fc5c2ce-720f-4a03-b82b-936de98d866a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/08e1721b-d6ef-4a0d-9a16-bfd35848cac6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/db0b2b8b-1c7d-4014-83e2-51d7b126b7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF65OWM/2026-03-26/image/7f617e0c-4a2a-458b-9806-122886006a45_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 45K, 54K, 61K, 67K, SPARE KEY AND SD CARD IN OFFICE', '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/6f503809-4def-43a4-ba9f-ce9bdc21eb97.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93011af2-c08f-5312-8a3d-bdc94eaa7783 with identifier: 120807684
2026-03-30 13:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93011af2-c08f-5312-8a3d-bdc94eaa7783 with scrape type 2
2026-03-30 13:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93011af2-c08f-5312-8a3d-bdc94eaa7783 with scrape type 2
2026-03-30 13:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 93011af2-c08f-5312-8a3d-bdc94eaa7783, identifier: 120807684
2026-03-30 13:09:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120807469, 'registration': 'DF67UGZ', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e Sport 4dr Step Auto', 'mileage': 152408, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2338, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-12-29', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-11-27', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/de33066d-c65d-40a0-a256-b227e5535e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/c4d8f213-927a-43d0-8537-b01d0fea7685_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/0a13688e-cc24-4790-973e-a492ad397a8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/6aa35e68-c7cf-4863-a953-d440043f52d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/68dd917f-9ab0-4a90-938f-2bec25b27621_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/d893aa3d-f155-4562-8818-9e493d30d40a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/ec551bfc-c659-447a-bffb-653a9251b278_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/847939d5-41f3-4b8b-8d95-5ca63a8c44a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/229349b0-9424-452f-8e10-885bb54c66ec_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/19-21K, 10/20-62K, 12/20-64K', 'remarks': 'VOSA STATES 105K, 117K, 126K, 142K, 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': 45, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa242c72-e126-475f-b252-2ea2c63ea625.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120807469, 'registration': 'DF67UGZ', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e Sport 4dr Step Auto', 'mileage': 152408, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2338, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-12-29', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-11-27', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/de33066d-c65d-40a0-a256-b227e5535e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/c4d8f213-927a-43d0-8537-b01d0fea7685_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/0a13688e-cc24-4790-973e-a492ad397a8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/6aa35e68-c7cf-4863-a953-d440043f52d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/68dd917f-9ab0-4a90-938f-2bec25b27621_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/d893aa3d-f155-4562-8818-9e493d30d40a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/ec551bfc-c659-447a-bffb-653a9251b278_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/847939d5-41f3-4b8b-8d95-5ca63a8c44a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DF67UGZ/2026-03-26/image/229349b0-9424-452f-8e10-885bb54c66ec_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/19-21K, 10/20-62K, 12/20-64K', 'remarks': 'VOSA STATES 105K, 117K, 126K, 142K, 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': 45, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa242c72-e126-475f-b252-2ea2c63ea625.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca669597-8670-5f4d-9431-0d6861496b60 with identifier: 120807469
2026-03-30 13:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca669597-8670-5f4d-9431-0d6861496b60 with scrape type 2
2026-03-30 13:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca669597-8670-5f4d-9431-0d6861496b60 with scrape type 2
2026-03-30 13:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ca669597-8670-5f4d-9431-0d6861496b60, identifier: 120807469
2026-03-30 13:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 93011af2-c08f-5312-8a3d-bdc94eaa7783 with identifier: 120807684
2026-03-30 13:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 93011af2-c08f-5312-8a3d-bdc94eaa7783 with identifier: 120807684
2026-03-30 13:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 93011af2-c08f-5312-8a3d-bdc94eaa7783 with identifier: 120807684 to the API
2026-03-30 13:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120807684?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '93011af2-c08f-5312-8a3d-bdc94eaa7783',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF65OWM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120807684',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'PULSAR HATCHBACK',
'odometer': 74029,
'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': 'UKCGR - Trade',
'title': 'NISSAN PULSAR 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-30 13:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807684%27 HTTP/1.1" 200 None
2026-03-30 13:09:58 [astonbarclay.gb] INFO: Saving data for 120807684: {'auction_closing_time': 1774888200.0, 'created_time': 1774552453.058613, 'last_price_update_time': 1774876198.556523}
2026-03-30 13:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120807684') HTTP/1.1" 204 0
2026-03-30 13:09:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ca669597-8670-5f4d-9431-0d6861496b60 with identifier: 120807469
2026-03-30 13:09:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ca669597-8670-5f4d-9431-0d6861496b60 with identifier: 120807469
2026-03-30 13:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ca669597-8670-5f4d-9431-0d6861496b60 with identifier: 120807469 to the API
2026-03-30 13:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120807469?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 45,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'ca669597-8670-5f4d-9431-0d6861496b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF67UGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120807469',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 152408,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-29',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES SALOON 330e Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e Sport 4dr Step Auto',
'vin': None,
'year': 2017}
2026-03-30 13:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807469%27 HTTP/1.1" 200 None
2026-03-30 13:09:59 [astonbarclay.gb] INFO: Saving data for 120807469: {'auction_closing_time': 1774888200.0, 'created_time': 1774552445.962565, 'last_price_update_time': 1774876199.347329}
2026-03-30 13:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120807469') HTTP/1.1" 204 0
2026-03-30 13:09:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120810036, 'registration': 'OV08LYU', 'account': 'WBA004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 61701, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2336, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV08LYU/2026-03-26/image/439a6807-402f-466f-97dc-57e87fe96253_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/1865d21d-0d76-45b0-b1b7-d210eac2e664_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/d841f28c-3f7d-4d38-ae76-06a8412de8ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/51d40805-45e7-4d99-9d7a-e2e709389856_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/a882c857-2168-4146-8cc2-4e41c72c69c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/5b20ab2a-bef8-4afd-8a25-57f0130dad2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/601ce9b3-60d3-4b34-a750-0ed31b2492aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/b7ae8569-2655-47c5-8cbc-07bacc7eb0f0_removebg.jpg?w=600'], 'colour': 'SILVER', '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 CAT S - STRUCTURAL - Damage is all over and undercarriage NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 57K, 58K, 59K, 60K', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120810036, 'registration': 'OV08LYU', 'account': 'WBA004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 61701, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2336, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV08LYU/2026-03-26/image/439a6807-402f-466f-97dc-57e87fe96253_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/1865d21d-0d76-45b0-b1b7-d210eac2e664_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/d841f28c-3f7d-4d38-ae76-06a8412de8ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/51d40805-45e7-4d99-9d7a-e2e709389856_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/a882c857-2168-4146-8cc2-4e41c72c69c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/5b20ab2a-bef8-4afd-8a25-57f0130dad2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/601ce9b3-60d3-4b34-a750-0ed31b2492aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV08LYU/2026-03-26/image/b7ae8569-2655-47c5-8cbc-07bacc7eb0f0_removebg.jpg?w=600'], 'colour': 'SILVER', '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 CAT S - STRUCTURAL - Damage is all over and undercarriage NO V5 FORMER KEEPERS UNKNOWN, VOSA STATES 57K, 58K, 59K, 60K', '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': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 695de042-a424-5056-bf60-b479dc55029f with identifier: 120810036
2026-03-30 13:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 695de042-a424-5056-bf60-b479dc55029f with scrape type 2
2026-03-30 13:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 695de042-a424-5056-bf60-b479dc55029f with scrape type 2
2026-03-30 13:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 695de042-a424-5056-bf60-b479dc55029f, identifier: 120810036
2026-03-30 13:10:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120827043, 'registration': 'A13KGP', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr Auto', 'mileage': 39660, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2340, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-14', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/A13KGP/2026-03-26/image/9e318fac-c960-418d-ad5f-0345f50598c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/d14241aa-0892-4a3a-869a-fc9be93cb16a_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/bf7eb592-8056-49a8-a78a-893057d079b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/80259290-7536-4ec9-b750-94df52f4b39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/1d772fa7-57fa-4d8a-ace5-7d36b7e43a9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/ce8450cb-0968-40ed-9092-c59d15dba554_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/a6e7fb49-0289-4e74-b724-8c22ff78afba_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/2a75eaa2-95f6-4b92-997f-88f0fe8e4674_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 32K, 37K, 39K, SPARE KEY IN OFFICE, **CHERISHED PLATE SOLD WITH VEHICLE**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3090a5db-5e6c-4a1c-b714-e605ffd97f4e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120827043, 'registration': 'A13KGP', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr Auto', 'mileage': 39660, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2340, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-14', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/A13KGP/2026-03-26/image/9e318fac-c960-418d-ad5f-0345f50598c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/d14241aa-0892-4a3a-869a-fc9be93cb16a_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/bf7eb592-8056-49a8-a78a-893057d079b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/80259290-7536-4ec9-b750-94df52f4b39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/1d772fa7-57fa-4d8a-ace5-7d36b7e43a9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/ce8450cb-0968-40ed-9092-c59d15dba554_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/a6e7fb49-0289-4e74-b724-8c22ff78afba_removebg.jpg?w=600', 'https://abimg003.imgix.net/A13KGP/2026-03-26/image/2a75eaa2-95f6-4b92-997f-88f0fe8e4674_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 32K, 37K, 39K, SPARE KEY IN OFFICE, **CHERISHED PLATE SOLD WITH VEHICLE**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3090a5db-5e6c-4a1c-b714-e605ffd97f4e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b with identifier: 120827043
2026-03-30 13:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b with scrape type 2
2026-03-30 13:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b with scrape type 2
2026-03-30 13:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b, identifier: 120827043
2026-03-30 13:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 695de042-a424-5056-bf60-b479dc55029f with identifier: 120810036
2026-03-30 13:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 695de042-a424-5056-bf60-b479dc55029f with identifier: 120810036
2026-03-30 13:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 695de042-a424-5056-bf60-b479dc55029f with identifier: 120810036 to the API
2026-03-30 13:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120810036?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '695de042-a424-5056-bf60-b479dc55029f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OV08LYU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120810036',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 61701,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-30',
'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': 2008}
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120810036%27 HTTP/1.1" 200 None
2026-03-30 13:10:03 [astonbarclay.gb] INFO: Saving data for 120810036: {'auction_closing_time': 1774888200.0, 'created_time': 1774552449.130077, 'last_price_update_time': 1774876203.377647}
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120810036') HTTP/1.1" 204 0
2026-03-30 13:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b with identifier: 120827043
2026-03-30 13:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b with identifier: 120827043
2026-03-30 13:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b with identifier: 120827043 to the API
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120827043?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8e2f6fa8-4d04-5a73-8a6a-ce5f8a42959b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'A13KGP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120827043',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 39660,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-14',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL MOKKA HATCHBACK 1.4T SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T SE 5dr Auto',
'vin': None,
'year': 2015}
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120827043%27 HTTP/1.1" 200 None
2026-03-30 13:10:04 [astonbarclay.gb] INFO: Saving data for 120827043: {'auction_closing_time': 1774888200.0, 'created_time': 1774552445.237056, 'last_price_update_time': 1774876204.973633}
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120827043') HTTP/1.1" 204 0
2026-03-30 13:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120619130?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120820456?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584213?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13: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-30 13: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-30 13:10:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120619130, 'registration': 'NL62LFH', 'account': 'DAC001', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match 5dr', 'mileage': 99675, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-03-31T09:00Z', 'lot': 66, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-05-17', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL62LFH/2026-03-23/image/be0f74a4-daaf-42a5-b620-50637378aadd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/b076aae9-fe38-4be0-a3cf-b20d5208fa90_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/6c2779d3-0e14-42e7-aded-476c159e69bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7d5dca2b-208b-4d76-b99f-a1188f3c88aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/af78babf-44bc-429b-ab1a-5e17e42a57e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/4c074e12-9e00-4f41-8700-80dcd60fa87a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7de728bf-cbc6-4bd5-b491-0f9157485d90_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 19K 22K 29K 34K 47K 52K 61K 61K 73K 88K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120619130, 'registration': 'NL62LFH', 'account': 'DAC001', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match 5dr', 'mileage': 99675, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 249}, 'saleStart': '2026-03-31T09:00Z', 'lot': 66, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-05-17', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL62LFH/2026-03-23/image/be0f74a4-daaf-42a5-b620-50637378aadd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/b076aae9-fe38-4be0-a3cf-b20d5208fa90_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/6c2779d3-0e14-42e7-aded-476c159e69bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7d5dca2b-208b-4d76-b99f-a1188f3c88aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/af78babf-44bc-429b-ab1a-5e17e42a57e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/4c074e12-9e00-4f41-8700-80dcd60fa87a_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7de728bf-cbc6-4bd5-b491-0f9157485d90_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 19K 22K 29K 34K 47K 52K 61K 61K 73K 88K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd0bc29-4cd4-5193-9ee8-6e3893969be0 with identifier: 120619130
2026-03-30 13:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd0bc29-4cd4-5193-9ee8-6e3893969be0 with scrape type 1
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 8fd0bc29-4cd4-5193-9ee8-6e3893969be0
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252Fbe0f74a4-daaf-42a5-b620-50637378aadd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/be0f74a4-daaf-42a5-b620-50637378aadd_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252Fb076aae9-fe38-4be0-a3cf-b20d5208fa90_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/b076aae9-fe38-4be0-a3cf-b20d5208fa90_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252F6c2779d3-0e14-42e7-aded-476c159e69bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/6c2779d3-0e14-42e7-aded-476c159e69bd_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252F7d5dca2b-208b-4d76-b99f-a1188f3c88aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7d5dca2b-208b-4d76-b99f-a1188f3c88aa_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252Faf78babf-44bc-429b-ab1a-5e17e42a57e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/af78babf-44bc-429b-ab1a-5e17e42a57e3_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252F4c074e12-9e00-4f41-8700-80dcd60fa87a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/4c074e12-9e00-4f41-8700-80dcd60fa87a_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252FNL62LFH%252F2026-03-23%252Fimage%252F7de728bf-cbc6-4bd5-b491-0f9157485d90_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-30 13:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7de728bf-cbc6-4bd5-b491-0f9157485d90_removebg.jpg?w=600 already downloaded
2026-03-30 13:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8fd0bc29-4cd4-5193-9ee8-6e3893969be0, identifier: 120619130
2026-03-30 13:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8fd0bc29-4cd4-5193-9ee8-6e3893969be0 with identifier: 120619130
2026-03-30 13:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8fd0bc29-4cd4-5193-9ee8-6e3893969be0 with identifier: 120619130
2026-03-30 13:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8fd0bc29-4cd4-5193-9ee8-6e3893969be0 with identifier: 120619130 to the API
2026-03-30 13:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120619130?view=catalogue>
{'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-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8fd0bc29-4cd4-5193-9ee8-6e3893969be0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL62LFH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120619130',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 99675,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photo_urls': ['https://abimg003.imgix.net/NL62LFH/2026-03-23/image/be0f74a4-daaf-42a5-b620-50637378aadd_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/b076aae9-fe38-4be0-a3cf-b20d5208fa90_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/6c2779d3-0e14-42e7-aded-476c159e69bd_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7d5dca2b-208b-4d76-b99f-a1188f3c88aa_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/af78babf-44bc-429b-ab1a-5e17e42a57e3_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/4c074e12-9e00-4f41-8700-80dcd60fa87a_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7de728bf-cbc6-4bd5-b491-0f9157485d90_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28459,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/be0f74a4-daaf-42a5-b620-50637378aadd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27672,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/b076aae9-fe38-4be0-a3cf-b20d5208fa90_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30146,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/6c2779d3-0e14-42e7-aded-476c159e69bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28807,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7d5dca2b-208b-4d76-b99f-a1188f3c88aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43199,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/af78babf-44bc-429b-ab1a-5e17e42a57e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43418,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/4c074e12-9e00-4f41-8700-80dcd60fa87a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd0bc29-4cd4-5193-9ee8-6e3893969be0/8fd0bc29-4cd4-5193-9ee8-6e3893969be0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38904,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL62LFH/2026-03-23/image/7de728bf-cbc6-4bd5-b491-0f9157485d90_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-24',
'seller_name': 'Dace',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 Match 5dr',
'transmission': 'manual',
'trim': '1.2 60 Match 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120619130%27 HTTP/1.1" 200 None
2026-03-30 13:10:15 [astonbarclay.gb] INFO: Saving data for 120619130: {'created_time': 1774876215.259433, 'last_price_update_time': 1774876215.259448, 'auction_closing_time': 1774947600.0}
2026-03-30 13:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619130') HTTP/1.1" 204 0
2026-03-30 13:10:15 [scrapy.extensions.logstats] INFO: Crawled 394 pages (at 14 pages/min), scraped 376 items (at 12 items/min)
2026-03-30 13:10:15 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-30 13:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631151?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120816385?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120547045?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120438101?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120651328?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13: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-30 13: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-30 13: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-30 13: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-30 13: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-30 13:10:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120820456, 'registration': 'X111JLL', 'account': 'WBA004', 'make': 'SUZUKI', 'model': 'GRAND VITARA ESTATE', 'derivative': '2.4 VVT SZ5 5dr', 'mileage': 92499, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2333, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 2393, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/X111JLL/2026-03-26/image/8d27c3ed-dc7b-4d3c-91f7-94e0dfc3a3ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/a731c260-5c5f-49bc-89f1-d8ee2ad556f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/3c943651-7f3d-477e-9114-3a2d76751e1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/41eb8c2b-5c4b-49e1-8c7f-70a57b7a74cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/d0ba2967-9a8c-452e-9806-e0efc1792f2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/8f175739-1179-4d2d-ba07-9decd4b43627_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/2acfb8c2-bd0e-4c28-bcb4-58067fc23f36_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/53934130-926b-4651-8748-fbef44b431cb_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/11-11K, 12/11-14K, 02/13-24K, 09/13-29K, 08/14-37K, 10/15-43K, 09/16-48K, 06/21-58K, 11/22-66K', 'remarks': 'MILEAGE DISCREPANCY - VOSA STATES 24K, 29K, 37K, 43K, 48K, 93822KM, 63689 MILES, 70K, 76K, 83K, 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': 208, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4377aecb-edad-47e1-8422-36b6ad6ee5a8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120820456, 'registration': 'X111JLL', 'account': 'WBA004', 'make': 'SUZUKI', 'model': 'GRAND VITARA ESTATE', 'derivative': '2.4 VVT SZ5 5dr', 'mileage': 92499, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2333, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-18', 'doors': 5, 'engineSize': 2393, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/X111JLL/2026-03-26/image/8d27c3ed-dc7b-4d3c-91f7-94e0dfc3a3ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/a731c260-5c5f-49bc-89f1-d8ee2ad556f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/3c943651-7f3d-477e-9114-3a2d76751e1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/41eb8c2b-5c4b-49e1-8c7f-70a57b7a74cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/d0ba2967-9a8c-452e-9806-e0efc1792f2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/8f175739-1179-4d2d-ba07-9decd4b43627_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/2acfb8c2-bd0e-4c28-bcb4-58067fc23f36_removebg.jpg?w=600', 'https://abimg003.imgix.net/X111JLL/2026-03-26/image/53934130-926b-4651-8748-fbef44b431cb_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/11-11K, 12/11-14K, 02/13-24K, 09/13-29K, 08/14-37K, 10/15-43K, 09/16-48K, 06/21-58K, 11/22-66K', 'remarks': 'MILEAGE DISCREPANCY - VOSA STATES 24K, 29K, 37K, 43K, 48K, 93822KM, 63689 MILES, 70K, 76K, 83K, 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': 208, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4377aecb-edad-47e1-8422-36b6ad6ee5a8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 722160b8-db2c-5427-ac59-2461b7e57161 with identifier: 120820456
2026-03-30 13:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722160b8-db2c-5427-ac59-2461b7e57161 with scrape type 2
2026-03-30 13:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 722160b8-db2c-5427-ac59-2461b7e57161 with scrape type 2
2026-03-30 13:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 722160b8-db2c-5427-ac59-2461b7e57161, identifier: 120820456
2026-03-30 13:10:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120584213, 'registration': 'EO63ENC', 'account': 'WBA004', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.2 TSI FR 5dr', 'mileage': 147140, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2335, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3c0e278a-9600-489d-9f3b-0427c838dcaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f7b26553-7b33-46ed-9353-5e30a2e1fd29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/71bbb21d-9595-41f9-a102-5b64b8a90785_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3f4e3092-61f2-4673-9d5a-139477b7fea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/63345261-6e7b-4b7c-a05a-865da309777b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f965f07f-c588-4a1d-82e3-2c533b52b23b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/8411c979-fd12-4890-8ab7-21fc71785020_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/cdf1e193-c31f-45ee-b01f-62f28270c22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/23c23634-72bc-41be-a792-89fd60412a97_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14- 9K, 09/16- 29K, 07/18- 46K, 07/20- 71K, 07/21- 81K, 07/22- 91K, 07/24- 123K', 'remarks': 'VOSA STATES 91K, 108K, 123K, 137K, SPARE KEY IN OFFICE, GARMIN SCREEN IN OFFICE', '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/82628081-4545-49f9-ab8e-79ea3a2b47f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120584213, 'registration': 'EO63ENC', 'account': 'WBA004', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.2 TSI FR 5dr', 'mileage': 147140, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2335, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3c0e278a-9600-489d-9f3b-0427c838dcaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f7b26553-7b33-46ed-9353-5e30a2e1fd29_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/71bbb21d-9595-41f9-a102-5b64b8a90785_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/3f4e3092-61f2-4673-9d5a-139477b7fea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/63345261-6e7b-4b7c-a05a-865da309777b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/f965f07f-c588-4a1d-82e3-2c533b52b23b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/8411c979-fd12-4890-8ab7-21fc71785020_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/cdf1e193-c31f-45ee-b01f-62f28270c22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO63ENC/2026-03-19/image/23c23634-72bc-41be-a792-89fd60412a97_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14- 9K, 09/16- 29K, 07/18- 46K, 07/20- 71K, 07/21- 81K, 07/22- 91K, 07/24- 123K', 'remarks': 'VOSA STATES 91K, 108K, 123K, 137K, SPARE KEY IN OFFICE, GARMIN SCREEN IN OFFICE', '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/82628081-4545-49f9-ab8e-79ea3a2b47f8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213
2026-03-30 13:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with scrape type 2
2026-03-30 13:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with scrape type 2
2026-03-30 13:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263, identifier: 120584213
2026-03-30 13:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 722160b8-db2c-5427-ac59-2461b7e57161 with identifier: 120820456
2026-03-30 13:10:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 722160b8-db2c-5427-ac59-2461b7e57161 with identifier: 120820456
2026-03-30 13:10:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 722160b8-db2c-5427-ac59-2461b7e57161 with identifier: 120820456 to the API
2026-03-30 13:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120820456?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 208,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '722160b8-db2c-5427-ac59-2461b7e57161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'X111JLL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120820456',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SUZUKI',
'model': 'GRAND VITARA ESTATE',
'odometer': 92499,
'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': 'SUZUKI GRAND VITARA ESTATE 2.4 VVT SZ5 5dr',
'transmission': 'manual',
'trim': '2.4 VVT SZ5 5dr',
'vin': None,
'year': 2010}
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120820456%27 HTTP/1.1" 200 None
2026-03-30 13:10:19 [astonbarclay.gb] INFO: Saving data for 120820456: {'auction_closing_time': 1774888200.0, 'created_time': 1774552453.626848, 'last_price_update_time': 1774876219.243154}
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120820456') HTTP/1.1" 204 0
2026-03-30 13:10:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213
2026-03-30 13:10:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213
2026-03-30 13:10:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6bb7f9db-bbb1-5824-8f42-aa663cbaa263 with identifier: 120584213 to the API
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120584213?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': '6bb7f9db-bbb1-5824-8f42-aa663cbaa263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO63ENC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584213',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 147140,
'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': 'UKCGR - Trade',
'title': 'SEAT IBIZA HATCHBACK 1.2 TSI FR 5dr',
'transmission': 'manual',
'trim': '1.2 TSI FR 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [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-30 13:10:20 [astonbarclay.gb] INFO: Saving data for 120584213: {'auction_closing_time': 1774888200.0, 'created_time': 1773914555.677304, 'last_price_update_time': 1774876220.750332}
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584213') HTTP/1.1" 204 0
2026-03-30 13:10:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631151, 'registration': 'EN12HHR', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.0 ecoFLEX S 3dr', 'mileage': 71895, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2325, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f44fd701-da3b-4605-9c39-e8be88920847_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/96eaa269-ed3a-41c1-ab00-f01e5d3ead51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/ad4fab75-4549-441b-abd1-36f698b95a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e7b9025a-2565-4f65-a4a1-9f0853b67ef0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f46a4cf6-3010-46b6-8afe-0659dd1f95ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e838ddf2-f169-46bb-83cc-f11af71b17ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c35eeccb-f535-467d-a3fe-e65a5b7a9ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/62e41715-d730-4c88-8e25-e2cc06068dc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c47ca411-4a09-4d9d-b5c5-7fab226e777d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13- 3K, 07/14- 5K, 06/17- ??, 06/18- 28K, 06/19- 34K, 07/20- 37K, 07/21- 49K, 06/22- 56K, 07/25- 71K,', 'remarks': 'VOSA STATES 56K, 67K, 68K, 71K, 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': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9082ea7e-5299-4d1f-a762-69d52b52600e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631151, 'registration': 'EN12HHR', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.0 ecoFLEX S 3dr', 'mileage': 71895, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2325, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f44fd701-da3b-4605-9c39-e8be88920847_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/96eaa269-ed3a-41c1-ab00-f01e5d3ead51_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/ad4fab75-4549-441b-abd1-36f698b95a15_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e7b9025a-2565-4f65-a4a1-9f0853b67ef0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/f46a4cf6-3010-46b6-8afe-0659dd1f95ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/e838ddf2-f169-46bb-83cc-f11af71b17ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c35eeccb-f535-467d-a3fe-e65a5b7a9ba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/62e41715-d730-4c88-8e25-e2cc06068dc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN12HHR/2026-03-20/image/c47ca411-4a09-4d9d-b5c5-7fab226e777d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13- 3K, 07/14- 5K, 06/17- ??, 06/18- 28K, 06/19- 34K, 07/20- 37K, 07/21- 49K, 06/22- 56K, 07/25- 71K,', 'remarks': 'VOSA STATES 56K, 67K, 68K, 71K, 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': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9082ea7e-5299-4d1f-a762-69d52b52600e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151
2026-03-30 13:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c32467-f2ea-559b-9c02-105b086b5c9d with scrape type 2
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c32467-f2ea-559b-9c02-105b086b5c9d with scrape type 2
2026-03-30 13:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 77c32467-f2ea-559b-9c02-105b086b5c9d, identifier: 120631151
2026-03-30 13:10:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120816385, 'registration': 'YG57GZK', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i SE 5dr', 'mileage': 66966, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2324, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-09-12', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG57GZK/2026-03-26/image/e3235ba6-85a9-4ef5-a3de-228c304c7dbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/75437c98-3fb4-41ac-a7cc-3fa3bec3d850_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/14601102-ff1d-40b6-bd3d-1d769326b32c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/82770198-439b-441e-b8b7-dd024905bb8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/84a44ec6-9be0-4302-894c-5e1314347a95_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/814e84f0-8b1c-4391-90a3-0176da1311b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/e5d1d088-ac80-48d0-ba6f-2466a361d259_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/5279234b-7e05-4643-9972-26c0644b9cad_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/09-7K, 07/11-14K, 08/13-21K, 07/15-25K, 07/16-27K, 10/24-59K, 09/25-61K', 'remarks': 'VOSA STATES 56K, 58K, 59K, 61K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/caa48b5e-62bb-4016-b8ad-476e95b83899.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120816385, 'registration': 'YG57GZK', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i SE 5dr', 'mileage': 66966, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2324, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-09-12', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG57GZK/2026-03-26/image/e3235ba6-85a9-4ef5-a3de-228c304c7dbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/75437c98-3fb4-41ac-a7cc-3fa3bec3d850_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/14601102-ff1d-40b6-bd3d-1d769326b32c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/82770198-439b-441e-b8b7-dd024905bb8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/84a44ec6-9be0-4302-894c-5e1314347a95_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/814e84f0-8b1c-4391-90a3-0176da1311b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/e5d1d088-ac80-48d0-ba6f-2466a361d259_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG57GZK/2026-03-26/image/5279234b-7e05-4643-9972-26c0644b9cad_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/09-7K, 07/11-14K, 08/13-21K, 07/15-25K, 07/16-27K, 10/24-59K, 09/25-61K', 'remarks': 'VOSA STATES 56K, 58K, 59K, 61K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/caa48b5e-62bb-4016-b8ad-476e95b83899.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbacf56a-d512-5704-a85e-e097a80ee625 with identifier: 120816385
2026-03-30 13:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbacf56a-d512-5704-a85e-e097a80ee625 with scrape type 2
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbacf56a-d512-5704-a85e-e097a80ee625 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cbacf56a-d512-5704-a85e-e097a80ee625, identifier: 120816385
2026-03-30 13:10:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120547045, 'registration': 'LR06OFF', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 ByDiesel 3dr', 'mileage': 142879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2332, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-10-08', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR06OFF/2026-03-18/image/747ffcfb-a69d-4b1e-b681-03fc493edc3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20eea18b-5c20-4a23-924f-b255c1f4ec27_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/4f935e4c-bdd8-4027-bcf9-5e04c4490113_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/142a9fc5-7a36-4fee-b3f9-ed668b52ec45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/879cc787-64ef-46e3-821f-4274d2a9e722_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/f542f23a-ad5d-496e-a967-a39d6b6a6713_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/2e542757-4170-42c4-afb9-71627c5c91b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20229d29-34d4-4fc6-affb-6d5fc93f9281_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/07acbd0b-6db8-42be-88c3-d480300e926b_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/10- 5k, 09/11- 12k, 10/12- 17k, 10/13- 24k, 10/14- 36k, 10/15- 49k, 10/17- 74k, 07/19- 84k, 10/20- 92k', 'remarks': 'VOSA STATES 100k, 110k, 116k, 133k, 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/70d1ae28-adf7-45f7-9973-1145710a86ff.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120547045, 'registration': 'LR06OFF', 'account': 'WBA004', 'make': 'FIAT', 'model': '500 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.2 ByDiesel 3dr', 'mileage': 142879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2332, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-10-08', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR06OFF/2026-03-18/image/747ffcfb-a69d-4b1e-b681-03fc493edc3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20eea18b-5c20-4a23-924f-b255c1f4ec27_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/4f935e4c-bdd8-4027-bcf9-5e04c4490113_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/142a9fc5-7a36-4fee-b3f9-ed668b52ec45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/879cc787-64ef-46e3-821f-4274d2a9e722_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/f542f23a-ad5d-496e-a967-a39d6b6a6713_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/2e542757-4170-42c4-afb9-71627c5c91b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/20229d29-34d4-4fc6-affb-6d5fc93f9281_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR06OFF/2026-03-18/image/07acbd0b-6db8-42be-88c3-d480300e926b_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/10- 5k, 09/11- 12k, 10/12- 17k, 10/13- 24k, 10/14- 36k, 10/15- 49k, 10/17- 74k, 07/19- 84k, 10/20- 92k', 'remarks': 'VOSA STATES 100k, 110k, 116k, 133k, 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': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/70d1ae28-adf7-45f7-9973-1145710a86ff.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045
2026-03-30 13:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a674b62-e787-5d53-b4e8-36251e247523 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a674b62-e787-5d53-b4e8-36251e247523 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a674b62-e787-5d53-b4e8-36251e247523, identifier: 120547045
2026-03-30 13:10:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120438101, 'registration': 'YE62BFX', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '114i Sport 5dr', 'mileage': 112393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2331, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE62BFX/2026-03-13/image/b9f19e12-75e3-47c6-9e88-851c88490712_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/5040d329-fabe-49cc-aebd-dd7cddee7aa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/04cdf467-1fe8-460d-9abf-62152809be3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/c8275680-8a68-4447-a090-b82e2b00a3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/30b44aef-7dd8-4ea6-9913-d65ea6e77841_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/2e2a0142-fe38-491c-a5f0-048466599e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/bc872148-fd6d-42e5-a93c-6d1e8ccda160_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/61f6f44b-3503-4c9f-9d6b-4bc8cbc1d913_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23-91K, 12/24-99K, 12/25-110K.', 'remarks': 'VOSA STATES MILES@ 82K, 91K, 99K, 110K. 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': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23877ea1-c68c-41cd-bb1f-9a7ccb4c2e80.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120438101, 'registration': 'YE62BFX', 'account': 'WBA004', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '114i Sport 5dr', 'mileage': 112393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2331, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE62BFX/2026-03-13/image/b9f19e12-75e3-47c6-9e88-851c88490712_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/5040d329-fabe-49cc-aebd-dd7cddee7aa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/04cdf467-1fe8-460d-9abf-62152809be3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/c8275680-8a68-4447-a090-b82e2b00a3c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/30b44aef-7dd8-4ea6-9913-d65ea6e77841_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/2e2a0142-fe38-491c-a5f0-048466599e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/bc872148-fd6d-42e5-a93c-6d1e8ccda160_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE62BFX/2026-03-13/image/61f6f44b-3503-4c9f-9d6b-4bc8cbc1d913_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23-91K, 12/24-99K, 12/25-110K.', 'remarks': 'VOSA STATES MILES@ 82K, 91K, 99K, 110K. 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': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23877ea1-c68c-41cd-bb1f-9a7ccb4c2e80.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101
2026-03-30 13:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e532799e-4d16-5738-8f96-1df7aaa96843 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e532799e-4d16-5738-8f96-1df7aaa96843 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e532799e-4d16-5738-8f96-1df7aaa96843, identifier: 120438101
2026-03-30 13:10:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120651328, 'registration': 'SH72RZL', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 9343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 121, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH72RZL/2026-03-23/image/3517ba27-ed80-420a-bc3d-539a64478196_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/94d09992-95c2-4ebb-9efa-c70003734af1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8bb76617-16fe-4ae6-a20a-919ca211a79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/78ee3df7-6ef5-4ee7-a0f1-81753daf288d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8b5727c2-908d-4bda-8d1d-a32a0d15b7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/b60f92d6-3f56-44c3-af0c-4610b88708d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/d63fc278-217d-48ca-b5ae-f310359841d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/9b3ec247-1055-41c7-aeda-7a39fe1f40c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/df706b1e-8fc7-4c71-bbba-1c6481d16afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/a99e78b3-a3ea-4b9b-b304-22e877962877_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/95bff621-e930-483d-885d-46a628250f39_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23- 2k, 12/24- 5k, 03/26- 9k', 'remarks': 'vosa - 8k spare key, V5 Document Reference Number Available Upon Purchase', '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/b7fba6d1-560e-403d-b5ee-fbdc69bfeabb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120651328, 'registration': 'SH72RZL', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 9343, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 138}, 'saleStart': '2026-03-31T09:30Z', 'lot': 121, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SH72RZL/2026-03-23/image/3517ba27-ed80-420a-bc3d-539a64478196_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/94d09992-95c2-4ebb-9efa-c70003734af1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8bb76617-16fe-4ae6-a20a-919ca211a79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/78ee3df7-6ef5-4ee7-a0f1-81753daf288d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/8b5727c2-908d-4bda-8d1d-a32a0d15b7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/b60f92d6-3f56-44c3-af0c-4610b88708d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/d63fc278-217d-48ca-b5ae-f310359841d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/9b3ec247-1055-41c7-aeda-7a39fe1f40c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/df706b1e-8fc7-4c71-bbba-1c6481d16afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/a99e78b3-a3ea-4b9b-b304-22e877962877_removebg.jpg?w=600', 'https://abimg003.imgix.net/SH72RZL/2026-03-23/image/95bff621-e930-483d-885d-46a628250f39_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 12/23- 2k, 12/24- 5k, 03/26- 9k', 'remarks': 'vosa - 8k spare key, V5 Document Reference Number Available Upon Purchase', '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/b7fba6d1-560e-403d-b5ee-fbdc69bfeabb.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328
2026-03-30 13:10:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72613a4-db39-54b9-aaf0-b078236ec603 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e72613a4-db39-54b9-aaf0-b078236ec603 with scrape type 2
2026-03-30 13:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e72613a4-db39-54b9-aaf0-b078236ec603, identifier: 120651328
2026-03-30 13:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151
2026-03-30 13:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151
2026-03-30 13:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 77c32467-f2ea-559b-9c02-105b086b5c9d with identifier: 120631151 to the API
2026-03-30 13:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631151?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '77c32467-f2ea-559b-9c02-105b086b5c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN12HHR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631151',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 71895,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL CORSA HATCHBACK 1.0 ecoFLEX S 3dr',
'transmission': 'manual',
'trim': '1.0 ecoFLEX S 3dr',
'vin': None,
'year': 2012}
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:22 [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-30 13:10:22 [astonbarclay.gb] INFO: Saving data for 120631151: {'auction_closing_time': 1774888200.0, 'created_time': 1774011731.143154, 'last_price_update_time': 1774876222.473253}
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631151') HTTP/1.1" 204 0
2026-03-30 13:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cbacf56a-d512-5704-a85e-e097a80ee625 with identifier: 120816385
2026-03-30 13:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cbacf56a-d512-5704-a85e-e097a80ee625 with identifier: 120816385
2026-03-30 13:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cbacf56a-d512-5704-a85e-e097a80ee625 with identifier: 120816385 to the API
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120816385?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'cbacf56a-d512-5704-a85e-e097a80ee625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG57GZK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120816385',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 66966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-12',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 1 SERIES HATCHBACK 118i SE 5dr',
'transmission': 'manual',
'trim': '118i SE 5dr',
'vin': None,
'year': 2007}
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120816385%27 HTTP/1.1" 200 None
2026-03-30 13:10:22 [astonbarclay.gb] INFO: Saving data for 120816385: {'auction_closing_time': 1774888200.0, 'created_time': 1774552452.720838, 'last_price_update_time': 1774876222.963152}
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120816385') HTTP/1.1" 204 0
2026-03-30 13:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045
2026-03-30 13:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045
2026-03-30 13:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a674b62-e787-5d53-b4e8-36251e247523 with identifier: 120547045 to the API
2026-03-30 13:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120547045?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8a674b62-e787-5d53-b4e8-36251e247523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR06OFF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120547045',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK SPECIAL EDITIONS',
'odometer': 142879,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-08',
'seller_name': 'UKCGR - Trade',
'title': 'FIAT 500 HATCHBACK SPECIAL EDITIONS 1.2 ByDiesel 3dr',
'transmission': 'manual',
'trim': '1.2 ByDiesel 3dr',
'vin': None,
'year': 2009}
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:25 [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-30 13:10:25 [astonbarclay.gb] INFO: Saving data for 120547045: {'auction_closing_time': 1774888200.0, 'created_time': 1773830799.702038, 'last_price_update_time': 1774876225.218394}
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120547045') HTTP/1.1" 204 0
2026-03-30 13:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101
2026-03-30 13:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101
2026-03-30 13:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e532799e-4d16-5738-8f96-1df7aaa96843 with identifier: 120438101 to the API
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120438101?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-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'e532799e-4d16-5738-8f96-1df7aaa96843',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE62BFX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120438101',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 112393,
'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': 'UKCGR - Trade',
'title': 'BMW 1 SERIES HATCHBACK 114i Sport 5dr',
'transmission': 'manual',
'trim': '114i Sport 5dr',
'vin': None,
'year': 2012}
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:25 [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-30 13:10:25 [astonbarclay.gb] INFO: Saving data for 120438101: {'auction_closing_time': 1774888200.0, 'created_time': 1773406845.509403, 'last_price_update_time': 1774876225.684186}
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120438101') HTTP/1.1" 204 0
2026-03-30 13:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328
2026-03-30 13:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328
2026-03-30 13:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e72613a4-db39-54b9-aaf0-b078236ec603 with identifier: 120651328 to the API
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120651328?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e72613a4-db39-54b9-aaf0-b078236ec603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SH72RZL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120651328',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VAUXHALL',
'model': 'GRANDLAND HATCHBACK',
'odometer': 9343,
'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': 'Motability Operations',
'title': 'VAUXHALL GRANDLAND HATCHBACK 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'vin': None,
'year': 2022}
2026-03-30 13:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:26 [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-30 13:10:26 [astonbarclay.gb] INFO: Saving data for 120651328: {'auction_closing_time': 1774949400.0, 'created_time': 1774011707.575174, 'last_price_update_time': 1774876226.652328}
2026-03-30 13:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120651328') HTTP/1.1" 204 0
2026-03-30 13:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120807843?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120762359?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120695175?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120807843, 'registration': 'WD19DLK', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK SPECIAL EDITIONS', 'derivative': '1.4T Griffin Plus 5dr', 'mileage': 48955, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2322, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WD19DLK/2026-03-26/image/bf72167d-03a5-43b9-be77-7e07d1fdae03_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/85779301-f0b9-4bbc-a79c-25e251794f0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/6f27e3ac-cc85-4a1c-b932-f548f1ccf2bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/357400cf-a103-44c3-a78c-0ee5ca2bda95_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/40bbf750-f866-47f9-ada6-4cf7a1a592a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/66c112cd-ecfb-4f78-ae46-22a7c5c5fdd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/e101645a-0178-429c-b645-f56bb4ff76e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/30f576b3-d88b-4c3d-bb33-4a8856f6f9b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/3debab0f-1add-48fc-a96d-8a1c64f83f56_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20-4K, 03/21-11K, 03/22-22K, 03/23-32K, 12/24-40K, ??-47K', 'remarks': 'VOSA STATES 32K, 35K, 38K, 43K, 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': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da48ffff-6966-4568-a6e6-ff5cce7455ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120807843, 'registration': 'WD19DLK', 'account': 'WBA002', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK SPECIAL EDITIONS', 'derivative': '1.4T Griffin Plus 5dr', 'mileage': 48955, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2322, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WD19DLK/2026-03-26/image/bf72167d-03a5-43b9-be77-7e07d1fdae03_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/85779301-f0b9-4bbc-a79c-25e251794f0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/6f27e3ac-cc85-4a1c-b932-f548f1ccf2bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/357400cf-a103-44c3-a78c-0ee5ca2bda95_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/40bbf750-f866-47f9-ada6-4cf7a1a592a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/66c112cd-ecfb-4f78-ae46-22a7c5c5fdd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/e101645a-0178-429c-b645-f56bb4ff76e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/30f576b3-d88b-4c3d-bb33-4a8856f6f9b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WD19DLK/2026-03-26/image/3debab0f-1add-48fc-a96d-8a1c64f83f56_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20-4K, 03/21-11K, 03/22-22K, 03/23-32K, 12/24-40K, ??-47K', 'remarks': 'VOSA STATES 32K, 35K, 38K, 43K, 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': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/da48ffff-6966-4568-a6e6-ff5cce7455ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91f75e2-2299-563b-8e36-52660ada1e28 with identifier: 120807843
2026-03-30 13:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91f75e2-2299-563b-8e36-52660ada1e28 with scrape type 2
2026-03-30 13:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a91f75e2-2299-563b-8e36-52660ada1e28 with scrape type 2
2026-03-30 13:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a91f75e2-2299-563b-8e36-52660ada1e28, identifier: 120807843
2026-03-30 13:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a91f75e2-2299-563b-8e36-52660ada1e28 with identifier: 120807843
2026-03-30 13:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a91f75e2-2299-563b-8e36-52660ada1e28 with identifier: 120807843
2026-03-30 13:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a91f75e2-2299-563b-8e36-52660ada1e28 with identifier: 120807843 to the API
2026-03-30 13:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120807843?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a91f75e2-2299-563b-8e36-52660ada1e28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WD19DLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120807843',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK SPECIAL EDITIONS',
'odometer': 48955,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seller_name': 'UKCGR - Premium',
'title': 'VAUXHALL MOKKA X HATCHBACK SPECIAL EDITIONS 1.4T Griffin Plus 5dr',
'transmission': 'manual',
'trim': '1.4T Griffin Plus 5dr',
'vin': None,
'year': 2019}
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120807843%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [astonbarclay.gb] INFO: Saving data for 120807843: {'auction_closing_time': 1774888200.0, 'created_time': 1774552457.63669, 'last_price_update_time': 1774876228.844794}
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120807843') HTTP/1.1" 204 0
2026-03-30 13:10:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693666?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694326?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120762359, 'registration': 'VK66GNN', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE 5dr Auto', 'mileage': 56927, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2314, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VK66GNN/2026-03-26/image/39a55adb-50cc-45e4-9b77-ca08a57ab467_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/ec0d0cf7-9b84-433a-ad82-160374e56fe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/3f354915-c6da-4e06-a59f-cadaf86d99ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/774fcca9-cff9-49b8-8c8f-85861881387e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/b7f6f2d5-acb4-431f-961d-49ca8239f8ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/c0c2563e-b6bc-4272-83a5-db4dc55fe5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/504b2c37-9bcf-4240-ae73-c958cf60c6ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/ab66c3f3-8c19-41c1-a581-22f2f5803691_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/f9567c69-8255-4f37-a0c9-910e89823561_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 35K - 43K- 48K- 53K - 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e217589c-f493-4465-9d6a-28bc34eb8597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120762359, 'registration': 'VK66GNN', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE 5dr Auto', 'mileage': 56927, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2314, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VK66GNN/2026-03-26/image/39a55adb-50cc-45e4-9b77-ca08a57ab467_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/ec0d0cf7-9b84-433a-ad82-160374e56fe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/3f354915-c6da-4e06-a59f-cadaf86d99ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/774fcca9-cff9-49b8-8c8f-85861881387e_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/b7f6f2d5-acb4-431f-961d-49ca8239f8ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/c0c2563e-b6bc-4272-83a5-db4dc55fe5e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/504b2c37-9bcf-4240-ae73-c958cf60c6ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/ab66c3f3-8c19-41c1-a581-22f2f5803691_removebg.jpg?w=600', 'https://abimg003.imgix.net/VK66GNN/2026-03-26/image/f9567c69-8255-4f37-a0c9-910e89823561_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 35K - 43K- 48K- 53K - 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': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e217589c-f493-4465-9d6a-28bc34eb8597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359
2026-03-30 13:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with scrape type 2
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with scrape type 2
2026-03-30 13:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2, identifier: 120762359
2026-03-30 13:10:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692322, 'registration': 'LP65YNO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 105 Match 5dr DSG', 'mileage': 55056, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2207, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-01-27', 'fuel': 'Diesel', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LP65YNO/2026-03-24/image/ad1539f9-56eb-45f2-951e-018bd1b00246_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a5998f29-51bd-4e00-830a-46f72f58f02a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a8c9e001-a1cc-4344-9615-326560ac51da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/e4aa6ebe-06ba-47fb-8753-62d22473524e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/5cad8314-e6e9-4ba0-86d1-80bfd28efc11_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/7a4d5608-655a-450f-aaf0-568fc528de03_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/6f08368b-09f4-4dee-b08d-fe6f1f47964a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/20b425bf-fc4d-4445-b838-b55b48b7d611_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 29K- 39K - 47K- 53K- 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': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53995acd-30f6-406f-b1b9-c507233791a5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692322, 'registration': 'LP65YNO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDI 105 Match 5dr DSG', 'mileage': 55056, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2207, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-01-27', 'fuel': 'Diesel', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LP65YNO/2026-03-24/image/ad1539f9-56eb-45f2-951e-018bd1b00246_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a5998f29-51bd-4e00-830a-46f72f58f02a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/a8c9e001-a1cc-4344-9615-326560ac51da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/e4aa6ebe-06ba-47fb-8753-62d22473524e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/5cad8314-e6e9-4ba0-86d1-80bfd28efc11_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/7a4d5608-655a-450f-aaf0-568fc528de03_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/6f08368b-09f4-4dee-b08d-fe6f1f47964a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP65YNO/2026-03-24/image/20b425bf-fc4d-4445-b838-b55b48b7d611_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 29K- 39K - 47K- 53K- 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': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53995acd-30f6-406f-b1b9-c507233791a5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322
2026-03-30 13:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63fe3aae-333c-5f2f-9e53-171933dc69dc with scrape type 2
2026-03-30 13:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63fe3aae-333c-5f2f-9e53-171933dc69dc with scrape type 2
2026-03-30 13:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63fe3aae-333c-5f2f-9e53-171933dc69dc, identifier: 120692322
2026-03-30 13:10:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120695175, 'registration': 'UJZ7547', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'DS4 DIESEL HATCHBACK', 'derivative': '1.6 HDi 115 DStyle 5dr', 'mileage': 147494, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2240, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-05-16', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/UJZ7547/2026-03-25/image/1cf5ee2f-6fb8-4207-82dc-3001f0984e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/eab4d709-37b9-4e7a-a0a5-a18c2f0f3f01_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/4b55e499-6e88-4ac2-8c00-02f85adfc54e_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/90f0665d-ab2a-4ace-ae3f-3c03f181d4ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6182a7ab-a1f4-42fa-8d51-d088d34161cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/24b647d9-3653-4cbc-9977-cf692dc9d232_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6c458718-4594-4363-838c-975f1326e3fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/5a578cc5-7d78-49e1-9a0e-7a25e7d3bb15_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 121K- 129K 137K - 145K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e35fb50f-b3e5-4cc4-947e-c8797e0cb3f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120695175, 'registration': 'UJZ7547', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'DS4 DIESEL HATCHBACK', 'derivative': '1.6 HDi 115 DStyle 5dr', 'mileage': 147494, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2240, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-05-16', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/UJZ7547/2026-03-25/image/1cf5ee2f-6fb8-4207-82dc-3001f0984e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/eab4d709-37b9-4e7a-a0a5-a18c2f0f3f01_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/4b55e499-6e88-4ac2-8c00-02f85adfc54e_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/90f0665d-ab2a-4ace-ae3f-3c03f181d4ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6182a7ab-a1f4-42fa-8d51-d088d34161cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/24b647d9-3653-4cbc-9977-cf692dc9d232_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/6c458718-4594-4363-838c-975f1326e3fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/UJZ7547/2026-03-25/image/5a578cc5-7d78-49e1-9a0e-7a25e7d3bb15_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 121K- 129K 137K - 145K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e35fb50f-b3e5-4cc4-947e-c8797e0cb3f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175
2026-03-30 13:10:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc586127-6a64-515b-81b9-49811237a22d with scrape type 2
2026-03-30 13:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc586127-6a64-515b-81b9-49811237a22d with scrape type 2
2026-03-30 13:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc586127-6a64-515b-81b9-49811237a22d, identifier: 120695175
2026-03-30 13:10:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359
2026-03-30 13:10:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359
2026-03-30 13:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6d59bbbb-e05c-599b-b517-9c8fdea9bcb2 with identifier: 120762359 to the API
2026-03-30 13:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120762359?view=catalogue>
{'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-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '6d59bbbb-e05c-599b-b517-9c8fdea9bcb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VK66GNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120762359',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 56927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE 5dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120762359%27 HTTP/1.1" 200 None
2026-03-30 13:10:30 [astonbarclay.gb] INFO: Saving data for 120762359: {'auction_closing_time': 1774888200.0, 'created_time': 1774443726.669292, 'last_price_update_time': 1774876230.153974}
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120762359') HTTP/1.1" 204 0
2026-03-30 13:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322
2026-03-30 13:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322
2026-03-30 13:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 63fe3aae-333c-5f2f-9e53-171933dc69dc with identifier: 120692322 to the API
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692322?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '63fe3aae-333c-5f2f-9e53-171933dc69dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP65YNO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692322',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 55056,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-27',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 1.6 TDI 105 Match 5dr DSG',
'transmission': 'automatic',
'trim': '1.6 TDI 105 Match 5dr DSG',
'vin': None,
'year': 2016}
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:30 [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-30 13:10:30 [astonbarclay.gb] INFO: Saving data for 120692322: {'auction_closing_time': 1774888200.0, 'created_time': 1774346569.476295, 'last_price_update_time': 1774876230.689909}
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692322') HTTP/1.1" 204 0
2026-03-30 13:10:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175
2026-03-30 13:10:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175
2026-03-30 13:10:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc586127-6a64-515b-81b9-49811237a22d with identifier: 120695175 to the API
2026-03-30 13:10:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120695175?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'dc586127-6a64-515b-81b9-49811237a22d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'UJZ7547',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120695175',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'DS4 DIESEL HATCHBACK',
'odometer': 147494,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-16',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN DS4 DIESEL HATCHBACK 1.6 HDi 115 DStyle 5dr',
'transmission': 'manual',
'trim': '1.6 HDi 115 DStyle 5dr',
'vin': None,
'year': 2013}
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:31 [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-30 13:10:31 [astonbarclay.gb] INFO: Saving data for 120695175: {'auction_closing_time': 1774888200.0, 'created_time': 1774346575.1462, 'last_price_update_time': 1774876231.44218}
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120695175') HTTP/1.1" 204 0
2026-03-30 13:10:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693666, 'registration': 'LN15BJE', 'account': 'WBA004', 'make': 'FORD', 'model': 'GALAXY DIESEL ESTATE', 'derivative': '2.0 TDCi 140 Zetec 5dr Powershift', 'mileage': 137556, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2209, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LN15BJE/2026-03-24/image/9bb465f4-2795-4aa0-9514-ac75ca6251f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/4a7d08b7-fccb-483b-b1a1-84a4df80b0a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/7bc8ee1e-db5e-425c-b5b5-32d14acbd966_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3e51abce-c529-4d74-936f-36725508d434_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3ddd310e-84d5-46a0-8d04-96b246cdd4ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/ae39ab3c-65a3-43af-893f-a013fb1a4413_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/047f84f0-5493-491b-b255-988fe13c3383_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/64ddf38d-7991-477c-89d9-9932c20a56df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23 128K', 'remarks': 'Ex-Private Hire - VOSA STATES 124K - 128K 131K - 135K - 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': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb899efc-6593-47cc-aca2-1191f20c1245.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693666, 'registration': 'LN15BJE', 'account': 'WBA004', 'make': 'FORD', 'model': 'GALAXY DIESEL ESTATE', 'derivative': '2.0 TDCi 140 Zetec 5dr Powershift', 'mileage': 137556, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2209, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-03-24', 'fuel': 'Diesel', 'motExpiry': '2026-09-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LN15BJE/2026-03-24/image/9bb465f4-2795-4aa0-9514-ac75ca6251f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/4a7d08b7-fccb-483b-b1a1-84a4df80b0a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/7bc8ee1e-db5e-425c-b5b5-32d14acbd966_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3e51abce-c529-4d74-936f-36725508d434_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/3ddd310e-84d5-46a0-8d04-96b246cdd4ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/ae39ab3c-65a3-43af-893f-a013fb1a4413_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/047f84f0-5493-491b-b255-988fe13c3383_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN15BJE/2026-03-24/image/64ddf38d-7991-477c-89d9-9932c20a56df_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23 128K', 'remarks': 'Ex-Private Hire - VOSA STATES 124K - 128K 131K - 135K - 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': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb899efc-6593-47cc-aca2-1191f20c1245.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666
2026-03-30 13:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f7f8121-bd80-5548-8534-eb011daca4d5 with scrape type 2
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f7f8121-bd80-5548-8534-eb011daca4d5 with scrape type 2
2026-03-30 13:10:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f7f8121-bd80-5548-8534-eb011daca4d5, identifier: 120693666
2026-03-30 13:10:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694326, 'registration': 'KP65JUT', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D2 [120] SE Lux Nav 5dr', 'mileage': 92706, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2227, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP65JUT/2026-03-24/image/1704ee34-70b0-470b-ad8a-f71d08c87298_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/e4b8d8db-82a5-40d3-a9e4-fb3298969a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/6df36fbd-086b-4010-8195-6dbc56269649_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/5e4cfb69-629d-4a6e-9b0a-fff540cdc9bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/ccd521bc-d602-420b-b2b1-1f92fb9c28bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d31029ec-6b94-49b7-9c2f-5029abe62f83_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/c90acd88-c967-420d-8c94-9dfa8b487cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d022a8e0-7623-4b0a-bb54-b81360961166_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/8a3513c3-bd96-40b6-aae3-82be9c261700_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/9c4cd2af-af8e-4caa-849d-a4369205257f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES 48K - 58K- 66K- 84K - 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': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af77c383-50f0-4a3a-84ee-fccc33ebb32b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694326, 'registration': 'KP65JUT', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'V40 DIESEL HATCHBACK', 'derivative': 'D2 [120] SE Lux Nav 5dr', 'mileage': 92706, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2227, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-05', 'fuel': 'Diesel', 'motExpiry': '2026-08-26', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KP65JUT/2026-03-24/image/1704ee34-70b0-470b-ad8a-f71d08c87298_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/e4b8d8db-82a5-40d3-a9e4-fb3298969a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/6df36fbd-086b-4010-8195-6dbc56269649_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/5e4cfb69-629d-4a6e-9b0a-fff540cdc9bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/ccd521bc-d602-420b-b2b1-1f92fb9c28bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d31029ec-6b94-49b7-9c2f-5029abe62f83_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/c90acd88-c967-420d-8c94-9dfa8b487cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/d022a8e0-7623-4b0a-bb54-b81360961166_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/8a3513c3-bd96-40b6-aae3-82be9c261700_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP65JUT/2026-03-24/image/9c4cd2af-af8e-4caa-849d-a4369205257f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'EMPTY SERVICE BOOK', 'remarks': 'VOSA STATES 48K - 58K- 66K- 84K - 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': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af77c383-50f0-4a3a-84ee-fccc33ebb32b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326
2026-03-30 13:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with scrape type 2
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with scrape type 2
2026-03-30 13:10:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe, identifier: 120694326
2026-03-30 13:10:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666
2026-03-30 13:10:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666
2026-03-30 13:10:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f7f8121-bd80-5548-8534-eb011daca4d5 with identifier: 120693666 to the API
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693666?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '0f7f8121-bd80-5548-8534-eb011daca4d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN15BJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693666',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'GALAXY DIESEL ESTATE',
'odometer': 137556,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-24',
'seller_name': 'UKCGR - Trade',
'title': 'FORD GALAXY DIESEL ESTATE 2.0 TDCi 140 Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 140 Zetec 5dr Powershift',
'vin': None,
'year': 2015}
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [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-30 13:10:32 [astonbarclay.gb] INFO: Saving data for 120693666: {'auction_closing_time': 1774888200.0, 'created_time': 1774346568.664513, 'last_price_update_time': 1774876232.11834}
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693666') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326
2026-03-30 13:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326
2026-03-30 13:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a9353d1-3c03-5dec-8062-3fb27e4c9dbe with identifier: 120694326 to the API
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120694326?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2a9353d1-3c03-5dec-8062-3fb27e4c9dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP65JUT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694326',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLVO',
'model': 'V40 DIESEL HATCHBACK',
'odometer': 92706,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-05',
'seller_name': 'UKCGR - Trade',
'title': 'VOLVO V40 DIESEL HATCHBACK D2 [120] SE Lux Nav 5dr',
'transmission': 'manual',
'trim': 'D2 [120] SE Lux Nav 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [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-30 13:10:32 [astonbarclay.gb] INFO: Saving data for 120694326: {'auction_closing_time': 1774888200.0, 'created_time': 1774346586.384771, 'last_price_update_time': 1774876232.557622}
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694326') HTTP/1.1" 204 0
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808159?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120408375?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120332599?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808159, 'registration': 'LV18UTB', 'account': 'CAR001', 'make': 'BMW', 'model': 'X1 ESTATE', 'derivative': 'xDrive 20i xLine 5dr Step Auto', 'mileage': 68683, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2124, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-04-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV18UTB/2026-03-27/image/09bae904-51d6-470f-b5f1-8308428076e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/8850511e-732e-4e6d-a49f-394c7e31a159_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/dcfa8eb7-1e93-4140-8853-bf34ea5996f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/a71f991d-9b2d-4697-aee9-d0c90333a989_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/6399d3b3-b4e1-4def-af06-c826b43f28f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/0da65fe7-59d9-4045-8568-7c06fa0bbc6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/9f0d4884-7279-4082-993b-a83439275be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/58ad0ea8-344c-4d89-97e9-386d6270553c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/6ab7662b-82bd-4fca-bfff-dc4787df367e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/1429ad6a-d1f8-4593-ad21-d0fc1c463229_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/4da513cf-6837-499b-977b-8fd3446e8633_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/b5c8a05d-68cf-485d-8b3f-b8ef97ad9f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/fc6b6c5d-551c-4eb9-8af4-88a72174ed13_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 45K- 52K- 60K- 68K -', 'virtual': False, 'seller': 'CarGiant', '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/3620c394-4482-4442-a482-09d5aebaa2ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808159, 'registration': 'LV18UTB', 'account': 'CAR001', 'make': 'BMW', 'model': 'X1 ESTATE', 'derivative': 'xDrive 20i xLine 5dr Step Auto', 'mileage': 68683, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2124, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-04-30', 'fuel': 'Petrol', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV18UTB/2026-03-27/image/09bae904-51d6-470f-b5f1-8308428076e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/8850511e-732e-4e6d-a49f-394c7e31a159_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/dcfa8eb7-1e93-4140-8853-bf34ea5996f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/a71f991d-9b2d-4697-aee9-d0c90333a989_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/6399d3b3-b4e1-4def-af06-c826b43f28f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/0da65fe7-59d9-4045-8568-7c06fa0bbc6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/9f0d4884-7279-4082-993b-a83439275be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/58ad0ea8-344c-4d89-97e9-386d6270553c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/6ab7662b-82bd-4fca-bfff-dc4787df367e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/1429ad6a-d1f8-4593-ad21-d0fc1c463229_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/4da513cf-6837-499b-977b-8fd3446e8633_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/b5c8a05d-68cf-485d-8b3f-b8ef97ad9f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV18UTB/2026-03-27/image/fc6b6c5d-551c-4eb9-8af4-88a72174ed13_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 45K- 52K- 60K- 68K -', 'virtual': False, 'seller': 'CarGiant', '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/3620c394-4482-4442-a482-09d5aebaa2ea.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75af2231-d655-5a2b-bf99-9c27c0cb07e8 with identifier: 120808159
2026-03-30 13:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75af2231-d655-5a2b-bf99-9c27c0cb07e8 with scrape type 2
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75af2231-d655-5a2b-bf99-9c27c0cb07e8 with scrape type 2
2026-03-30 13:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75af2231-d655-5a2b-bf99-9c27c0cb07e8, identifier: 120808159
2026-03-30 13:10:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120408375, 'registration': 'GF18MVX', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS AMG SALOON', 'derivative': 'E43 4Matic Premium Plus 4dr 9G-Tronic', 'mileage': 112870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2106, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-11', 'doors': 4, 'engineSize': 2996, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF18MVX/2026-03-12/image/72e0c541-e165-45d4-b3a8-73d55868195b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/b18d895d-ecbe-4891-accb-2b2ea5d91d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/12a7dccb-50af-4aef-8e9b-eb946b343911_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/ca744ede-1bdf-485e-8b9f-2780d11d7288_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/99ff647c-2adf-4ae9-bf0c-c8bd3cf22383_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/34510168-12bc-4f65-b8f9-489c691b4e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/d030e575-7de1-4b27-b2da-fd37189ba687_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/4838e112-e6dd-4b26-b8c5-77a3261f4b99_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/21-19K', 'remarks': 'VOSA STATES - 43K, 64K, 79K, 99K - 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': 192, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fac0a1fc-8bc0-495d-a071-6e82bb4d50b9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120408375, 'registration': 'GF18MVX', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS AMG SALOON', 'derivative': 'E43 4Matic Premium Plus 4dr 9G-Tronic', 'mileage': 112870, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2106, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-11', 'doors': 4, 'engineSize': 2996, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF18MVX/2026-03-12/image/72e0c541-e165-45d4-b3a8-73d55868195b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/b18d895d-ecbe-4891-accb-2b2ea5d91d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/12a7dccb-50af-4aef-8e9b-eb946b343911_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/ca744ede-1bdf-485e-8b9f-2780d11d7288_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/99ff647c-2adf-4ae9-bf0c-c8bd3cf22383_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/34510168-12bc-4f65-b8f9-489c691b4e11_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/d030e575-7de1-4b27-b2da-fd37189ba687_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF18MVX/2026-03-12/image/4838e112-e6dd-4b26-b8c5-77a3261f4b99_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/21-19K', 'remarks': 'VOSA STATES - 43K, 64K, 79K, 99K - 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': 192, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fac0a1fc-8bc0-495d-a071-6e82bb4d50b9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375
2026-03-30 13:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a5a826-408d-5818-ab97-4032e5989fa4 with scrape type 2
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a5a826-408d-5818-ab97-4032e5989fa4 with scrape type 2
2026-03-30 13:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 78a5a826-408d-5818-ab97-4032e5989fa4, identifier: 120408375
2026-03-30 13:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75af2231-d655-5a2b-bf99-9c27c0cb07e8 with identifier: 120808159
2026-03-30 13:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75af2231-d655-5a2b-bf99-9c27c0cb07e8 with identifier: 120808159
2026-03-30 13:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75af2231-d655-5a2b-bf99-9c27c0cb07e8 with identifier: 120808159 to the API
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808159?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '75af2231-d655-5a2b-bf99-9c27c0cb07e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV18UTB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808159',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X1 ESTATE',
'odometer': 68683,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-30',
'seller_name': 'CarGiant',
'title': 'BMW X1 ESTATE xDrive 20i xLine 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20i xLine 5dr Step Auto',
'vin': None,
'year': 2018}
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808159%27 HTTP/1.1" 200 None
2026-03-30 13:10:33 [astonbarclay.gb] INFO: Saving data for 120808159: {'auction_closing_time': 1774888200.0, 'created_time': 1774552407.817004, 'last_price_update_time': 1774876233.411234}
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808159') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375
2026-03-30 13:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375
2026-03-30 13:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 78a5a826-408d-5818-ab97-4032e5989fa4 with identifier: 120408375 to the API
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120408375?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 192,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '78a5a826-408d-5818-ab97-4032e5989fa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF18MVX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120408375',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS AMG SALOON',
'odometer': 112870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-27',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ E CLASS AMG SALOON E43 4Matic Premium Plus 4dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'E43 4Matic Premium Plus 4dr 9G-Tronic',
'vin': None,
'year': 2018}
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120408375%27 HTTP/1.1" 200 None
2026-03-30 13:10:34 [astonbarclay.gb] INFO: Saving data for 120408375: {'auction_closing_time': 1774888200.0, 'created_time': 1773404069.675784, 'last_price_update_time': 1774876234.15754}
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120408375') HTTP/1.1" 204 0
2026-03-30 13:10:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120332599, 'registration': 'RF65YTP', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 58438, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2125, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF65YTP/2026-03-12/image/9ccbb0b9-6967-40b3-892b-7eeb2e78b5af_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/5078a342-480f-4f7b-842c-5bd7e1787ca8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/7384841f-ea64-40c6-9394-8c83bb21709d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/dda15b5e-ed83-474b-8836-d18a4f126aea_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/a3546851-605b-449d-902e-b1c6a137c0e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/0b398496-134c-40a4-b597-d9b639a6d33c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/c93824b5-e7e7-4dc9-8d16-054a56cbd924_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/464bb6aa-cfdf-4baf-a044-757788e87520_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/3e7b34eb-8635-4a98-bfbb-d6ba53910439_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 48K, 53K, 57K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/21237956-db8b-47ff-99d8-2383c192001c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120332599, 'registration': 'RF65YTP', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 58438, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2125, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RF65YTP/2026-03-12/image/9ccbb0b9-6967-40b3-892b-7eeb2e78b5af_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/5078a342-480f-4f7b-842c-5bd7e1787ca8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/7384841f-ea64-40c6-9394-8c83bb21709d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/dda15b5e-ed83-474b-8836-d18a4f126aea_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/a3546851-605b-449d-902e-b1c6a137c0e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/0b398496-134c-40a4-b597-d9b639a6d33c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/c93824b5-e7e7-4dc9-8d16-054a56cbd924_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/464bb6aa-cfdf-4baf-a044-757788e87520_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF65YTP/2026-03-12/image/3e7b34eb-8635-4a98-bfbb-d6ba53910439_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 44K, 48K, 53K, 57K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/21237956-db8b-47ff-99d8-2383c192001c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599
2026-03-30 13:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with scrape type 2
2026-03-30 13:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with scrape type 2
2026-03-30 13:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95, identifier: 120332599
2026-03-30 13:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808169?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808247?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599
2026-03-30 13:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599
2026-03-30 13:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 25a1c97c-c27e-5b50-8a34-5b4d191e6b95 with identifier: 120332599 to the API
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120332599?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '25a1c97c-c27e-5b50-8a34-5b4d191e6b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF65YTP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120332599',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 58438,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-30',
'seller_name': 'CarGiant',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i X-Play 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Play 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:35 [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-30 13:10:35 [astonbarclay.gb] INFO: Saving data for 120332599: {'auction_closing_time': 1774888200.0, 'created_time': 1773404116.208154, 'last_price_update_time': 1774876235.134729}
2026-03-30 13:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120332599') HTTP/1.1" 204 0
2026-03-30 13: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-30 13: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-30 13:10:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808169, 'registration': 'LJ68XSR', 'account': 'CAR001', 'make': 'BMW', 'model': 'X6 DIESEL ESTATE', 'derivative': 'xDrive40d M Sport 5dr Step Auto', 'mileage': 78116, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2104, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-09-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-03', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/f09aa407-fd7e-4555-8d5b-bda3dfd18b1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/06994689-9ae6-4728-8d4d-26ec5f54ae5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/68dff445-237a-47f7-8095-c0cf02eb20fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/bb2191ee-4a42-4fe5-902c-dd0c7012014c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/6df2907f-2050-46f8-b626-407695d5e689_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/081bd384-4bfe-4c30-9e36-49fb4c37a38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/4619a675-7bd8-4f94-a541-01ef3079b230_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/80fd8f01-a332-41b3-9082-1c98248cab88_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/130008dd-9498-43c2-ae1a-d96c1830ec92_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/c67e00fc-06b7-4f3d-90d9-14a7c496330b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/4027d907-efcd-4baf-844f-410d51653c63_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 59K -64K- 70K- 74K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e395c964-e97c-4ba1-b427-a4b27364eaba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808169, 'registration': 'LJ68XSR', 'account': 'CAR001', 'make': 'BMW', 'model': 'X6 DIESEL ESTATE', 'derivative': 'xDrive40d M Sport 5dr Step Auto', 'mileage': 78116, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2104, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-09-04', 'fuel': 'Diesel', 'motExpiry': '2026-09-03', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/f09aa407-fd7e-4555-8d5b-bda3dfd18b1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/06994689-9ae6-4728-8d4d-26ec5f54ae5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/68dff445-237a-47f7-8095-c0cf02eb20fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/bb2191ee-4a42-4fe5-902c-dd0c7012014c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/6df2907f-2050-46f8-b626-407695d5e689_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/081bd384-4bfe-4c30-9e36-49fb4c37a38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/4619a675-7bd8-4f94-a541-01ef3079b230_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/80fd8f01-a332-41b3-9082-1c98248cab88_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/130008dd-9498-43c2-ae1a-d96c1830ec92_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/c67e00fc-06b7-4f3d-90d9-14a7c496330b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ68XSR/2026-03-27/image/4027d907-efcd-4baf-844f-410d51653c63_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 59K -64K- 70K- 74K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e395c964-e97c-4ba1-b427-a4b27364eaba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 985e73c3-1cff-5d61-b918-5f41e7e9c751 with identifier: 120808169
2026-03-30 13:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 985e73c3-1cff-5d61-b918-5f41e7e9c751 with scrape type 2
2026-03-30 13:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 985e73c3-1cff-5d61-b918-5f41e7e9c751 with scrape type 2
2026-03-30 13:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 985e73c3-1cff-5d61-b918-5f41e7e9c751, identifier: 120808169
2026-03-30 13:10:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808247, 'registration': 'FM14LZP', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'AVENSIS TOURER', 'derivative': '1.8 V-matic Icon 5dr M-Drive S', 'mileage': 145917, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2105, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-07-22', 'fuel': 'Petrol', 'motExpiry': '2027-03-19', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FM14LZP/2026-03-26/image/f7dfed15-1e27-459c-a27c-348bccdd5a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/a25cf1ca-0f79-41ed-9e72-ad8ba93ed92d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/aa36b916-99d3-4516-aa1d-4f08cf357f8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/4be186b9-8644-4e70-8d97-86e081f8292e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/fb5b087b-91bb-474e-aaf1-5ac32bf53a05_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/a4ba7f2f-e415-429c-9a4a-67ea84f4a52f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/cbecdf7e-7a4b-46cb-9e52-27d10a020caa_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 07/15 16K - 02/16 30K - 01/17 39K - 02/19 67K - 02/20 83K', 'remarks': 'VOSA STATES 114K- 123K - 135K - 145K-', 'virtual': False, 'seller': 'CarGiant', '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/c0a4555d-7ba7-4c35-bda8-30e81fe6729b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808247, 'registration': 'FM14LZP', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'AVENSIS TOURER', 'derivative': '1.8 V-matic Icon 5dr M-Drive S', 'mileage': 145917, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2105, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-07-22', 'fuel': 'Petrol', 'motExpiry': '2027-03-19', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FM14LZP/2026-03-26/image/f7dfed15-1e27-459c-a27c-348bccdd5a94_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/a25cf1ca-0f79-41ed-9e72-ad8ba93ed92d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/aa36b916-99d3-4516-aa1d-4f08cf357f8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/4be186b9-8644-4e70-8d97-86e081f8292e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/fb5b087b-91bb-474e-aaf1-5ac32bf53a05_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/a4ba7f2f-e415-429c-9a4a-67ea84f4a52f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM14LZP/2026-03-26/image/cbecdf7e-7a4b-46cb-9e52-27d10a020caa_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 07/15 16K - 02/16 30K - 01/17 39K - 02/19 67K - 02/20 83K', 'remarks': 'VOSA STATES 114K- 123K - 135K - 145K-', 'virtual': False, 'seller': 'CarGiant', '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/c0a4555d-7ba7-4c35-bda8-30e81fe6729b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0480dbbd-95dd-5a83-927e-f8a120ee4c9b with identifier: 120808247
2026-03-30 13:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0480dbbd-95dd-5a83-927e-f8a120ee4c9b with scrape type 2
2026-03-30 13:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0480dbbd-95dd-5a83-927e-f8a120ee4c9b with scrape type 2
2026-03-30 13:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0480dbbd-95dd-5a83-927e-f8a120ee4c9b, identifier: 120808247
2026-03-30 13:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 985e73c3-1cff-5d61-b918-5f41e7e9c751 with identifier: 120808169
2026-03-30 13:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 985e73c3-1cff-5d61-b918-5f41e7e9c751 with identifier: 120808169
2026-03-30 13:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 985e73c3-1cff-5d61-b918-5f41e7e9c751 with identifier: 120808169 to the API
2026-03-30 13:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808169?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 183,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '985e73c3-1cff-5d61-b918-5f41e7e9c751',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LJ68XSR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808169',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X6 DIESEL ESTATE',
'odometer': 78116,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-04',
'seller_name': 'CarGiant',
'title': 'BMW X6 DIESEL ESTATE xDrive40d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive40d M Sport 5dr Step Auto',
'vin': None,
'year': 2018}
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808169%27 HTTP/1.1" 200 None
2026-03-30 13:10:36 [astonbarclay.gb] INFO: Saving data for 120808169: {'auction_closing_time': 1774888200.0, 'created_time': 1774552417.259464, 'last_price_update_time': 1774876236.100814}
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808169') HTTP/1.1" 204 0
2026-03-30 13:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0480dbbd-95dd-5a83-927e-f8a120ee4c9b with identifier: 120808247
2026-03-30 13:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0480dbbd-95dd-5a83-927e-f8a120ee4c9b with identifier: 120808247
2026-03-30 13:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0480dbbd-95dd-5a83-927e-f8a120ee4c9b with identifier: 120808247 to the API
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808247?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'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': '0480dbbd-95dd-5a83-927e-f8a120ee4c9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FM14LZP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808247',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AVENSIS TOURER',
'odometer': 145917,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-22',
'seller_name': 'CarGiant',
'title': 'TOYOTA AVENSIS TOURER 1.8 V-matic Icon 5dr M-Drive S',
'transmission': 'automatic',
'trim': '1.8 V-matic Icon 5dr M-Drive S',
'vin': None,
'year': 2014}
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808247%27 HTTP/1.1" 200 None
2026-03-30 13:10:36 [astonbarclay.gb] INFO: Saving data for 120808247: {'auction_closing_time': 1774888200.0, 'created_time': 1774552422.470561, 'last_price_update_time': 1774876236.594534}
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808247') HTTP/1.1" 204 0
2026-03-30 13:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808178?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808264?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120808145?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808178, 'registration': 'LL62GCF', 'account': 'CAR001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Zetec 5dr Powershift', 'mileage': 86583, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2100, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL62GCF/2026-03-26/image/45c07dc7-799a-492f-8bef-68b08f051449_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/6beffc83-e947-487c-8064-8deffd47454d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/61f8fd2e-f5ad-4b66-ad8f-1772a1ae7f44_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/019068e6-e9d3-4be9-91cf-590ad4a938b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/bf27cb3b-c5f7-4daa-86c6-976f27ec10a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/eb16df18-d1c2-453c-b068-cdb53ae8cd52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/634ef32b-801b-42a4-96fd-1923efb6f938_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 72K- 76K - 81K - 85K -', 'virtual': False, 'seller': 'CarGiant', '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/4188af09-0bf1-4bd4-8bf3-837cacaba2b2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808178, 'registration': 'LL62GCF', 'account': 'CAR001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Zetec 5dr Powershift', 'mileage': 86583, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2100, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-02', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL62GCF/2026-03-26/image/45c07dc7-799a-492f-8bef-68b08f051449_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/6beffc83-e947-487c-8064-8deffd47454d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/61f8fd2e-f5ad-4b66-ad8f-1772a1ae7f44_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/019068e6-e9d3-4be9-91cf-590ad4a938b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/bf27cb3b-c5f7-4daa-86c6-976f27ec10a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/eb16df18-d1c2-453c-b068-cdb53ae8cd52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62GCF/2026-03-26/image/634ef32b-801b-42a4-96fd-1923efb6f938_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 72K- 76K - 81K - 85K -', 'virtual': False, 'seller': 'CarGiant', '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/4188af09-0bf1-4bd4-8bf3-837cacaba2b2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cef375a-df5b-5135-9dfa-bca4d64dd75a with identifier: 120808178
2026-03-30 13:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cef375a-df5b-5135-9dfa-bca4d64dd75a with scrape type 2
2026-03-30 13:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cef375a-df5b-5135-9dfa-bca4d64dd75a with scrape type 2
2026-03-30 13:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4cef375a-df5b-5135-9dfa-bca4d64dd75a, identifier: 120808178
2026-03-30 13:10:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808264, 'registration': 'YA67TZB', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '1.8 Hybrid Icon 5dr CVT', 'mileage': 49119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2101, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-01-23', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA67TZB/2026-03-27/image/e3941524-d416-4697-9cb6-0be75c8bf0d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/adf29e02-d3a0-4ef6-834f-05d8daf187bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/f30578aa-b0a4-4a65-b5c8-9e51e13a033d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/3e55d3ce-7f59-441a-b297-b599d5f82435_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/75b8d8d5-bc70-4cc2-b1d3-ce7b7bcc3e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/cd044f1f-eb6d-46e2-b3c8-bf8c481be861_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/791faa3d-6882-4505-a891-86d9f2538ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/5aa22d66-3321-4457-bbdf-1c7e452b2247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/e2c77928-1460-4cd9-a5e0-d45d4e749b5a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/20 24K -', 'remarks': 'VOSA STATES 35K- 40K- 45K- 48K-', 'virtual': False, 'seller': 'CarGiant', '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': 'https://abimg002.imgix.net/e89a1609-388f-4aff-8602-cf933996c341.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808264, 'registration': 'YA67TZB', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '1.8 Hybrid Icon 5dr CVT', 'mileage': 49119, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2101, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-01-23', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA67TZB/2026-03-27/image/e3941524-d416-4697-9cb6-0be75c8bf0d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/adf29e02-d3a0-4ef6-834f-05d8daf187bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/f30578aa-b0a4-4a65-b5c8-9e51e13a033d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/3e55d3ce-7f59-441a-b297-b599d5f82435_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/75b8d8d5-bc70-4cc2-b1d3-ce7b7bcc3e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/cd044f1f-eb6d-46e2-b3c8-bf8c481be861_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/791faa3d-6882-4505-a891-86d9f2538ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/5aa22d66-3321-4457-bbdf-1c7e452b2247_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA67TZB/2026-03-27/image/e2c77928-1460-4cd9-a5e0-d45d4e749b5a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/20 24K -', 'remarks': 'VOSA STATES 35K- 40K- 45K- 48K-', 'virtual': False, 'seller': 'CarGiant', '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': 'https://abimg002.imgix.net/e89a1609-388f-4aff-8602-cf933996c341.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8805c466-2e70-5939-8558-930eefea00ac with identifier: 120808264
2026-03-30 13:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8805c466-2e70-5939-8558-930eefea00ac with scrape type 2
2026-03-30 13:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8805c466-2e70-5939-8558-930eefea00ac with scrape type 2
2026-03-30 13:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8805c466-2e70-5939-8558-930eefea00ac, identifier: 120808264
2026-03-30 13:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4cef375a-df5b-5135-9dfa-bca4d64dd75a with identifier: 120808178
2026-03-30 13:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4cef375a-df5b-5135-9dfa-bca4d64dd75a with identifier: 120808178
2026-03-30 13:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4cef375a-df5b-5135-9dfa-bca4d64dd75a with identifier: 120808178 to the API
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808178?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4cef375a-df5b-5135-9dfa-bca4d64dd75a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL62GCF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808178',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 86583,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-30',
'seller_name': 'CarGiant',
'title': 'FORD FOCUS HATCHBACK 1.6 125 Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': '1.6 125 Zetec 5dr Powershift',
'vin': None,
'year': 2012}
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120808178%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [astonbarclay.gb] INFO: Saving data for 120808178: {'auction_closing_time': 1774888200.0, 'created_time': 1774552419.083798, 'last_price_update_time': 1774876237.451325}
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808178') HTTP/1.1" 204 0
2026-03-30 13:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8805c466-2e70-5939-8558-930eefea00ac with identifier: 120808264
2026-03-30 13:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8805c466-2e70-5939-8558-930eefea00ac with identifier: 120808264
2026-03-30 13:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8805c466-2e70-5939-8558-930eefea00ac with identifier: 120808264 to the API
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808264?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '8805c466-2e70-5939-8558-930eefea00ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YA67TZB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808264',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'C-HR HATCHBACK',
'odometer': 49119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-23',
'seller_name': 'CarGiant',
'title': 'TOYOTA C-HR HATCHBACK 1.8 Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 Hybrid Icon 5dr CVT',
'vin': None,
'year': 2018}
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808264%27 HTTP/1.1" 200 None
2026-03-30 13:10:38 [astonbarclay.gb] INFO: Saving data for 120808264: {'auction_closing_time': 1774888200.0, 'created_time': 1774552423.212722, 'last_price_update_time': 1774876238.158238}
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808264') HTTP/1.1" 204 0
2026-03-30 13:10:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120808145, 'registration': 'OE66NVK', 'account': 'CAR001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] M Sport 5dr [Nav]', 'mileage': 86993, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2102, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-01-09', 'fuel': 'Petrol', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE66NVK/2026-03-27/image/5add23a6-cc19-4525-84ef-e908b4f2edb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/6b83de25-b5f4-4368-943e-b696f2be2c4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/ed4543b0-67db-4ea4-995a-417b73636e1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/68214922-b2a3-44d4-b32d-fd309ec09d1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/d027617e-15fe-4aeb-a2a7-d8e342f21f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/60489176-bfea-43cd-899a-cb66d81bc7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/017e1273-bc45-481a-a514-277ce16a0e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/f9899e11-8ee6-4b60-8f16-b0fba11d800f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/7c92abb4-029d-4fab-8cf1-095f4bd9b1a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/71a0c689-6cdc-44fd-a8d3-be4af900a882_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/5056b8b9-b2fb-4b04-83b5-d30882d9ad4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/183d4192-8274-46b7-b93b-7fbc3b867fc2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 12K - 02/17 24K - 02/18 37K - 01/20 62K - 03/21 68K 05/22 72K', 'remarks': 'VOSA STATES 37K-52K- 64K- 74K- 85K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7cb08a3f-1b4d-4eda-b45a-fc958a588e21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120808145, 'registration': 'OE66NVK', 'account': 'CAR001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [1.5] M Sport 5dr [Nav]', 'mileage': 86993, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2102, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-01-09', 'fuel': 'Petrol', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE66NVK/2026-03-27/image/5add23a6-cc19-4525-84ef-e908b4f2edb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/6b83de25-b5f4-4368-943e-b696f2be2c4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/ed4543b0-67db-4ea4-995a-417b73636e1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/68214922-b2a3-44d4-b32d-fd309ec09d1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/d027617e-15fe-4aeb-a2a7-d8e342f21f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/60489176-bfea-43cd-899a-cb66d81bc7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/017e1273-bc45-481a-a514-277ce16a0e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/f9899e11-8ee6-4b60-8f16-b0fba11d800f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/7c92abb4-029d-4fab-8cf1-095f4bd9b1a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/71a0c689-6cdc-44fd-a8d3-be4af900a882_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/5056b8b9-b2fb-4b04-83b5-d30882d9ad4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE66NVK/2026-03-27/image/183d4192-8274-46b7-b93b-7fbc3b867fc2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/16 12K - 02/17 24K - 02/18 37K - 01/20 62K - 03/21 68K 05/22 72K', 'remarks': 'VOSA STATES 37K-52K- 64K- 74K- 85K', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7cb08a3f-1b4d-4eda-b45a-fc958a588e21.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e9a9dcd-eddf-5725-9ca1-00259891ba20 with identifier: 120808145
2026-03-30 13:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e9a9dcd-eddf-5725-9ca1-00259891ba20 with scrape type 2
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e9a9dcd-eddf-5725-9ca1-00259891ba20 with scrape type 2
2026-03-30 13:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8e9a9dcd-eddf-5725-9ca1-00259891ba20, identifier: 120808145
2026-03-30 13:10:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8e9a9dcd-eddf-5725-9ca1-00259891ba20 with identifier: 120808145
2026-03-30 13:10:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8e9a9dcd-eddf-5725-9ca1-00259891ba20 with identifier: 120808145
2026-03-30 13:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8e9a9dcd-eddf-5725-9ca1-00259891ba20 with identifier: 120808145 to the API
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120808145?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8e9a9dcd-eddf-5725-9ca1-00259891ba20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE66NVK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120808145',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 86993,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-09',
'seller_name': 'CarGiant',
'title': 'BMW 1 SERIES HATCHBACK 118i [1.5] M Sport 5dr [Nav]',
'transmission': 'manual',
'trim': '118i [1.5] M Sport 5dr [Nav]',
'vin': None,
'year': 2017}
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120808145%27 HTTP/1.1" 200 None
2026-03-30 13:10:39 [astonbarclay.gb] INFO: Saving data for 120808145: {'auction_closing_time': 1774888200.0, 'created_time': 1774552414.241091, 'last_price_update_time': 1774876239.255964}
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120808145') HTTP/1.1" 204 0
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120831309?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441640, 'registration': 'OY16EBF', 'account': 'ECF001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE Tech 5dr Auto', 'mileage': 78426, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1122, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OY16EBF/2026-03-14/image/567b532b-c1f0-421a-b477-a1e52a0b32d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/fe6edbd0-4121-4edb-81de-7f0b4e12e134_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/bafa5a6d-174f-400e-bf17-17fabd27fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/b02c78d5-e32a-463e-80e1-52e34cf60432_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/97c03868-5fed-4fe4-a132-25d72ecf476d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/3644c4e5-ade0-4f26-bed4-31a8b12dac70_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/c13a45e1-e1b9-4eb7-a8df-89b92fbe1556_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/34c04ee6-501b-4ded-9692-c2e5fbbd9645_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/59c0be08-81a8-4614-8a93-bbbc0d024c08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/20-35K, 03/21-42K, 03/22-??', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 56K, 62K, 70K, 73K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd5e8ed6-4f06-43f5-8c59-efcfa900f3be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441640, 'registration': 'OY16EBF', 'account': 'ECF001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE Tech 5dr Auto', 'mileage': 78426, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1122, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OY16EBF/2026-03-14/image/567b532b-c1f0-421a-b477-a1e52a0b32d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/fe6edbd0-4121-4edb-81de-7f0b4e12e134_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/bafa5a6d-174f-400e-bf17-17fabd27fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/b02c78d5-e32a-463e-80e1-52e34cf60432_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/97c03868-5fed-4fe4-a132-25d72ecf476d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/3644c4e5-ade0-4f26-bed4-31a8b12dac70_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/c13a45e1-e1b9-4eb7-a8df-89b92fbe1556_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/34c04ee6-501b-4ded-9692-c2e5fbbd9645_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/59c0be08-81a8-4614-8a93-bbbc0d024c08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/20-35K, 03/21-42K, 03/22-??', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 56K, 62K, 70K, 73K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd5e8ed6-4f06-43f5-8c59-efcfa900f3be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
2026-03-30 13:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2758b978-3a23-537b-a24d-03a283f58c94 with scrape type 2
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2758b978-3a23-537b-a24d-03a283f58c94 with scrape type 2
2026-03-30 13:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2758b978-3a23-537b-a24d-03a283f58c94, identifier: 120441640
2026-03-30 13:10:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120831309, 'registration': 'NU15XHO', 'account': 'MAN037', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 SZ2 5dr', 'mileage': 50154, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1040, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-05-19', 'fuel': 'Petrol', 'motExpiry': '2026-05-17', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NU15XHO/2026-03-27/image/75ecd288-ac05-4e5d-a08f-89ac5d156590_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/f0dd496a-4eca-40f9-8639-2e1f34691431_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/9590bc10-f584-4e39-8f2f-eb3ca85b4b8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/d07f2900-8a4b-4961-8b27-8febbc7e218d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/d670e0ac-f34b-43d0-8207-c60186283e74_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/9e798655-1acc-4ec8-9f4d-bfbb0e3189d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/0a4b745a-e011-4358-b9fb-33aeb8bc9ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/67fff2d3-d82d-4c18-9642-4b64518ba103_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/18 19K - 05/19 21K - 05/20 23K - 05/21 24K- 05/22 32K - 05/23 39K - 05/24 42K - 05/25 45K', 'remarks': 'VOSA STATES 32K- 39K- 42K- 45K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a4e7dda3-4f07-4ab7-b0c4-8a3ec5467b03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120831309, 'registration': 'NU15XHO', 'account': 'MAN037', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 SZ2 5dr', 'mileage': 50154, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1040, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-05-19', 'fuel': 'Petrol', 'motExpiry': '2026-05-17', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NU15XHO/2026-03-27/image/75ecd288-ac05-4e5d-a08f-89ac5d156590_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/f0dd496a-4eca-40f9-8639-2e1f34691431_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/9590bc10-f584-4e39-8f2f-eb3ca85b4b8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/d07f2900-8a4b-4961-8b27-8febbc7e218d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/d670e0ac-f34b-43d0-8207-c60186283e74_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/9e798655-1acc-4ec8-9f4d-bfbb0e3189d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/0a4b745a-e011-4358-b9fb-33aeb8bc9ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NU15XHO/2026-03-27/image/67fff2d3-d82d-4c18-9642-4b64518ba103_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/18 19K - 05/19 21K - 05/20 23K - 05/21 24K- 05/22 32K - 05/23 39K - 05/24 42K - 05/25 45K', 'remarks': 'VOSA STATES 32K- 39K- 42K- 45K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a4e7dda3-4f07-4ab7-b0c4-8a3ec5467b03.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0457803a-2a91-54a5-b005-5396e3587478 with identifier: 120831309
2026-03-30 13:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0457803a-2a91-54a5-b005-5396e3587478 with scrape type 2
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0457803a-2a91-54a5-b005-5396e3587478 with scrape type 2
2026-03-30 13:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0457803a-2a91-54a5-b005-5396e3587478, identifier: 120831309
2026-03-30 13:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
2026-03-30 13:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
2026-03-30 13:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640 to the API
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120441640?view=catalogue>
{'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-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '2758b978-3a23-537b-a24d-03a283f58c94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY16EBF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441640',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 78426,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-09',
'seller_name': 'Local Dealer Group',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 SE Tech 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 SE Tech 5dr Auto',
'vin': None,
'year': 2016}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [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-30 13:10:40 [astonbarclay.gb] INFO: Saving data for 120441640: {'auction_closing_time': 1774888200.0, 'created_time': 1773687822.395075, 'last_price_update_time': 1774876240.417605}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441640') HTTP/1.1" 204 0
2026-03-30 13:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0457803a-2a91-54a5-b005-5396e3587478 with identifier: 120831309
2026-03-30 13:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0457803a-2a91-54a5-b005-5396e3587478 with identifier: 120831309
2026-03-30 13:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0457803a-2a91-54a5-b005-5396e3587478 with identifier: 120831309 to the API
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120831309?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '0457803a-2a91-54a5-b005-5396e3587478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NU15XHO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120831309',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK',
'odometer': 50154,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-19',
'seller_name': 'Manamanx Ltd',
'title': 'SUZUKI SWIFT HATCHBACK 1.2 SZ2 5dr',
'transmission': 'manual',
'trim': '1.2 SZ2 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120831309%27 HTTP/1.1" 200 None
2026-03-30 13:10:40 [astonbarclay.gb] INFO: Saving data for 120831309: {'auction_closing_time': 1774888200.0, 'created_time': 1774552439.083307, 'last_price_update_time': 1774876240.795584}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120831309') HTTP/1.1" 204 0
2026-03-30 13:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120829879?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120443760?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120829879, 'registration': 'SA16YWL', 'account': 'MAN037', 'make': 'BMW', 'model': '2 SERIES DIESEL COUPE', 'derivative': '218d [150] Sport 2dr', 'mileage': 50122, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1038, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-02', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SA16YWL/2026-03-27/image/44f48a80-11a2-4917-9600-86ee53c28ead_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/16d254ce-6f53-45e7-ae8f-719ab4079cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/dcd102a7-d285-4b10-ada1-3fa0a25f0a17_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/aaa016cf-799f-43c0-bbe0-8544d424b428_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/c51ddbd4-8c54-4b17-9fff-20537f04a65e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/cd219d95-b167-421f-8d8a-81c480da7ec7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/db6d40f4-bbb4-4873-a636-cbfba6da0395_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K- 21K- 29K- 39K-', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2af2c0c8-af17-4a95-90f2-f8e97bffdc87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120829879, 'registration': 'SA16YWL', 'account': 'MAN037', 'make': 'BMW', 'model': '2 SERIES DIESEL COUPE', 'derivative': '218d [150] Sport 2dr', 'mileage': 50122, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1038, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-02', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/SA16YWL/2026-03-27/image/44f48a80-11a2-4917-9600-86ee53c28ead_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/16d254ce-6f53-45e7-ae8f-719ab4079cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/dcd102a7-d285-4b10-ada1-3fa0a25f0a17_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/aaa016cf-799f-43c0-bbe0-8544d424b428_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/c51ddbd4-8c54-4b17-9fff-20537f04a65e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/cd219d95-b167-421f-8d8a-81c480da7ec7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA16YWL/2026-03-27/image/db6d40f4-bbb4-4873-a636-cbfba6da0395_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 13K- 21K- 29K- 39K-', 'virtual': False, 'seller': 'Manamanx Ltd', '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/2af2c0c8-af17-4a95-90f2-f8e97bffdc87.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec8ca01c-ca7f-5751-ae2a-ab95810338a5 with identifier: 120829879
2026-03-30 13:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec8ca01c-ca7f-5751-ae2a-ab95810338a5 with scrape type 2
2026-03-30 13:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec8ca01c-ca7f-5751-ae2a-ab95810338a5 with scrape type 2
2026-03-30 13:10:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ec8ca01c-ca7f-5751-ae2a-ab95810338a5, identifier: 120829879
2026-03-30 13:10:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120443760, 'registration': 'WR58WJF', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'AGILA HATCHBACK', 'derivative': '1.2 16V Design 5dr', 'mileage': 56052, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1037, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-17', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR58WJF/2026-03-14/image/078b478e-0ab5-4683-8943-63dca57f37d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3df97e39-2e11-449d-87da-8b45a2e4896a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/26aa16c1-1491-4bdb-92df-4036eb973352_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/924f3fb0-417b-466a-b9c2-e43ce1c26ff5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/b1b658bd-8225-4169-98fa-39e2268a1e3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3c9be1e9-0949-4070-a6b1-e1cb7fe63c89_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/9cd3cd79-3969-4fb3-8fd5-befacaee777a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/cc92ab44-afbe-4998-8de2-5f519eaa6091_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 36K, 44K, 51K, BROKEN 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': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c37144c-d75b-4673-9db7-6ceda3356614.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120443760, 'registration': 'WR58WJF', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'AGILA HATCHBACK', 'derivative': '1.2 16V Design 5dr', 'mileage': 56052, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1037, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-02-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-17', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WR58WJF/2026-03-14/image/078b478e-0ab5-4683-8943-63dca57f37d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3df97e39-2e11-449d-87da-8b45a2e4896a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/26aa16c1-1491-4bdb-92df-4036eb973352_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/924f3fb0-417b-466a-b9c2-e43ce1c26ff5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/b1b658bd-8225-4169-98fa-39e2268a1e3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/3c9be1e9-0949-4070-a6b1-e1cb7fe63c89_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/9cd3cd79-3969-4fb3-8fd5-befacaee777a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WR58WJF/2026-03-14/image/cc92ab44-afbe-4998-8de2-5f519eaa6091_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 36K, 44K, 51K, BROKEN 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': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c37144c-d75b-4673-9db7-6ceda3356614.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760
2026-03-30 13:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47a725ac-1f86-5bae-8415-f51155404b70 with scrape type 2
2026-03-30 13:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47a725ac-1f86-5bae-8415-f51155404b70 with scrape type 2
2026-03-30 13:10:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 47a725ac-1f86-5bae-8415-f51155404b70, identifier: 120443760
2026-03-30 13:10:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ec8ca01c-ca7f-5751-ae2a-ab95810338a5 with identifier: 120829879
2026-03-30 13:10:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ec8ca01c-ca7f-5751-ae2a-ab95810338a5 with identifier: 120829879
2026-03-30 13:10:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ec8ca01c-ca7f-5751-ae2a-ab95810338a5 with identifier: 120829879 to the API
2026-03-30 13:10:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120829879?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'ec8ca01c-ca7f-5751-ae2a-ab95810338a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SA16YWL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120829879',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '2 SERIES DIESEL COUPE',
'odometer': 50122,
'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': 'Manamanx Ltd',
'title': 'BMW 2 SERIES DIESEL COUPE 218d [150] Sport 2dr',
'transmission': 'manual',
'trim': '218d [150] Sport 2dr',
'vin': None,
'year': 2016}
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120829879%27 HTTP/1.1" 200 None
2026-03-30 13:10:42 [astonbarclay.gb] INFO: Saving data for 120829879: {'auction_closing_time': 1774888200.0, 'created_time': 1774552441.01902, 'last_price_update_time': 1774876242.454305}
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120829879') HTTP/1.1" 204 0
2026-03-30 13:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760
2026-03-30 13:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760
2026-03-30 13:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 47a725ac-1f86-5bae-8415-f51155404b70 with identifier: 120443760 to the API
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120443760?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '47a725ac-1f86-5bae-8415-f51155404b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WR58WJF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120443760',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'AGILA HATCHBACK',
'odometer': 56052,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-26',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL AGILA HATCHBACK 1.2 16V Design 5dr',
'transmission': 'manual',
'trim': '1.2 16V Design 5dr',
'vin': None,
'year': 2009}
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:43 [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-30 13:10:43 [astonbarclay.gb] INFO: Saving data for 120443760: {'auction_closing_time': 1774888200.0, 'created_time': 1773428449.58603, 'last_price_update_time': 1774876243.429637}
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120443760') HTTP/1.1" 204 0
2026-03-30 13:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120302654?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120816676?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120302654, 'registration': 'YE65RDY', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic Lux 5dr', 'mileage': 64650, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1032, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE65RDY/2026-03-12/image/3ae73f64-a567-4153-98b1-4df0a71a60a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/424ed2c8-3aca-4aae-9f67-fd83ab5b9947_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/1b766a8a-1145-4770-ba6c-89c4df517789_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/2a7a51d0-76ee-42aa-8d10-23e9feed9455_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/14b9ef90-f551-45ee-90f0-8b8a22de69cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/21e11dcc-abae-4c60-8dcb-6f87195c6088_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/53dfea70-87bc-49a3-9586-e1a394a77b70_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/16 3K - 09/17 21K - 11/20 38K - 06/22 42K', 'remarks': 'VOSA STATES 42K - 61K - 63K - 64K - MAIN KEY ONLY', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c58bc4cf-c8e3-4e89-87b0-59ad76a5f46b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120302654, 'registration': 'YE65RDY', 'account': 'MAN037', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic Lux 5dr', 'mileage': 64650, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 1032, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE65RDY/2026-03-12/image/3ae73f64-a567-4153-98b1-4df0a71a60a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/424ed2c8-3aca-4aae-9f67-fd83ab5b9947_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/1b766a8a-1145-4770-ba6c-89c4df517789_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/2a7a51d0-76ee-42aa-8d10-23e9feed9455_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/14b9ef90-f551-45ee-90f0-8b8a22de69cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/21e11dcc-abae-4c60-8dcb-6f87195c6088_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE65RDY/2026-03-12/image/53dfea70-87bc-49a3-9586-e1a394a77b70_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/16 3K - 09/17 21K - 11/20 38K - 06/22 42K', 'remarks': 'VOSA STATES 42K - 61K - 63K - 64K - MAIN KEY ONLY', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '8', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c58bc4cf-c8e3-4e89-87b0-59ad76a5f46b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654
2026-03-30 13:10:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e030e1-f229-5d74-bb97-eea7342fc79e with scrape type 2
2026-03-30 13:10:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0e030e1-f229-5d74-bb97-eea7342fc79e with scrape type 2
2026-03-30 13:10:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e0e030e1-f229-5d74-bb97-eea7342fc79e, identifier: 120302654
2026-03-30 13:10:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654
2026-03-30 13:10:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654
2026-03-30 13:10:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e0e030e1-f229-5d74-bb97-eea7342fc79e with identifier: 120302654 to the API
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120302654?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'e0e030e1-f229-5d74-bb97-eea7342fc79e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE65RDY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120302654',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 64650,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-26',
'seller_name': 'Manamanx Ltd',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 HSE Dynamic '
'Lux 5dr',
'transmission': 'manual',
'trim': '2.0 TD4 HSE Dynamic Lux 5dr',
'vin': None,
'year': 2015}
2026-03-30 13:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120302654%27 HTTP/1.1" 200 None
2026-03-30 13:10:44 [astonbarclay.gb] INFO: Saving data for 120302654: {'auction_closing_time': 1774888200.0, 'created_time': 1773403856.232863, 'last_price_update_time': 1774876244.015631}
2026-03-30 13:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120302654') HTTP/1.1" 204 0
2026-03-30 13:10:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120816676, 'registration': 'RF06HGG', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC Sport 5dr Auto', 'mileage': 38218, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2320, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-06-16', 'fuel': 'Petrol', 'motExpiry': '2026-06-22', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF06HGG/2026-03-26/image/387b993e-3d61-470e-8b1d-e978bbe1a78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/d27413d8-8729-4374-aa82-59588938ccfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/95fbda1d-3436-4204-a84f-e637b45e3e2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/1bba1e22-b633-479e-9b8e-f2eede722dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/af51a1f0-9814-478b-9269-6e8316ebd30e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/a9e31977-9deb-475e-82be-6dbcb3261f96_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/d054f9f3-0bf1-40db-bd2d-1a3ce5d70c3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/d2ab6c8f-dd21-4724-8c8f-74b609f21084_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/10-3K, 07/08-1K, 09/11-4K, 05/17-15K, 06/21-25K, 06/18-17K, 06/23-29K', 'remarks': 'VOSA STATES 28K, 29K, 32K, 35K, 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': 221, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8136ea56-298a-4521-b92d-4dd3f931ecdd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120816676, 'registration': 'RF06HGG', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CR-V ESTATE', 'derivative': '2.0 i-VTEC Sport 5dr Auto', 'mileage': 38218, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2320, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2006-06-16', 'fuel': 'Petrol', 'motExpiry': '2026-06-22', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF06HGG/2026-03-26/image/387b993e-3d61-470e-8b1d-e978bbe1a78d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/d27413d8-8729-4374-aa82-59588938ccfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/95fbda1d-3436-4204-a84f-e637b45e3e2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/1bba1e22-b633-479e-9b8e-f2eede722dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/af51a1f0-9814-478b-9269-6e8316ebd30e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/a9e31977-9deb-475e-82be-6dbcb3261f96_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/d054f9f3-0bf1-40db-bd2d-1a3ce5d70c3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF06HGG/2026-03-26/image/d2ab6c8f-dd21-4724-8c8f-74b609f21084_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/10-3K, 07/08-1K, 09/11-4K, 05/17-15K, 06/21-25K, 06/18-17K, 06/23-29K', 'remarks': 'VOSA STATES 28K, 29K, 32K, 35K, 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': 221, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8136ea56-298a-4521-b92d-4dd3f931ecdd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54499ed-9c0e-5e40-a9c0-1fc45a8ede34 with identifier: 120816676
2026-03-30 13:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54499ed-9c0e-5e40-a9c0-1fc45a8ede34 with scrape type 2
2026-03-30 13:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54499ed-9c0e-5e40-a9c0-1fc45a8ede34 with scrape type 2
2026-03-30 13:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d54499ed-9c0e-5e40-a9c0-1fc45a8ede34, identifier: 120816676
2026-03-30 13:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d54499ed-9c0e-5e40-a9c0-1fc45a8ede34 with identifier: 120816676
2026-03-30 13:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d54499ed-9c0e-5e40-a9c0-1fc45a8ede34 with identifier: 120816676
2026-03-30 13:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d54499ed-9c0e-5e40-a9c0-1fc45a8ede34 with identifier: 120816676 to the API
2026-03-30 13:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120816676?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 221,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd54499ed-9c0e-5e40-a9c0-1fc45a8ede34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF06HGG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120816676',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'CR-V ESTATE',
'odometer': 38218,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-06-16',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CR-V ESTATE 2.0 i-VTEC Sport 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 i-VTEC Sport 5dr Auto',
'vin': None,
'year': 2006}
2026-03-30 13:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120816676%27 HTTP/1.1" 200 None
2026-03-30 13:10:46 [astonbarclay.gb] INFO: Saving data for 120816676: {'auction_closing_time': 1774888200.0, 'created_time': 1774552455.728626, 'last_price_update_time': 1774876246.651208}
2026-03-30 13:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120816676') HTTP/1.1" 204 0
2026-03-30 13:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692763?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:10:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692763, 'registration': 'LS16FKZ', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 DiG-T Tekna 5dr 4WD Xtronic', 'mileage': 47894, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2232, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1618, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/1310e891-b8f5-4972-b837-5414dd2dbef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/5e93afc8-6949-4f40-b78c-dcc79640631d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c613dd0-00da-416e-9ff6-e403caa52e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c38f9c1-be89-48a5-86e2-58972bd3311c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/b6453cf2-f7ad-4fb5-baea-e636214a84d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/69f65c53-bc80-4a8f-a6cd-bbd1f819c058_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/e5926788-e594-4ecf-a8dd-e9bbf767a00a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8241039f-0a2f-4f03-a561-1e26bbf90ee5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8932f3d0-548c-484f-9fc7-7a2aff250aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/84913809-524c-4ce7-ae36-3fabe9dde26d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17 1K - 03/186K - 03/19 8K - 03/20 11K - 03/21 14K - 09/22 24K', 'remarks': 'VOSA STATES 24K- 31K- 38K - 46K- SPARE KEY IN OFFICE - 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': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bee94f0d-b4df-4f57-a1ce-6ba9a29ddd2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692763, 'registration': 'LS16FKZ', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 DiG-T Tekna 5dr 4WD Xtronic', 'mileage': 47894, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2232, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1618, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/1310e891-b8f5-4972-b837-5414dd2dbef3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/5e93afc8-6949-4f40-b78c-dcc79640631d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c613dd0-00da-416e-9ff6-e403caa52e3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/6c38f9c1-be89-48a5-86e2-58972bd3311c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/b6453cf2-f7ad-4fb5-baea-e636214a84d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/69f65c53-bc80-4a8f-a6cd-bbd1f819c058_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/e5926788-e594-4ecf-a8dd-e9bbf767a00a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8241039f-0a2f-4f03-a561-1e26bbf90ee5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/8932f3d0-548c-484f-9fc7-7a2aff250aac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16FKZ/2026-03-24/image/84913809-524c-4ce7-ae36-3fabe9dde26d_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17 1K - 03/186K - 03/19 8K - 03/20 11K - 03/21 14K - 09/22 24K', 'remarks': 'VOSA STATES 24K- 31K- 38K - 46K- SPARE KEY IN OFFICE - 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': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bee94f0d-b4df-4f57-a1ce-6ba9a29ddd2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763
2026-03-30 13:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4113357c-e75a-57e6-93cd-e363ce051cd0 with scrape type 2
2026-03-30 13:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4113357c-e75a-57e6-93cd-e363ce051cd0 with scrape type 2
2026-03-30 13:10:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4113357c-e75a-57e6-93cd-e363ce051cd0, identifier: 120692763
2026-03-30 13:10:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763
2026-03-30 13:10:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763
2026-03-30 13:10:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4113357c-e75a-57e6-93cd-e363ce051cd0 with identifier: 120692763 to the API
2026-03-30 13:10:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:10:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692763?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '4113357c-e75a-57e6-93cd-e363ce051cd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS16FKZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692763',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 47894,
'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 - Trade',
'title': 'NISSAN JUKE HATCHBACK 1.6 DiG-T Tekna 5dr 4WD Xtronic',
'transmission': 'automatic',
'trim': '1.6 DiG-T Tekna 5dr 4WD Xtronic',
'vin': None,
'year': 2016}
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120692763%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [astonbarclay.gb] INFO: Saving data for 120692763: {'auction_closing_time': 1774888200.0, 'created_time': 1774346581.854332, 'last_price_update_time': 1774876249.575604}
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692763') HTTP/1.1" 204 0
2026-03-30 13:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120365355?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-30 13:11:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120365355, 'registration': 'RX63FGP', 'account': 'CAR001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i M Sport 3dr Step Auto', 'mileage': 71080, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2121, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-09-03', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RX63FGP/2026-03-12/image/09a28098-1621-4b71-beab-f9ed601c46cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/163c9a6c-c35d-487d-b7f2-5fbff6111ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/926686a1-7845-4f62-adcf-f0842fc41728_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/d5c6ad90-fe98-470c-b7ed-e8eed340f4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/096586c3-5d28-4af7-bd23-d08c4dfcb449_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/346fba3b-5570-4ca1-925c-cc4092802bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/bcccdc48-a39b-4a0f-9184-4e07137eee78_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 60K, 63K, 66K, 69K', 'virtual': False, 'seller': 'CarGiant', '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/dc8e5d5f-3fe7-4828-8d87-26fd3fbf591d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:11:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120365355, 'registration': 'RX63FGP', 'account': 'CAR001', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i M Sport 3dr Step Auto', 'mileage': 71080, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 730}, 'saleStart': '2026-03-30T16:30Z', 'lot': 2121, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-09-03', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RX63FGP/2026-03-12/image/09a28098-1621-4b71-beab-f9ed601c46cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/163c9a6c-c35d-487d-b7f2-5fbff6111ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/926686a1-7845-4f62-adcf-f0842fc41728_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/d5c6ad90-fe98-470c-b7ed-e8eed340f4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/096586c3-5d28-4af7-bd23-d08c4dfcb449_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/346fba3b-5570-4ca1-925c-cc4092802bc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX63FGP/2026-03-12/image/bcccdc48-a39b-4a0f-9184-4e07137eee78_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 60K, 63K, 66K, 69K', 'virtual': False, 'seller': 'CarGiant', '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/dc8e5d5f-3fe7-4828-8d87-26fd3fbf591d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-30 13:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355
2026-03-30 13:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f9d191-027f-50cd-a435-5d67a03c9e43 with scrape type 2
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f9d191-027f-50cd-a435-5d67a03c9e43 with scrape type 2
2026-03-30 13:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d4f9d191-027f-50cd-a435-5d67a03c9e43, identifier: 120365355
2026-03-30 13:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355
2026-03-30 13:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355
2026-03-30 13:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d4f9d191-027f-50cd-a435-5d67a03c9e43 with identifier: 120365355 to the API
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120365355?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd4f9d191-027f-50cd-a435-5d67a03c9e43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RX63FGP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120365355',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 71080,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-03',
'seller_name': 'CarGiant',
'title': 'BMW 1 SERIES HATCHBACK 116i M Sport 3dr Step Auto',
'transmission': 'automatic',
'trim': '116i M Sport 3dr Step Auto',
'vin': None,
'year': 2013}
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:03 [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-30 13:11:03 [astonbarclay.gb] INFO: Saving data for 120365355: {'auction_closing_time': 1774888200.0, 'created_time': 1773403787.264223, 'last_price_update_time': 1774876263.969629}
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120365355') HTTP/1.1" 204 0
2026-03-30 13:11:03 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 13:11:03 [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-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120892594%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [astonbarclay.gb] INFO: Saving data for 120892594: {'created_time': 1774876264.137371}
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120892594') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [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%201774444264 HTTP/1.1" 200 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116795694') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118608407') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119411938') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119646645') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119964768') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120090828') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120091035') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120165857') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120262388') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441365') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479128') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120619173') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639784') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639844') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120639870') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714534') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714720') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120718650') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719417') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719449') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120719461') HTTP/1.1" 204 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120784424') HTTP/1.1" 204 0
2026-03-30 13:11:04 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (405 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-30T13_00_00.jl
2026-03-30 13:11:04 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 547883,
'downloader/request_count': 755,
'downloader/request_method_count/GET': 755,
'downloader/response_bytes': 18284565,
'downloader/response_count': 755,
'downloader/response_status_count/200': 755,
'elapsed_time_seconds': 657.231909,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 13, 11, 4, 602237, tzinfo=datetime.timezone.utc),
'item_dropped_count': 13,
'item_dropped_reasons_count/DropItem': 13,
'item_scraped_count': 405,
'log_count/DEBUG': 9867,
'log_count/ERROR': 1,
'log_count/INFO': 10201,
'memusage/max': 202391552,
'memusage/startup': 150188032,
'photo_download_count': 334,
'pipeline/dropped_expired': 13,
'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': 421,
'scheduler/dequeued': 755,
'scheduler/dequeued/memory': 755,
'scheduler/enqueued': 755,
'scheduler/enqueued/memory': 755,
'scrape_type/new': 97,
'scrape_type/price_update': 322,
'scrape_type/skipped': 1301,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 428,
'scrapy-zyte-api/error_ratio': 0.018691588785046728,
'scrapy-zyte-api/errors': 8,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 8,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 8.82187401482924,
'scrapy-zyte-api/mean_response_seconds': 8.82319989050517,
'scrapy-zyte-api/processed': 420,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 420,
'scrapy-zyte-api/request_args/experimental.requestCookies': 419,
'scrapy-zyte-api/request_args/experimental.responseCookies': 420,
'scrapy-zyte-api/request_args/httpResponseBody': 420,
'scrapy-zyte-api/request_args/httpResponseHeaders': 420,
'scrapy-zyte-api/request_args/url': 420,
'scrapy-zyte-api/status_codes/0': 8,
'scrapy-zyte-api/status_codes/200': 420,
'scrapy-zyte-api/success': 420,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 13, 0, 7, 370328, tzinfo=datetime.timezone.utc)}
2026-03-30 13:11:04 [scrapy.core.engine] INFO: Spider closed (finished)